diff options
Diffstat (limited to 'tdestyles')
-rw-r--r-- | tdestyles/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | tdestyles/highcontrast/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | tdestyles/highcontrast/config/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | tdestyles/plastik/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | tdestyles/plastik/config/CMakeL10n.txt | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/tdestyles/CMakeL10n.txt b/tdestyles/CMakeL10n.txt new file mode 100644 index 000000000..b585ce4af --- /dev/null +++ b/tdestyles/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/tdestyles/highcontrast/CMakeL10n.txt b/tdestyles/highcontrast/CMakeL10n.txt new file mode 100644 index 000000000..b585ce4af --- /dev/null +++ b/tdestyles/highcontrast/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/tdestyles/highcontrast/config/CMakeL10n.txt b/tdestyles/highcontrast/config/CMakeL10n.txt new file mode 100644 index 000000000..be6bce50f --- /dev/null +++ b/tdestyles/highcontrast/config/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdestyle_highcontrast_config" ) diff --git a/tdestyles/plastik/CMakeL10n.txt b/tdestyles/plastik/CMakeL10n.txt new file mode 100644 index 000000000..b585ce4af --- /dev/null +++ b/tdestyles/plastik/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/tdestyles/plastik/config/CMakeL10n.txt b/tdestyles/plastik/config/CMakeL10n.txt new file mode 100644 index 000000000..03d67929a --- /dev/null +++ b/tdestyles/plastik/config/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdestyle_plastik_config" ) |