[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - officecfg/registry
Andras Timar
andras.timar at collabora.com
Mon Jun 11 13:07:31 UTC 2018
officecfg/registry/data/org/openoffice/Setup.xcu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 575c99b4e424523d8042f9773f60270fe571e2fb
Author: Andras Timar <andras.timar at collabora.com>
Date: Mon Jun 11 14:57:43 2018 +0200
Migrate user profile from Collabora GovOffice 5.x
Change-Id: I3c49b307991eb7765afae70efeaadeda7f141850
Reviewed-on: https://gerrit.libreoffice.org/55627
Reviewed-by: Aron Budea <aron.budea at collabora.com>
Tested-by: Aron Budea <aron.budea at collabora.com>
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu
index 84a2bb68fa52..b73826fd20e0 100644
--- a/officecfg/registry/data/org/openoffice/Setup.xcu
+++ b/officecfg/registry/data/org/openoffice/Setup.xcu
@@ -776,12 +776,12 @@
</node>
<node oor:name="Migration">
<node oor:name="SupportedVersions">
- <node oor:name="OpenOffice.org3+OpenOffice.org2+StarOffice8+StarSuite8+Libreoffice3" oor:op="replace">
+ <node oor:name="OpenOffice.org3+OpenOffice.org2+StarOffice8+StarSuite8+Libreoffice3+CollaboraGovOffice5" oor:op="replace">
<prop oor:name="Priority">
<value>10</value>
</prop>
<prop oor:name="VersionIdentifiers">
- <value oor:separator=",">Libreoffice 3=libreoffice/3,Openoffice.org 3=openoffice.org/3,OpenOffice.org 2=openoffice.org2,StarOffice 8=staroffice8,StarSuite 8=starsuite8</value>
+ <value oor:separator=",">Libreoffice 3=libreoffice/3,Openoffice.org 3=openoffice.org/3,OpenOffice.org 2=openoffice.org2,StarOffice 8=staroffice8,StarSuite 8=starsuite8,Collabora GovOffice 5.x=collaboragovoffice/4</value>
</prop>
<node oor:name="MigrationSteps">
<node oor:name="Datasources" oor:op="replace">
More information about the Libreoffice-commits
mailing list