diff options
Diffstat (limited to 'tdm')
-rw-r--r-- | tdm/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | tdm/kfrontend/CMakeL10n.txt | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tdm/CMakeL10n.txt b/tdm/CMakeL10n.txt new file mode 100644 index 000000000..b585ce4af --- /dev/null +++ b/tdm/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/tdm/kfrontend/CMakeL10n.txt b/tdm/kfrontend/CMakeL10n.txt new file mode 100644 index 000000000..aa07119fe --- /dev/null +++ b/tdm/kfrontend/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdmgreet" ) |