diff options
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 |