diff options
author | Jan Holesovsky <kendy@collabora.com> | 2018-08-09 20:56:03 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-03-31 18:45:06 +0200 |
commit | 37e2a282389fc5592eef89c3166755d9828f5a0b (patch) | |
tree | cfed2af92985e28e30164e259858377bdd4fe577 | |
parent | 5344cde8c380db6a102ef1fb92439c256ceb6c01 (diff) |
[cp] Exchange the logo.
Change-Id: I138d97fd40764ff455354f4ad53f9a7fb72faba8
Reviewed-on: https://gerrit.libreoffice.org/58797
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r-- | Package_html_media.mk | 2 | ||||
-rw-r--r-- | help3xsl/default.css | 4 | ||||
-rw-r--r-- | source/media/navigation/collabora-online-logo.svg | 77 | ||||
-rw-r--r-- | source/media/navigation/libo-symbol-white.svg | 1 |
4 files changed, 80 insertions, 4 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 2fb33193bc..7a7dc27074 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -368,6 +368,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/warning_small.png \ helpimg/what-if.png \ helpimg/zellvor.png \ + navigation/collabora-online-logo.svg \ navigation/favicon.ico \ navigation/libo-base.svg \ navigation/libo-basic.svg \ @@ -376,7 +377,6 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE navigation/libo-draw.svg \ navigation/libo-impress.svg \ navigation/libo-math.svg \ - navigation/libo-symbol-white.svg \ navigation/libo-writer.svg \ screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \ screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png \ diff --git a/help3xsl/default.css b/help3xsl/default.css index 197052902b..257521c2db 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -365,10 +365,10 @@ h6 { padding: 8px 8px 8px 20px; } .symbol div { - background-image: url(media/navigation/libo-symbol-white.svg); + background-image: url(media/navigation/collabora-online-logo.svg); background-repeat: no-repeat; background-size: contain; - width: 52px; + width: 60px; height: 60px; } diff --git a/source/media/navigation/collabora-online-logo.svg b/source/media/navigation/collabora-online-logo.svg new file mode 100644 index 0000000000..105dbb8b6c --- /dev/null +++ b/source/media/navigation/collabora-online-logo.svg @@ -0,0 +1,77 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="134.19557mm" + height="134.19557mm" + viewBox="0 0 134.19557 134.19557" + version="1.1" + id="svg4519" + sodipodi:docname="collabora-online-logo.svg" + inkscape:version="0.92.0 unknown"> + <defs + id="defs4513" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="256.04006" + inkscape:cy="260.75029" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata4516"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(164.06501,-114.9656)"> + <polygon + id="polygon14" + points="17.772,20.172 30.958,32.599 17.914,44.893 17.358,44.386 17.258,20.718 " + style="fill:#ffffff" + transform="matrix(2.8998956,0,0,2.8998956,-195.59046,87.816779)" /> + <polygon + style="fill:#504999;fill-opacity:1" + id="polygon16" + points="30.379,33.145 17.914,44.893 28.654,55.638 51.742,32.55 28.561,9.362 17.763,20.162 17.772,20.172 30.379,32.053 30.958,32.599 " + transform="matrix(2.8998956,0,0,2.8998956,-195.59046,87.816779)" /> + <polygon + id="polygon18" + points="17.358,44.386 17.258,20.718 29.864,32.599 " + style="fill:#c8c8c8" + transform="matrix(2.8998956,0,0,2.8998956,-195.59046,87.816779)" /> + <polygon + style="fill:#38257a;fill-opacity:1" + id="polygon20" + points="27.743,35.628 18.807,44.052 31.847,41.483 " + transform="matrix(2.8998956,0,0,2.8998956,-195.59046,87.816779)" /> + </g> +</svg> diff --git a/source/media/navigation/libo-symbol-white.svg b/source/media/navigation/libo-symbol-white.svg deleted file mode 100644 index bdb8d1647f..0000000000 --- a/source/media/navigation/libo-symbol-white.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="26" width="21.5" xmlns="http://www.w3.org/2000/svg"><g fill="#fff" fill-rule="evenodd" transform="matrix(.31255684 0 0 .31250224 -233.40716 -366.24428)"><path d="m796.28645 1171.974c-.80495-.02-1.59796.4831-1.91259 1.2141-.31466.7309-.131 1.6434.44298 2.2004l17.27601 17.3306c.55718.5581 1.4644.7432 2.20023.4487.73584-.2944 1.256-1.0507 1.2615-1.8338v-17.3628c.002-1.0462-.96414-1.999-2.02478-1.9972z"/><path d="m748.78346 1171.9733c-1.06249.015-2.01821.9868-2.01636 2.0494v79.1007c-.002 1.0625.9539 2.0338 2.01636 2.0493h64.72168c1.07351 0 2.05112-.9758 2.04941-2.0493v-50.9378c.003-.5376-.21596-1.0732-.59499-1.4544l-27.99758-28.1298c-.37577-.3909-.9122-.6226-1.45442-.6281z" fill="none"/><path d="m748.78346 1171.9733a2.0460372 2.0460372 0 0 0 -2.01636 2.0494v79.1007a2.0460372 2.0460372 0 0 0 2.01636 2.0493h64.72168a2.0460372 2.0460372 0 0 0 2.04941-2.0493v-50.9378a2.0460372 2.0460372 0 0 0 -.59499-1.4544l-27.99758-28.1298a2.0460372 2.0460372 0 0 0 -1.45442-.6281zm2.04941 4.0988h33.81526l26.8076 26.94v48.0618h-60.62286z"/></g></svg> |