summaryrefslogtreecommitdiffstats
path: root/ksplashml/pics
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/pics')
-rw-r--r--ksplashml/pics/CMakeL10n.txt3
-rw-r--r--ksplashml/pics/themes/CMakeL10n.txt15
2 files changed, 0 insertions, 18 deletions
diff --git a/ksplashml/pics/CMakeL10n.txt b/ksplashml/pics/CMakeL10n.txt
deleted file mode 100644
index b585ce4af..000000000
--- a/ksplashml/pics/CMakeL10n.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-##### create translation templates ##############
-
-tde_l10n_auto_add_subdirectories( )
diff --git a/ksplashml/pics/themes/CMakeL10n.txt b/ksplashml/pics/themes/CMakeL10n.txt
deleted file mode 100644
index be21a4224..000000000
--- a/ksplashml/pics/themes/CMakeL10n.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-##### create translation templates ##############
-
-file(
- GLOB_RECURSE _themes
- RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/*Theme.rc
-)
-list( SORT _themes )
-
-tde_l10n_create_template(
- CATALOG "desktop_files/ksplash-themes/"
- SOURCES_DESKTOP ${_themes}
- KEYWORDS Message1 Message2 Message3 Message4 Message5 Message6 Message7 Message8
- DESTINATION "${CMAKE_SOURCE_DIR}/translations"
-)