[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Sat Jan 10 19:34:10 PST 2015
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 42 ++++++++++
1 file changed, 42 insertions(+)
New commits:
commit d3ec347c63eefa795b531a42b0ab5322873e0812
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Wed Jan 7 20:56:34 2015 +0400
add missing labels to entries in impress's format menu
Change-Id: I9c7d9da944361f3d148752f8dff64c6e0a44d861
Reviewed-on: https://gerrit.libreoffice.org/13802
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
Tested-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 0eb036b..4c46a48 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -1359,6 +1359,40 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:SaveGraphic" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Save Images...</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:OriginalSize" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Original Size</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:ChangePicture" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Change Image...</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:CompressGraphic" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Co~mpress Image...</value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:EditStyle" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">E~dit Style...</value>
+ </prop>
+ </node>
<node oor:name=".uno:ClickChangeRotation" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Rotation Mode after Clicking Object</value>
@@ -1798,6 +1832,14 @@
<value>1</value>
</prop>
</node>
+ <node oor:name=".uno:UnderlineDouble" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Double Underline </value>
+ </prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>9</value>
+ </prop>
+ </node>
<node oor:name=".uno:InsertAnnotation" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Comme~nt</value>
More information about the Libreoffice-commits
mailing list