icon-themes/sifr/cmd/sc_repaginate.png |binary icon-themes/sifr_dark/cmd/sc_repaginate.png |binary icon-themes/sifr_svg/cmd/sc_repaginate.svg | 6 ++++++ officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 9 +++++++++ 4 files changed, 15 insertions(+)
New commits: commit 27a092ded129c1773c62331fb8a206c0ccd97eb6 Author: andreas kainz <kain...@gmail.com> AuthorDate: Mon Mar 18 07:57:02 2019 +0100 Commit: andreas_kainz <kain...@gmail.com> CommitDate: Mon Mar 18 09:31:52 2019 +0100 Sifr icon theme update for menubar Change-Id: Ied6cc17887df0baabcc51ad85041a7a4fe966e72 Reviewed-on: https://gerrit.libreoffice.org/69377 Tested-by: Jenkins Reviewed-by: andreas_kainz <kain...@gmail.com> diff --git a/icon-themes/sifr/cmd/sc_repaginate.png b/icon-themes/sifr/cmd/sc_repaginate.png new file mode 100644 index 000000000000..d8c3cefd3a90 Binary files /dev/null and b/icon-themes/sifr/cmd/sc_repaginate.png differ diff --git a/icon-themes/sifr_dark/cmd/sc_repaginate.png b/icon-themes/sifr_dark/cmd/sc_repaginate.png new file mode 100644 index 000000000000..65688450ecc5 Binary files /dev/null and b/icon-themes/sifr_dark/cmd/sc_repaginate.png differ diff --git a/icon-themes/sifr_svg/cmd/sc_repaginate.svg b/icon-themes/sifr_svg/cmd/sc_repaginate.svg new file mode 100644 index 000000000000..227e3227fdb6 --- /dev/null +++ b/icon-themes/sifr_svg/cmd/sc_repaginate.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <path + style="fill:#555753" + d="M 2,1 V 15 H 14 V 5 L 10,1 Z m 2,2 h 5 v 3 h 3 v 7 H 4 Z" + /> +</svg> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 875a089c460e..d24176cb1f1c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -195,6 +195,9 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">Indexes and ~Tables</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:UpdateCurIndex" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -300,6 +303,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Links</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:TrackChanges" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -2038,6 +2044,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Sections...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:EditCurrentRegion" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits