summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/CMakeL10n.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui/CMakeL10n.txt')
-rw-r--r--ksysguard/gui/CMakeL10n.txt8
1 files changed, 8 insertions, 0 deletions
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"
+)