Kaydet (Commit) 5eb3cdc7 authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Adolfo Jayme Barrientos

TANGO: Add icons for table/sheet management

Change-Id: Ida1ce8b62d93f37c75d0fee5e7930c75f6dbdb33
Reviewed-on: https://gerrit.libreoffice.org/19617Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst 0ac97aba
This diff was suppressed by a .gitattributes entry.
...@@ -840,6 +840,9 @@ ...@@ -840,6 +840,9 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Number Format...</value> <value xml:lang="en-US">Number Format...</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:LoadStyles" oor:op="replace"> <node oor:name=".uno:LoadStyles" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
...@@ -1301,6 +1304,9 @@ ...@@ -1301,6 +1304,9 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">C~ell</value> <value xml:lang="en-US">C~ell</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:GoUp" oor:op="replace"> <node oor:name=".uno:GoUp" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
...@@ -1353,6 +1359,9 @@ ...@@ -1353,6 +1359,9 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Protect Cells</value> <value xml:lang="en-US">Protect Cells</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:GoToEndOfLine" oor:op="replace"> <node oor:name=".uno:GoToEndOfLine" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
...@@ -1384,6 +1393,9 @@ ...@@ -1384,6 +1393,9 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Unprotect cells</value> <value xml:lang="en-US">Unprotect cells</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:GoToEndOfDoc" oor:op="replace"> <node oor:name=".uno:GoToEndOfDoc" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
...@@ -1971,6 +1983,9 @@ ...@@ -1971,6 +1983,9 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Split Table...</value> <value xml:lang="en-US">Split Table...</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node> </node>
<node oor:name=".uno:WrapAnchorOnly" oor:op="replace"> <node oor:name=".uno:WrapAnchorOnly" 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