[Libreoffice-commits] .: officecfg/registry
Eike Rathke
erack at kemper.freedesktop.org
Fri Dec 9 07:10:39 PST 2011
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit a92266c0e5d1eebac39352eace2f7f164132c21d
Author: Christian Lippka ORACLE <christian.lippka at oracle.com>
Date: Fri Dec 9 16:08:16 2011 +0100
impress210: #i116847# added CTRL-ALT-C as shortcut for inserting comments in calc
# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka at oracle.com>
# Date 1299490586 -3600
# Node ID dc37f2767c97d459067f4206d7fa97f07dcfa32c
# Parent 3877d3f525421bfb50bd8e4bf8649277a9b3df6c
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 507cf5c..2f0bfef 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -913,6 +913,12 @@
<value xml:lang="en-US">.uno:Redo</value>
</prop>
</node>
+ <node oor:name="C_MOD1_MOD2" oor:op="replace">
+ <prop oor:name="Command">
+ <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>
+ <value xml:lang="en-US">.uno:InsertAnnotation</value>
+ </prop>
+ </node>
</node>
<node oor:name="com.sun.star.chart2.ChartDocument" oor:op="replace">
<node oor:name="9_SHIFT_MOD1_MOD2" oor:op="replace">
More information about the Libreoffice-commits
mailing list