diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-06-28 16:52:12 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-06-28 21:57:57 +0200 |
commit | 2d863d5a55072955e55a71f4667cc2f7b828d16e (patch) | |
tree | 3739f851d0dfd90af3b9d98e5c8d6f0405750f3b /officecfg/registry | |
parent | 4b1564efd72a718a510d45dcb4ad16dd6965dd73 (diff) |
writer: add icons for menubar actions
Change-Id: Ib222936295c4815f9d87a0da4c2c7a93c929391c
Reviewed-on: https://gerrit.libreoffice.org/56604
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 36 | ||||
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 21 |
2 files changed, 54 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 6277f778b455..7797f58ec856 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2196,6 +2196,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Gr~id and Helplines</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ToolsFormsMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -3483,11 +3486,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Frame</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:InsertFootnotesMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Footnote and Endno~te</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:FormatImageMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -3656,11 +3665,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Rulers</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ScrollBarMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Scrollbars</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SidebarMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -4811,6 +4826,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Address Book Source...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:RubyDialog" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -4984,6 +5002,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Get Help Online...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Documentation" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -5453,6 +5474,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~About %PRODUCTNAME</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:PrinterSetup" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -5954,6 +5978,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">User ~Interface</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:AvailableToolbars" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -6061,6 +6088,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Format All Comments</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:DeleteAuthor" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -6240,6 +6270,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Macros</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:GraphicMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -6315,6 +6348,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Group</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ArrangeMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index aac512b7764c..3db751978716 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -83,6 +83,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">He~ader and Footer</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:InsertPageHeader" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1078,6 +1081,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Load Styles...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:CreateAbstract" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1586,6 +1592,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Fields</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SelectTable" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1944,6 +1953,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Page Formatting</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetExtSelection" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -2448,9 +2460,6 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">~Images and Charts</value> </prop> - <prop oor:name="Properties" oor:type="xs:int"> - <value>1</value> - </prop> </node> <node oor:name=".uno:CharColorExt" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -2691,11 +2700,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Update</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:IndexesMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Table of Contents and Inde~x</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:FormatAllNotes" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> |