summaryrefslogtreecommitdiff
path: root/scp2/source/onlineupdate
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-02 15:01:40 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-02 15:01:40 +0000
commit6e53e4986b294b3c36efb8df5e7c35ddcb6b7246 (patch)
treec0ccc83529fc166875d1032fe10810661e77b4c3 /scp2/source/onlineupdate
parent2dd55c41876338dc41aa80fe1137ee26417e4ffe (diff)
INTEGRATION: CWS native135 (1.6.68); FILE MERGED
2008/03/04 16:51:00 is 1.6.68.1: #152842# online udpate in user installation
Diffstat (limited to 'scp2/source/onlineupdate')
-rw-r--r--scp2/source/onlineupdate/module_onlineupdate.scp5
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.scp b/scp2/source/onlineupdate/module_onlineupdate.scp
index d5ab2ee37c3d..4cf26a9fcc4d 100644
--- a/scp2/source/onlineupdate/module_onlineupdate.scp
+++ b/scp2/source/onlineupdate/module_onlineupdate.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: module_onlineupdate.scp,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2008-03-18 13:27:29 $
+ * last change: $Author: kz $ $Date: 2008-04-02 16:01:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,6 +41,7 @@ Module gid_Module_Optional_Onlineupdate
Sortkey = "800";
ParentID = gid_Module_Optional;
Default = YES;
+ Styles = (DONTSHOWINUSERINSTALL);
Files = (gid_File_Lib_Updchk, gid_File_Registry_Spool_Oo_Office_Addons_Onlineupdate_Xcu, gid_File_Registry_Spool_Oo_Office_Jobs_Onlineupdate_Xcu, gid_File_Bin_UnpackUpdate);
Dirs = (gid_Dir_Share_Registry_Modules_Oo_Office_Addons, gid_Dir_Share_Registry_Modules_Oo_Office_Jobs);
End