summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:39:38 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:39:38 +0000
commit8c0f8695fe4e3f205106a2c548429f6c5b154281 (patch)
tree2f032882446672ea744f13c7bdacd3032ec57f46 /officecfg
parent4fd50f1553125778f645181761182467a632571c (diff)
INTEGRATION: CWS aquavcl05_DEV300 (1.34.114); FILE MERGED
2008/02/07 14:07:01 pl 1.34.114.1: #i67502# make StartModule optional
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Setup.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu
index 3efccfd9d795..e8b25d54bc9f 100644
--- a/officecfg/registry/data/org/openoffice/Setup.xcu
+++ b/officecfg/registry/data/org/openoffice/Setup.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Setup.xcu,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: kz $ $Date: 2008-03-05 16:33:39 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:39:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -647,7 +647,7 @@
<value >Basic</value>
</prop>
</node>
- <node oor:name="com.sun.star.frame.StartModule" oor:op="replace">
+ <node oor:name="com.sun.star.frame.StartModule" oor:op="replace" install:module="start">
<prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true" />
<prop oor:name="ooSetupFactoryActualFilter" oor:finalized="true" />
<prop oor:name="ooSetupFactoryActualTemplateFilter" oor:finalized="true" />