summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/CMakeL10n.txt6
-rw-r--r--client/config/CMakeL10n.txt3
2 files changed, 9 insertions, 0 deletions
diff --git a/client/CMakeL10n.txt b/client/CMakeL10n.txt
new file mode 100644
index 0000000..b7dc64b
--- /dev/null
+++ b/client/CMakeL10n.txt
@@ -0,0 +1,6 @@
+tde_l10n_create_template(
+ CATALOG "desktop_files/twin-style-deKorator-desktops"
+ SOURCES deKorator.desktop
+)
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/client/config/CMakeL10n.txt b/client/config/CMakeL10n.txt
new file mode 100644
index 0000000..019282a
--- /dev/null
+++ b/client/config/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "messages/twin_deKorator_config" )