Kaydet (Commit) 73f0881e authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

NB Implementation: add icons for image tab

Change-Id: Ie5c0bca52a85b3addd86090d3fa4293ef1faff93
Reviewed-on: https://gerrit.libreoffice.org/51894Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst af3d9e24
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
...@@ -2156,6 +2156,9 @@ ...@@ -2156,6 +2156,9 @@
<prop oor:name="ContextLabel" oor:type="xs:string"> <prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Replace...</value> <value xml:lang="en-US">~Replace...</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:CompressGraphic" oor:op="replace"> <node oor:name=".uno:CompressGraphic" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
...@@ -2164,6 +2167,9 @@ ...@@ -2164,6 +2167,9 @@
<prop oor:name="ContextLabel" oor:type="xs:string"> <prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">Co~mpress...</value> <value xml:lang="en-US">Co~mpress...</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:SaveGraphic" oor:op="replace"> <node oor:name=".uno:SaveGraphic" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <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