summaryrefslogtreecommitdiff
path: root/scp2/source/gnome
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/gnome
parent7a7429bc00af4ae8d6315a7c57978540a883cee2 (diff)
remove DONTSHOWINUSERINSTALL style, because it is not interpreted
Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792
Diffstat (limited to 'scp2/source/gnome')
-rw-r--r--scp2/source/gnome/module_gnome.scp4
1 files changed, 0 insertions, 4 deletions
diff --git a/scp2/source/gnome/module_gnome.scp b/scp2/source/gnome/module_gnome.scp
index 9194825a1113..80ec3f7a2143 100644
--- a/scp2/source/gnome/module_gnome.scp
+++ b/scp2/source/gnome/module_gnome.scp
@@ -32,11 +32,7 @@ Module gid_Module_Optional_Gnome
Default = YES;
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_GNOME);
-#ifdef UNX
Styles = ();
-#else
- Styles = (DONTSHOWINUSERINSTALL);
-#endif
#ifdef ENABLE_GNOMEVFS
XpdCheckSolaris = "SUNWgnome-vfs";
#endif