| commit | 6607e2915e64e9d371be96632431959e5fd86b76 | [log] |
|---|---|---|
| author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | Wed Apr 17 08:09:04 2019 +0200 |
| committer | Katarina Behrens <Katarina.Behrens@cib.de> | Wed Apr 17 10:43:05 2019 +0200 |
| tree | 95e6b7e154491d2eb8d786ebacd380904d557d3c | |
| parent | dc091e7fd952b0530db8583247c2f910d627700a [diff] |
tdf#120273 Ctrl-N should open a new document when a chart is selected and Ctrl-Shift-N should go to the Templates dialog Actually, since the latter is a global keybinding this - and the 4 other uno:NewDoc - entry is redundant a bit Change-Id: I3c36b0b98f04033c8214e9c3c23f8cf5e99451d6 Reviewed-on: https://gerrit.libreoffice.org/70857 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 3d52e55..3139f76 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1428,7 +1428,7 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing <value xml:lang="en-US" install:module="macosx">.uno:FullScreen</value> </prop> </node> <node oor:name="N_MOD1" oor:op="replace"> <node oor:name="N_SHIFT_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:NewDoc</value>