From 0e4ccaca02d84f4f4bd28713ccb05b2723d8b5a0 Mon Sep 17 00:00:00 2001 From: swirl Date: Mon, 3 Jan 2022 17:46:05 -0500 Subject: fix icon and version Closes: #16 Fixed the icon so Qt renders it properly, and actually renders it properly in the About page. Also, scaled it up a bit Changed launcher.svg icon to temporary Ouroboros logo fixed genicons again Fix version to 1.0.3 (making tag rn) Install the PolyMC icon properly. --- launcher/resources/multimc/scalable/launcher.svg | 195 ++--------------------- 1 file changed, 12 insertions(+), 183 deletions(-) (limited to 'launcher/resources/multimc') diff --git a/launcher/resources/multimc/scalable/launcher.svg b/launcher/resources/multimc/scalable/launcher.svg index 42a056d6..3d2b9241 100644 --- a/launcher/resources/multimc/scalable/launcher.svg +++ b/launcher/resources/multimc/scalable/launcher.svg @@ -1,187 +1,16 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - + xmlns:svg="http://www.w3.org/2000/svg"> + + -- cgit