diff options
Diffstat (limited to 'kopete/protocols/jabber')
-rw-r--r-- | kopete/protocols/jabber/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | kopete/protocols/jabber/tdeioslave/CMakeL10n.txt | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/kopete/protocols/jabber/CMakeL10n.txt b/kopete/protocols/jabber/CMakeL10n.txt new file mode 100644 index 00000000..b585ce4a --- /dev/null +++ b/kopete/protocols/jabber/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/kopete/protocols/jabber/tdeioslave/CMakeL10n.txt b/kopete/protocols/jabber/tdeioslave/CMakeL10n.txt new file mode 100644 index 00000000..cc3c4b07 --- /dev/null +++ b/kopete/protocols/jabber/tdeioslave/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdeio_jabberdisco" ) |