diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CMakeL10n.txt | 10 | ||||
-rw-r--r-- | src/twin/CMakeL10n.txt | 7 | ||||
-rw-r--r-- | src/twin/iaora.desktop | 3 | ||||
-rw-r--r-- | src/widget/ia_ora.themerc | 2 |
4 files changed, 19 insertions, 3 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt new file mode 100644 index 0000000..28ef48c --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,10 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) + +tde_l10n_create_template( + CATALOG "desktop_files/tde-style-ia-ora-desktops" + SOURCES_DESKTOP + widget/ia_ora.themerc + twin/iaora.desktop +) diff --git a/src/twin/CMakeL10n.txt b/src/twin/CMakeL10n.txt new file mode 100644 index 0000000..231818a --- /dev/null +++ b/src/twin/CMakeL10n.txt @@ -0,0 +1,7 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "messages/twin_iaora/" + SOURCES . + X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot +) diff --git a/src/twin/iaora.desktop b/src/twin/iaora.desktop index 3283e19..254ae74 100644 --- a/src/twin/iaora.desktop +++ b/src/twin/iaora.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 -Icon= Name=Ia ora +Encoding=UTF-8 X-TDE-Library=twin3_iaora diff --git a/src/widget/ia_ora.themerc b/src/widget/ia_ora.themerc index e85be6c..8780a5d 100644 --- a/src/widget/ia_ora.themerc +++ b/src/widget/ia_ora.themerc @@ -1,6 +1,6 @@ [Misc] Name=Ia Ora Comment=Mandriva Widget Style + [KDE] WidgetStyle=ia_ora - |