summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-01-02 14:31:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-01-02 14:31:10 +0000
commit40b27dcafddf149df30aeb966fb82d8f277788b8 (patch)
tree31210699a4651117f893d54a965e83dda7d73329 /scp2
parent13c9a9987769f66a50d8edc4f51a79ff259ac8f9 (diff)
INTEGRATION: CWS native50 (1.2.370); FILE MERGED
2006/06/01 16:29:02 is 1.2.370.1: #i65425# preparing xpd files
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/module_ooo.scp8
1 files changed, 6 insertions, 2 deletions
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 38eb777025f9..9ff5a6624239 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: module_ooo.scp,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:40:22 $
+ * last change: $Author: hr $ $Date: 2007-01-02 15:31:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,10 +41,14 @@ End
Module gid_Module_Prg
ParentID = gid_Module_Root;
+ XPDParentID = "root";
+ Sortkey = "100";
MOD_NAME_DESC(MODULE_PRG);
End
Module gid_Module_Optional
ParentID = gid_Module_Root;
+ XPDParentID = "root";
+ Sortkey = "200";
MOD_NAME_DESC ( MODULE_OPTIONAL );
End