diff options
Diffstat (limited to 'tde-i18n-ru/docs/tdenetwork/kcontrol')
3 files changed, 15 insertions, 0 deletions
diff --git a/tde-i18n-ru/docs/tdenetwork/kcontrol/CMakeLists.txt b/tde-i18n-ru/docs/tdenetwork/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-ru/docs/tdenetwork/kcontrol/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_auto_add_subdirectories( ) diff --git a/tde-i18n-ru/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt b/tde-i18n-ru/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt new file mode 100644 index 00000000000..58e1c28338b --- /dev/null +++ b/tde-i18n-ru/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kcmktalkd + LANG ru +) diff --git a/tde-i18n-ru/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt b/tde-i18n-ru/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt new file mode 100644 index 00000000000..a06f9f42b68 --- /dev/null +++ b/tde-i18n-ru/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/lanbrowser + LANG ru +) |