From cfe964f1ab767f6643ceaf0d08f9b425834f75d7 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 7 Jan 2008 11:24:56 +0000 Subject: 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 --- scp2/source/onlineupdate/module_onlineupdate.scp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scp2/source/onlineupdate') 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 -- cgit