[PATCH libreoffice-4-0] migrate also custom accelerators setting (fdo#57061)
Petr Mladek (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Feb 11 07:28:05 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2104
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/2104/1
migrate also custom accelerators setting (fdo#57061)
I was not sure how this can be triggered util the comment 46 in fdo#57061.
I was not brave enough to enable this without testing.
It seems to work, people complain about it, let's enable this migration
as well.
Change-Id: I79fa4b95828a55619ce098dc8fd357af317a1d47
---
M officecfg/registry/data/org/openoffice/Setup.xcu
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu
index c5fec5a..b4e5e7c 100644
--- a/officecfg/registry/data/org/openoffice/Setup.xcu
+++ b/officecfg/registry/data/org/openoffice/Setup.xcu
@@ -835,6 +835,7 @@
</prop>
<prop oor:name="IncludedNodes">
<value>
+ <it>/org.openoffice.Office.Accelerators</it>
<it>/org.openoffice.Office.Compatibility</it>
<it>/org.openoffice.Office.Custom</it>
<it>/org.openoffice.Office.Embedding</it>
--
To view, visit https://gerrit.libreoffice.org/2104
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I79fa4b95828a55619ce098dc8fd357af317a1d47
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Petr Mladek <pmladek at suse.cz>
More information about the LibreOffice
mailing list