From 4cc054348967dab497637f00bc727a9c43673ded Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jul 2007 13:33:46 +0000 Subject: INTEGRATION: CWS updchk06 (1.2.284); FILE MERGED 2007/06/13 07:59:38 dv 1.2.284.1: Added new resource file to onlineupdate module --- scp2/source/onlineupdate/file_onlineupdate.scp | 6 ++++-- scp2/source/onlineupdate/module_onlineupdate.scp | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/scp2/source/onlineupdate/file_onlineupdate.scp b/scp2/source/onlineupdate/file_onlineupdate.scp index 9131e0db5953..504e8b2420e0 100644 --- a/scp2/source/onlineupdate/file_onlineupdate.scp +++ b/scp2/source/onlineupdate/file_onlineupdate.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_onlineupdate.scp,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: ihi $ $Date: 2006-08-04 10:08:29 $ + * last change: $Author: rt $ $Date: 2007-07-06 14:33:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,6 +37,8 @@ SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH( gid_File_Lib_Updchk , updchk.uno ) +STD_RES_FILE_PATCH( gid_File_Res_Upd, upd ) + File gid_File_Registry_Spool_Oo_Office_Addons_Onlineupdate_Xcu TXT_FILE_BODY; Styles = (PACKED, PATCH); diff --git a/scp2/source/onlineupdate/module_onlineupdate.scp b/scp2/source/onlineupdate/module_onlineupdate.scp index b4679e661163..0ce8d613d507 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.2 $ + * $Revision: 1.3 $ * - * last change: $Author: ihi $ $Date: 2006-08-04 10:09:06 $ + * last change: $Author: rt $ $Date: 2007-07-06 14:33:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ Module gid_Module_Optional_Onlineupdate MOD_NAME_DESC(MODULE_OPT_ONLINEUPDATE); ParentID = gid_Module_Optional; Default = YES; - Files = (gid_File_Lib_Updchk, 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); Dirs = (gid_Dir_Share_Registry_Modules_Oo_Office_Addons, gid_Dir_Share_Registry_Modules_Oo_Office_Jobs); End -- cgit v1.2.3