From 2da3d7904a207ce635caddc4fc95b2f1d19039b3 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 31 Dec 2013 01:02:29 +0100 Subject: Initial cmake conversion This resolves Bug 1329 --- tde-i18n-nl/docs/tdenetwork/CMakeLists.txt | 3 +++ tde-i18n-nl/docs/tdenetwork/kcontrol/CMakeLists.txt | 3 +++ tde-i18n-nl/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt | 6 ++++++ tde-i18n-nl/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt | 6 ++++++ tde-i18n-nl/docs/tdenetwork/kget/CMakeLists.txt | 6 ++++++ tde-i18n-nl/docs/tdenetwork/kopete/CMakeLists.txt | 6 ++++++ tde-i18n-nl/docs/tdenetwork/kpf/CMakeLists.txt | 6 ++++++ 7 files changed, 36 insertions(+) create mode 100644 tde-i18n-nl/docs/tdenetwork/CMakeLists.txt create mode 100644 tde-i18n-nl/docs/tdenetwork/kcontrol/CMakeLists.txt create mode 100644 tde-i18n-nl/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt create mode 100644 tde-i18n-nl/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt create mode 100644 tde-i18n-nl/docs/tdenetwork/kget/CMakeLists.txt create mode 100644 tde-i18n-nl/docs/tdenetwork/kopete/CMakeLists.txt create mode 100644 tde-i18n-nl/docs/tdenetwork/kpf/CMakeLists.txt (limited to 'tde-i18n-nl/docs/tdenetwork') diff --git a/tde-i18n-nl/docs/tdenetwork/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-nl/docs/tdenetwork/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-nl/docs/tdenetwork/kcontrol/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/kcontrol/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-nl/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-nl/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/kcontrol/kcmktalkd/CMakeLists.txt new file mode 100644 index 00000000000..52d00834249 --- /dev/null +++ b/tde-i18n-nl/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 nl +) diff --git a/tde-i18n-nl/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/kcontrol/lanbrowser/CMakeLists.txt new file mode 100644 index 00000000000..211939695ab --- /dev/null +++ b/tde-i18n-nl/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 nl +) diff --git a/tde-i18n-nl/docs/tdenetwork/kget/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/kget/CMakeLists.txt new file mode 100644 index 00000000000..e1555db8368 --- /dev/null +++ b/tde-i18n-nl/docs/tdenetwork/kget/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kget + LANG nl +) diff --git a/tde-i18n-nl/docs/tdenetwork/kopete/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/kopete/CMakeLists.txt new file mode 100644 index 00000000000..affaa22b2e7 --- /dev/null +++ b/tde-i18n-nl/docs/tdenetwork/kopete/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kopete + LANG nl +) diff --git a/tde-i18n-nl/docs/tdenetwork/kpf/CMakeLists.txt b/tde-i18n-nl/docs/tdenetwork/kpf/CMakeLists.txt new file mode 100644 index 00000000000..8c17655ccb5 --- /dev/null +++ b/tde-i18n-nl/docs/tdenetwork/kpf/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kpf + LANG nl +) -- cgit v1.2.1