officecfg/registry/data/org/openoffice/Setup.xcu | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
New commits: commit 8db4f720f536ddf137c2d4d76045ab33b37c4437 Author: Petr Mladek <pmla...@suse.cz> Date: Thu Feb 7 17:43:35 2013 +0100 migrate menu and toolbars customization (fdo#57061) I hope that LO will handle potential incompatible menu or toolbar entrie. But this problem happens also when updating between minor versions. Change-Id: I5be9b4e036464806d04eb6e0e9808b503f288498 diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index c1fa23f..c5bc495 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -825,7 +825,9 @@ <it>.*/autotext/.*</it> <it>.*/autocorr/.*</it> <it>.*/config/.*\.so[bcdegh]</it> - <it>.*/config/soffice.cfg/modules/.*/toolbar/custom.*\.xml</it> + <it>.*/config/soffice.cfg/modules/.*/menubar/.*\.xml</it> + <it>.*/config/soffice.cfg/modules/.*/statusbar/.*\.xml</it> + <it>.*/config/soffice.cfg/modules/.*/toolbar/.*\.xml</it> <it>.*/config/soffice.cfg/modules/.*/images/.*</it> <it>.*/gallery/.*</it> <it>.*/template/.*</it> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits