summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 11:24:56 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 11:24:56 +0000
commitcfe964f1ab767f6643ceaf0d08f9b425834f75d7 (patch)
treed60c2b02dbb284a6873d945e5995fd636b166b39 /scp2
parentd4d73edd6abace2cc24c5cd351330b4b32eec9e2 (diff)
INTEGRATION: CWS native110 (1.4.14); FILE MERGED
2007/11/12 16:06:56 is 1.4.14.2: #i82248# module.pl into source directory 2007/10/04 11:04:55 is 1.4.14.1: #i82251# repackaging, part 3
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/onlineupdate/module_onlineupdate.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.scp b/scp2/source/onlineupdate/module_onlineupdate.scp
index 680f48501d02..b7e1172ed4e1 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: ihi $ $Date: 2007-11-26 13:20:31 $
+ * last change: $Author: obo $ $Date: 2008-01-07 12:24:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@ Module gid_Module_Optional_Onlineupdate
Sortkey = "800";
ParentID = gid_Module_Optional;
Default = YES;
- Files = (gid_File_Lib_Updchk, gid_File_Res_Upd, gid_File_Registry_Spool_Oo_Office_Addons_Onlineupdate_Xcu, gid_File_Registry_Spool_Oo_Office_Jobs_Onlineupdate_Xcu, gid_File_Bin_UnpackUpdate);
+ 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