summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Setup.xcu
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-05-13 07:07:44 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-05-13 07:07:44 +0000
commitb95fbb8066b23beae84962e8db8017fd9a051b07 (patch)
treea887e234c9664ae36ddf822ba9cbb4e92f78d692 /officecfg/registry/data/org/openoffice/Setup.xcu
parent9abc2a19b781b6cfefff2d716e24bce3640f0f5e (diff)
INTEGRATION: CWS lo5 (1.20.16); FILE MERGED
2005/05/02 09:31:38 lo 1.20.16.2: #122219# starsuite 7 migration + improvement of findInstallation() 2005/04/28 11:29:31 tbe 1.20.16.1: #i48275# migration of auto correction files
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Setup.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Setup.xcu24
1 files changed, 20 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu
index 967af1b64a..29ec54bd96 100644
--- a/officecfg/registry/data/org/openoffice/Setup.xcu
+++ b/officecfg/registry/data/org/openoffice/Setup.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Setup.xcu,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: rt $ $Date: 2005-03-30 08:06:16 $
+ * last change: $Author: rt $ $Date: 2005-05-13 08:07:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -517,7 +517,7 @@
<node oor:name="Migration">
<prop oor:name="SupportedVersions" >
<value oor:separator=",">
- StarOffice 7, OpenOffice.org 1.1.1, OpenOffice.org 1.1.2, OpenOffice.org 1.1.3, OpenOffice.org 1.1.4
+ StarOffice 7, OpenOffice.org 1.1, StarSuite 7
</value>
</prop>
@@ -572,12 +572,25 @@
<value>com.sun.star.migration.Basic</value>
</prop>
</node>
+ <node oor:name="Autocorrection" oor:op="replace">
+ <prop oor:name="MigrationService">
+ <value>com.sun.star.migration.Autocorrection</value>
+ </prop>
+ </node>
<node oor:name="UserProfile" oor:op="replace">
<prop oor:name="IncludedNodes">
<value>org.openoffice.UserProfile</value>
</prop>
</node>
<node oor:name="Common" oor:op="replace">
+ <prop oor:name="IncludedFiles">
+ <value>
+ .*/autotext/.*
+ .*/config/.*\.so[bcdegh]
+ .*/gallery/.*
+ .*/template/.*
+ </value>
+ </prop>
<prop oor:name="IncludedNodes">
<value>
org.openoffice.Office.Common/Accessibility
@@ -649,6 +662,9 @@
</prop>
</node>
<node oor:name="Linguistic" oor:op="replace">
+ <prop oor:name="IncludedFiles">
+ <value>.*/wordbook/.*</value>
+ </prop>
<prop oor:name="IncludedNodes">
<value>org.openoffice.Office.Linguistic</value>
</prop>
@@ -668,7 +684,7 @@
<value>org.openoffice.Office.Security</value>
</prop>
</node>
- <node oor:name="Setup" oor:op="replace">
+ <node oor:name="Setup" oor:op="replace">
<prop oor:name="IncludedNodes">
<value>org.openoffice.Office.Setup/L10N</value>
</prop>