summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/gnome/module_gnome.scp5
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/gnome/module_gnome.scp b/scp2/source/gnome/module_gnome.scp
index 7517da95acc39..a9ad92dd01bd0 100644
--- a/scp2/source/gnome/module_gnome.scp
+++ b/scp2/source/gnome/module_gnome.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: module_gnome.scp,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 15:28:38 $
+ * last change: $Author: rt $ $Date: 2007-07-03 12:06:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,6 +39,7 @@ Module gid_Module_Optional_Gnome
ParentID = gid_Module_Optional;
Default = YES;
MOD_NAME_DESC(MODULE_OPTIONAL_GNOME);
+ Styles = (DONTSHOWINUSERINSTALL);
Files = (gid_File_Lib_Gnomevfs, gid_File_Lib_Gconfbe, gid_File_Bin_Gnome_Set_Default_Application);
Dirs = ();
End