summaryrefslogtreecommitdiff
path: root/scp2/source/onlineupdate
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/onlineupdate')
-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);