diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-11-02 09:36:08 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-02 12:05:02 +0100 |
commit | 1e251fd4e0dfc2774b684850aadd2409c1aa88c7 (patch) | |
tree | acd1a950f196d0f4e89570b88c24994989767947 /officecfg | |
parent | e04f01abca1b7bc2cf8d643628a9dd31d476897f (diff) |
Colibre icons: add context menu icons for calc
Change-Id: I5e9a4095ce3e114cfb6818264f669c7ac6207ad9
Reviewed-on: https://gerrit.libreoffice.org/62772
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 4b3b4d4ac2c5..686f8ff1a734 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -259,6 +259,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Sheet ~Events...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:DataPilotFilter" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1461,6 +1464,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Row ~Height...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetOptimalRowHeight" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1483,6 +1489,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">H~ide Rows</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ShowRow" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1494,6 +1503,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Sho~w Rows</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ColumnWidth" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1505,6 +1517,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Column ~Width...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetOptimalColumnWidth" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1527,6 +1542,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">H~ide Columns</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ShowColumn" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1538,6 +1556,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">S~how Columns</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Hide" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1829,11 +1850,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Rename Sheet...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Name" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Rename Sheet</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetTabBgColor" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1842,11 +1869,17 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">~Tab Color...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:TabBgColor" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Tab Color</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Move" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1860,11 +1893,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Select All Sheets</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:TableDeselectAll" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Deselect All Sheets</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Add" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -2083,6 +2122,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Sheet R~ight-To-Left</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetAnchorToPage" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> |