summaryrefslogtreecommitdiff
path: root/scp2/source/onlineupdate
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-09-14 22:43:43 +0200
committerAndras Timar <atimar@suse.com>2012-09-14 22:48:09 +0200
commitfa81ac50dd6613ff9c55d2169538a062a417e89d (patch)
tree0eaa3ecfa10b6df26c4b5772885d4d64190d83bb /scp2/source/onlineupdate
parent7a7429bc00af4ae8d6315a7c57978540a883cee2 (diff)
remove DONTSHOWINUSERINSTALL style, because it is not interpreted
Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792
Diffstat (limited to 'scp2/source/onlineupdate')
-rw-r--r--scp2/source/onlineupdate/module_onlineupdate.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.scp b/scp2/source/onlineupdate/module_onlineupdate.scp
index b33235b78e4a..29da63585272 100644
--- a/scp2/source/onlineupdate/module_onlineupdate.scp
+++ b/scp2/source/onlineupdate/module_onlineupdate.scp
@@ -33,7 +33,7 @@ Module gid_Module_Optional_Onlineupdate
Sortkey = "800";
ParentID = gid_Module_Optional;
Default = YES;
- Styles = (DONTSHOWINUSERINSTALL);
+ Styles = ();
Files = (gid_File_Bin_UnpackUpdate,
gid_File_Lib_Updchk,
gid_File_Lib_Updchkui,