[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - officecfg/registry
Andras Timar
andras.timar at collabora.com
Sat Nov 28 08:06:46 PST 2015
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit fc53041c0387388f1275abf7beefea4d80d5ee3b
Author: Andras Timar <andras.timar at collabora.com>
Date: Sat Nov 28 17:09:59 2015 +0100
Ctrl+3 keyboard shortcut for Set Optimal Column Width in Calc
Change-Id: I1e218a429b509fda35accc832d01fc1f12e8dddd
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 1d24737..dcdb359 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -493,6 +493,12 @@
<value xml:lang="en-US">.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>
More information about the Libreoffice-commits
mailing list