icon-themes/galaxy/cmd/sc_hide.png |binary icon-themes/galaxy/cmd/sc_insert.png |binary icon-themes/galaxy/cmd/sc_move.png |binary icon-themes/galaxy/cmd/sc_protect.png |binary icon-themes/galaxy/cmd/sc_remove.png |binary icon-themes/tango/cmd/sc_hide.png |binary icon-themes/tango/cmd/sc_insert.png |binary icon-themes/tango/cmd/sc_move.png |binary icon-themes/tango/cmd/sc_protect.png |binary icon-themes/tango/cmd/sc_remove.png |binary officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 15 ++++++++++ 11 files changed, 15 insertions(+)
New commits: commit df633ac5487fd566fbf526808bb015112bd38e77 Author: Yousuf Philips <philip...@hotmail.com> Date: Mon Nov 24 10:09:17 2014 +0400 fdo#86476 add icons to sheet management menu and context menu entries Change-Id: I3d286487a8b81d440f480a528298c815f295fc92 Reviewed-on: https://gerrit.libreoffice.org/13087 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/icon-themes/galaxy/cmd/sc_hide.png b/icon-themes/galaxy/cmd/sc_hide.png new file mode 100644 index 0000000..1fad058 Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_hide.png differ diff --git a/icon-themes/galaxy/cmd/sc_insert.png b/icon-themes/galaxy/cmd/sc_insert.png new file mode 100644 index 0000000..fba8fb1 Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_insert.png differ diff --git a/icon-themes/galaxy/cmd/sc_move.png b/icon-themes/galaxy/cmd/sc_move.png new file mode 100644 index 0000000..1d27feb Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_move.png differ diff --git a/icon-themes/galaxy/cmd/sc_protect.png b/icon-themes/galaxy/cmd/sc_protect.png new file mode 100644 index 0000000..ef47f54 Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_protect.png differ diff --git a/icon-themes/galaxy/cmd/sc_remove.png b/icon-themes/galaxy/cmd/sc_remove.png new file mode 100644 index 0000000..54da4ad Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_remove.png differ diff --git a/icon-themes/tango/cmd/sc_hide.png b/icon-themes/tango/cmd/sc_hide.png new file mode 100644 index 0000000..1fad058 Binary files /dev/null and b/icon-themes/tango/cmd/sc_hide.png differ diff --git a/icon-themes/tango/cmd/sc_insert.png b/icon-themes/tango/cmd/sc_insert.png new file mode 100644 index 0000000..fba8fb1 Binary files /dev/null and b/icon-themes/tango/cmd/sc_insert.png differ diff --git a/icon-themes/tango/cmd/sc_move.png b/icon-themes/tango/cmd/sc_move.png new file mode 100644 index 0000000..1d27feb Binary files /dev/null and b/icon-themes/tango/cmd/sc_move.png differ diff --git a/icon-themes/tango/cmd/sc_protect.png b/icon-themes/tango/cmd/sc_protect.png new file mode 100644 index 0000000..ef47f54 Binary files /dev/null and b/icon-themes/tango/cmd/sc_protect.png differ diff --git a/icon-themes/tango/cmd/sc_remove.png b/icon-themes/tango/cmd/sc_remove.png new file mode 100644 index 0000000..54da4ad Binary files /dev/null and b/icon-themes/tango/cmd/sc_remove.png differ diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 2a1da27e..c3a2eaf 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -605,6 +605,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Delete...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:FillDown" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1060,6 +1063,9 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">~Sheet...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:InsertSheetFromFile" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1210,6 +1216,9 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">~Hide</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Show" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1286,6 +1295,9 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">~Sheet...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ToolProtectionDocument" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1495,6 +1507,9 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">~Move/Copy...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:TableSelectAll" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string">
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits