summaryrefslogtreecommitdiffstats
path: root/khexedit
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit')
-rw-r--r--khexedit/CMakeL10n.txt5
-rw-r--r--khexedit/parts/CMakeL10n.txt3
-rw-r--r--khexedit/parts/kpart/CMakeL10n.txt3
3 files changed, 11 insertions, 0 deletions
diff --git a/khexedit/CMakeL10n.txt b/khexedit/CMakeL10n.txt
new file mode 100644
index 0000000..d7b16bd
--- /dev/null
+++ b/khexedit/CMakeL10n.txt
@@ -0,0 +1,5 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "khexedit" )
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/khexedit/parts/CMakeL10n.txt b/khexedit/parts/CMakeL10n.txt
new file mode 100644
index 0000000..b585ce4
--- /dev/null
+++ b/khexedit/parts/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/khexedit/parts/kpart/CMakeL10n.txt b/khexedit/parts/kpart/CMakeL10n.txt
new file mode 100644
index 0000000..e7443c0
--- /dev/null
+++ b/khexedit/parts/kpart/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "khexedit2part" )