[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Mon Nov 3 22:37:51 PST 2014


 icon-themes/galaxy/cmd/sc_optionstreedialog.png                      |binary
 icon-themes/tango/cmd/sc_optionstreedialog.png                       |binary
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    3 +++
 3 files changed, 3 insertions(+)

New commits:
commit 1968b5aef456698b2be772cd2d40dece701639b1
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Tue Nov 4 00:37:24 2014 +0400

    fdo#80716 - Adding an icon to the Tools > Options menu entry
    
    Change-Id: I6f379518fc41a2eba2d002c52324f781926fe490
    Reviewed-on: https://gerrit.libreoffice.org/12232
    Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
    Tested-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>

diff --git a/icon-themes/galaxy/cmd/sc_optionstreedialog.png b/icon-themes/galaxy/cmd/sc_optionstreedialog.png
new file mode 100644
index 0000000..6c5284d
Binary files /dev/null and b/icon-themes/galaxy/cmd/sc_optionstreedialog.png differ
diff --git a/icon-themes/tango/cmd/sc_optionstreedialog.png b/icon-themes/tango/cmd/sc_optionstreedialog.png
new file mode 100644
index 0000000..6c5284d
Binary files /dev/null and b/icon-themes/tango/cmd/sc_optionstreedialog.png differ
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index cb97483..366e93b 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1721,6 +1721,9 @@
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">~Options...</value>
         </prop>
+        <prop oor:name="Properties" oor:type="xs:int">
+          <value>1</value>
+        </prop>
       </node>
       <node oor:name=".uno:Zoom200Percent" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">


More information about the Libreoffice-commits mailing list