diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-26 12:20:31 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-26 12:20:31 +0000 |
commit | e04d259ac9a4c4df59714f69b74ec205a0697dec (patch) | |
tree | 2e48e28c5442915412a58826832c3f09e165d8dd /scp2 | |
parent | a1d2774e1aae2537fb843085135ddfdbd6ae207b (diff) |
INTEGRATION: CWS onlineupdate6 (1.4.38); FILE MERGED
2007/10/15 04:48:39 obr 1.4.38.1: #i82283# added unpack and update script
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/onlineupdate/module_onlineupdate.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.scp b/scp2/source/onlineupdate/module_onlineupdate.scp index 5ebae685bf23..680f48501d02 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.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2007-09-06 10:06:56 $ + * last change: $Author: ihi $ $Date: 2007-11-26 13:20:31 $ * * 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); + 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); Dirs = (gid_Dir_Share_Registry_Modules_Oo_Office_Addons, gid_Dir_Share_Registry_Modules_Oo_Office_Jobs); End |