diff options
author | Andras Timar <atimar@suse.com> | 2012-09-14 22:43:43 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-14 22:48:09 +0200 |
commit | fa81ac50dd6613ff9c55d2169538a062a417e89d (patch) | |
tree | 0eaa3ecfa10b6df26c4b5772885d4d64190d83bb /scp2/source/kde | |
parent | 7a7429bc00af4ae8d6315a7c57978540a883cee2 (diff) |
remove DONTSHOWINUSERINSTALL style, because it is not interpreted
Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792
Diffstat (limited to 'scp2/source/kde')
-rw-r--r-- | scp2/source/kde/module_kde.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/kde/module_kde.scp b/scp2/source/kde/module_kde.scp index 55180c57bad8..f1bc11caa0f6 100644 --- a/scp2/source/kde/module_kde.scp +++ b/scp2/source/kde/module_kde.scp @@ -33,7 +33,7 @@ Module gid_Module_Optional_Kde Default = YES; PackageInfo = "packinfo_office.txt"; MOD_NAME_DESC(MODULE_OPTIONAL_KDE); - Styles = (DONTSHOWINUSERINSTALL); + Styles = (); Files = ( #ifdef ENABLE_KDE gid_File_Lib_Kdebe |