[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - officecfg/registry

Petr Mladek pmladek at suse.cz
Tue Feb 12 05:11:36 PST 2013


 officecfg/registry/data/org/openoffice/Setup.xcu |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e4f998eb74f797adeaedcd7963167b9458e8f77a
Author: Petr Mladek <pmladek at suse.cz>
Date:   Mon Feb 11 16:20:36 2013 +0100

    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
    Reviewed-on: https://gerrit.libreoffice.org/2104
    Reviewed-by: Michael Meeks <michael.meeks at suse.com>
    Tested-by: Michael Meeks <michael.meeks at suse.com>

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>


More information about the Libreoffice-commits mailing list