diff options
Diffstat (limited to 'arts')
-rw-r--r-- | arts/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | arts/kde/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | arts/kde/mcop-dcop/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | arts/knotify/CMakeL10n.txt | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/arts/CMakeL10n.txt b/arts/CMakeL10n.txt new file mode 100644 index 000000000..b585ce4af --- /dev/null +++ b/arts/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/arts/kde/CMakeL10n.txt b/arts/kde/CMakeL10n.txt new file mode 100644 index 000000000..b585ce4af --- /dev/null +++ b/arts/kde/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/arts/kde/mcop-dcop/CMakeL10n.txt b/arts/kde/mcop-dcop/CMakeL10n.txt new file mode 100644 index 000000000..dd4b625cd --- /dev/null +++ b/arts/kde/mcop-dcop/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kmcop" ) diff --git a/arts/knotify/CMakeL10n.txt b/arts/knotify/CMakeL10n.txt new file mode 100644 index 000000000..422cd20e0 --- /dev/null +++ b/arts/knotify/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "knotify" ) |