summaryrefslogtreecommitdiffstats
path: root/ksysguard
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard')
-rw-r--r--ksysguard/CMakeL10n.txt3
-rw-r--r--ksysguard/gui/CMakeL10n.txt8
2 files changed, 11 insertions, 0 deletions
diff --git a/ksysguard/CMakeL10n.txt b/ksysguard/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/ksysguard/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/ksysguard/gui/CMakeL10n.txt b/ksysguard/gui/CMakeL10n.txt
new file mode 100644
index 000000000..9ffcf735f
--- /dev/null
+++ b/ksysguard/gui/CMakeL10n.txt
@@ -0,0 +1,8 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "ksysguard"
+ ATTRIBUTES
+ "SystemLoad.sgrd:display,title"
+ "KSysGuardApplet.xml:display,title"
+)