officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit e7d6f952f136d11451969dcf1da417fe5e0e88f9 Author: Yousuf Philips <philip...@hotmail.com> Date: Tue Jul 12 07:17:51 2016 +0400 tdf#83054 Ctrl + G opens Go To Page dialog in writer Change-Id: Ifeb61902d8ef601d9a9cb8f5ec02b995315c732f Reviewed-on: https://gerrit.libreoffice.org/27132 Reviewed-by: Yousuf Philips <philip...@hotmail.com> Tested-by: Yousuf Philips <philip...@hotmail.com> diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 62f8cfcf..e33d7a4 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -5991,7 +5991,8 @@ <node oor:name="G_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US">.uno:RepeatSearch</value> + <value xml:lang="en-US" install:module="unxwnt">.uno:GotoPage</value> + <value xml:lang="en-US" install:module="macosx">.uno:RepeatSearch</value> <value xml:lang="es">.uno:Save</value> <value xml:lang="fr">.uno:Bold</value> </prop> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits