diff options
Diffstat (limited to 'tde-i18n-pt/docs/tdenetwork/kcontrol')
4 files changed, 21 insertions, 0 deletions
diff --git a/tde-i18n-pt/docs/tdenetwork/kcontrol/CMakeLists.txt b/tde-i18n-pt/docs/tdenetwork/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-pt/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-pt/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt b/tde-i18n-pt/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt new file mode 100644 index 00000000000..529ee07d960 --- /dev/null +++ b/tde-i18n-pt/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 pt +) diff --git a/tde-i18n-pt/docs/tdenetwork/kcontrol/kxmlrpcd/CMakeLists.txt b/tde-i18n-pt/docs/tdenetwork/kcontrol/kxmlrpcd/CMakeLists.txt new file mode 100644 index 00000000000..e85cda02dff --- /dev/null +++ b/tde-i18n-pt/docs/tdenetwork/kcontrol/kxmlrpcd/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kcontrol/kxmlrpcd + LANG pt +) diff --git a/tde-i18n-pt/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt b/tde-i18n-pt/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt new file mode 100644 index 00000000000..be752e06f7a --- /dev/null +++ b/tde-i18n-pt/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 pt +) |