Kaydet (Commit) 27319514 authored tarafından Yousuf Philips's avatar Yousuf Philips

ICONS: Allow icons to appear in various buttons

Change-Id: I702263031358c9affdb24435e8bbcc9a578528e5
Reviewed-on: https://gerrit.libreoffice.org/15491Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 33ee2eb4
......@@ -68,6 +68,9 @@
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Legend...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:DiagramWall" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......@@ -109,6 +112,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~3D View...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<!-- sub menu - format arrangement -->
<node oor:name=".uno:Forward" oor:op="replace">
......
......@@ -730,11 +730,17 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Vertically</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:MirrorHorz" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Horizontally</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:ChangeBezier" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment