diff options
author | Slávek Banko <[email protected]> | 2020-07-24 16:04:43 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-07-26 11:33:26 +0200 |
commit | 0cbda8d2f5d270e643d4b34e709c91f6c276dba7 (patch) | |
tree | 15f6e185bfec3234cfb3d334019def22392be89a /style | |
parent | ebcfca6def3541ee7d302fb4669ed969b596e0be (diff) | |
download | tde-style-baghira-0cbda8d2f5d270e643d4b34e709c91f6c276dba7.tar.gz tde-style-baghira-0cbda8d2f5d270e643d4b34e709c91f6c276dba7.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Finalized creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 2aac2fdcff04d7405ed2843e69232ac590b76f0b)
Diffstat (limited to 'style')
-rw-r--r-- | style/CMakeLists.txt | 4 | ||||
-rw-r--r-- | style/baghira.themerc | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/style/CMakeLists.txt b/style/CMakeLists.txt index 6dcc6cf..6c3d5ff 100644 --- a/style/CMakeLists.txt +++ b/style/CMakeLists.txt @@ -97,7 +97,7 @@ tde_add_kpart( baghira AUTOMOC ) -install( - FILES baghira.themerc +tde_create_translated_desktop( + SOURCE baghira.themerc DESTINATION ${DATA_INSTALL_DIR}/tdestyle/themes ) diff --git a/style/baghira.themerc b/style/baghira.themerc index 98f0aef..6834892 100644 --- a/style/baghira.themerc +++ b/style/baghira.themerc @@ -2,5 +2,6 @@ Name=Baghira Comment=The Big Black Cat ConfigPage=tdestyle_baghira_config + [KDE] WidgetStyle=Baghira |