From faf65c6e72a0dae5d519de7668365d380858a18a Mon Sep 17 00:00:00 2001 From: "Dennis M. Pöpperl" Date: Tue, 12 Feb 2019 16:07:05 +0100 Subject: Resize SVG to comply with freedesktop standard SVGs must have a maximum size of 256 pixels or smaller. Not sure how that even makes sense for vector graphics. Anyways, Flathub checks for compliance and will fail the build if the icon is too big. This change should not have any *real* consequences. --- icons/qutebrowser.svg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/icons/qutebrowser.svg b/icons/qutebrowser.svg index 47ef97b75..b26c80c2b 100644 --- a/icons/qutebrowser.svg +++ b/icons/qutebrowser.svg @@ -9,13 +9,13 @@ 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="650.00012" - height="650.00018" - viewBox="0 0 650.0001 650.00015" + width="256" + height="256" + viewBox="0 0 255.99999 255.99999" id="svg4546" version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="qutebrowser-logo.svg"> + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="qutebrowser.svg"> + transform="translate(522.14287,-1192.7909)">