summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-09-06 09:06:56 +0000
committerKurt Zenker <kz@openoffice.org>2007-09-06 09:06:56 +0000
commit898f9b771fd423328f83a8b3759ba173c1e59bd9 (patch)
tree89127be10c225835b891e3ca7b20d56ca8e9d5c0 /scp2/source
parent01ccb9fef8fcf38ca14b102782ba86e11bc0707b (diff)
INTEGRATION: CWS native100 (1.3.68); FILE MERGED
2007/08/23 14:49:56 is 1.3.68.1: #i80937# introducing module order
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/onlineupdate/module_onlineupdate.scp6
1 files changed, 4 insertions, 2 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.scp b/scp2/source/onlineupdate/module_onlineupdate.scp
index 0ce8d613d507..5ebae685bf23 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 14:33:46 $
+ * last change: $Author: kz $ $Date: 2007-09-06 10:06:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,9 @@
#include "macros.inc"
Module gid_Module_Optional_Onlineupdate
+ PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPT_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);