diff options
author | Petr Mrázek <peterix@gmail.com> | 2021-10-16 00:42:01 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2021-10-21 00:47:53 +0200 |
commit | 297d4b4196c9bd1d9c4dd422dd88aaec620038d6 (patch) | |
tree | 830f24d664002967d3923c30ac9d076472e47d4c /launcher/resources/OSX | |
parent | e12a7698005ea6c8da5ed8deb66993d628ab1a1f (diff) | |
download | PrismLauncher-297d4b4196c9bd1d9c4dd422dd88aaec620038d6.tar.gz PrismLauncher-297d4b4196c9bd1d9c4dd422dd88aaec620038d6.tar.bz2 PrismLauncher-297d4b4196c9bd1d9c4dd422dd88aaec620038d6.zip |
NOISSUE continue the debranding
Diffstat (limited to 'launcher/resources/OSX')
-rw-r--r-- | launcher/resources/OSX/OSX.qrc | 3 | ||||
-rw-r--r-- | launcher/resources/OSX/scalable/launcher.svg (renamed from launcher/resources/OSX/scalable/quickmods.svg) | 0 | ||||
-rw-r--r-- | launcher/resources/OSX/scalable/multimc.svg | 18 |
3 files changed, 1 insertions, 20 deletions
diff --git a/launcher/resources/OSX/OSX.qrc b/launcher/resources/OSX/OSX.qrc index 0ae7d4d0..b85313e1 100644 --- a/launcher/resources/OSX/OSX.qrc +++ b/launcher/resources/OSX/OSX.qrc @@ -16,16 +16,15 @@ <file>scalable/jarmods.svg</file> <file>scalable/java.svg</file> <file>scalable/language.svg</file> + <file>scalable/launcher.svg</file> <file>scalable/loadermods.svg</file> <file>scalable/log.svg</file> <file>scalable/minecraft.svg</file> - <file>scalable/multimc.svg</file> <file>scalable/new.svg</file> <file>scalable/news.svg</file> <file>scalable/notes.svg</file> <file>scalable/patreon.svg</file> <file>scalable/proxy.svg</file> - <file>scalable/quickmods.svg</file> <file>scalable/refresh.svg</file> <file>scalable/resourcepacks.svg</file> <file>scalable/shaderpacks.svg</file> diff --git a/launcher/resources/OSX/scalable/quickmods.svg b/launcher/resources/OSX/scalable/launcher.svg index e0aaad87..e0aaad87 100644 --- a/launcher/resources/OSX/scalable/quickmods.svg +++ b/launcher/resources/OSX/scalable/launcher.svg diff --git a/launcher/resources/OSX/scalable/multimc.svg b/launcher/resources/OSX/scalable/multimc.svg deleted file mode 100644 index caad21b5..00000000 --- a/launcher/resources/OSX/scalable/multimc.svg +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> -<path fill="#585858" d="M6.9,4.4v16h16v-16H6.9z M21.9,5.4l0,14h-14v-14H21.9z"/> -<rect fill="none" width="24" height="24"/> -<rect x="7.9" y="5.4" fill="#F2F2F2" width="14" height="14"/> -<polygon fill="#999999" points="7.9,7.4 7.9,6.9 8.9,6.9 8.9,7.9 9.9,7.9 9.9,7.4 10.9,7.4 10.9,8.9 11.9,8.9 11.9,6.4 12.9,6.4 - 12.9,7.4 13.9,7.4 13.9,6.9 14.9,6.9 14.9,8.9 15.9,8.9 15.9,7.4 16.9,7.4 16.9,8.4 17.9,8.4 17.9,7.4 18.9,7.4 18.9,6.9 19.9,6.9 - 19.9,7.4 21.4,7.4 21.4,6.9 21.9,6.9 21.9,7.4 22.9,7.4 22.9,4.4 6.9,4.4 6.9,7.4 "/> -<g> - <path fill="#585858" d="M14.9,13.6c-0.9,0.9-1.9,2-3.4,2c-1.5,0-2.6-1.1-2.6-2.7c0-1.4,1.2-2.7,2.8-2.7c1.3,0,2.4,1.1,3.2,2 - c0.9-0.9,1.9-2,3.4-2c1.6,0,2.6,1.1,2.6,2.7c0,1.4-1.2,2.7-2.8,2.7C16.7,15.6,15.7,14.5,14.9,13.6z M14.1,12.9 - c-0.7-0.7-1.5-1.6-2.5-1.6c-0.9,0-1.6,0.7-1.6,1.6c0,0.9,0.7,1.6,1.6,1.6C12.6,14.5,13.4,13.6,14.1,12.9z M19.7,12.9 - c0-0.9-0.7-1.6-1.5-1.6c-1,0-1.9,0.9-2.6,1.6c0.7,0.7,1.5,1.6,2.5,1.6C19,14.5,19.7,13.7,19.7,12.9z"/> -</g> -</svg> |