summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-11-28 17:09:59 +0100
committerAndras Timar <andras.timar@collabora.com>2024-01-13 20:49:23 +0100
commitd3dae121cdcc714402b58e7bcbe40a79e436a57e (patch)
tree78651deb563d9fda6bd5c49552ca9c5e836d1bb4
parenta9434ec5758e59e2dba766e4ff84b8040ca43f47 (diff)
[cp] Ctrl+3 keyboard shortcut for Set Optimal Column Width in Calc
(cherry picked from commit fc53041c0387388f1275abf7beefea4d80d5ee3b) (cherry picked from commit 895e91d8aeaf77dc38fe14ad165b6f7ad5272491) Change-Id: I1e218a429b509fda35accc832d01fc1f12e8dddd
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Accelerators.xcu6
1 files changed, 6 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 231d10612750..2b3581a76168 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -653,6 +653,12 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing
<value xml:lang="en-US" install:module="macosx">.uno:NumberFormatScientific</value>
</prop>
</node>
+ <node oor:name="3_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:SetOptimalColumnWidthDirect</value>
+ </prop>
+ </node>
<node oor:name="3_SHIFT_MOD1" oor:op="replace">
<prop oor:name="Command">
<value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>