summaryrefslogtreecommitdiff
path: root/scp2/source/gnome
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-03 11:06:27 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-03 11:06:27 +0000
commit3e74627bac7d4b14ea92d4ce8733d64454cffdbc (patch)
tree68bc5e4e98558b2fd320cc58d3de3862679c5174 /scp2/source/gnome
parent4e07cbe7b88b8b1dd83821cac880d481dcfd4b6c (diff)
INTEGRATION: CWS native87 (1.5.120); FILE MERGED
2007/06/26 10:01:50 is 1.5.120.1: #i78480# no systemintegration with user privileges
Diffstat (limited to 'scp2/source/gnome')
-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 7517da95acc3..a9ad92dd01bd 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