Skip to content

Commit

Permalink
Minify launcher icons, add correctly sized launcher icon for venu2s
Browse files Browse the repository at this point in the history
  • Loading branch information
wwarby committed Jun 22, 2022
1 parent 02ee9d3 commit ad66260
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monkey.jungle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ approachs60.resourcePath = $(approachs60.resourcePath);resources-launcher-40x33;
approachs62.resourcePath = $(approachs62.resourcePath);resources-launcher-35x35;resources-memoryGTE32K
d2air.resourcePath = $(d2air.resourcePath);resources-launcher-60x60;resources-memoryGTE32K
d2airx10.resourcePath = $(d2airx10.resourcePath);resources-launcher-70x70;resources-memoryGTE32K
d2bravo_titanium.resourcePath = $(d2bravo_titanium.resourcePath);resources-memory16K
d2bravo_titanium.resourcePath = $(d2bravo_titanium.resourcePath);resources-launcher-40x40;resources-memory16K
d2bravo.resourcePath = $(d2bravo.resourcePath);resources-launcher-40x40;resources-memory16K
d2charlie.resourcePath = $(d2charlie.resourcePath);resources-launcher-40x40;resources-memoryGTE32K
d2delta.resourcePath = $(d2delta.resourcePath);resources-launcher-40x40;resources-memoryGTE32K
Expand Down Expand Up @@ -148,7 +148,7 @@ marqgolfer.resourcePath = $(marqgolfer.resourcePath);resources-launcher-40x40;re
venu.resourcePath = $(venu.resourcePath);resources-launcher-60x60;resources-memoryGTE32K
venu2.resourcePath = $(venu2.resourcePath);resources-launcher-70x70;resources-memoryGTE32K
venu2plus.resourcePath = $(venu2plus.resourcePath);resources-launcher-70x70;resources-memoryGTE32K
venu2s.resourcePath = $(venu2s.resourcePath);resources-launcher-60x60;resources-memoryGTE32K
venu2s.resourcePath = $(venu2s.resourcePath);resources-launcher-61x61;resources-memoryGTE32K
venud.resourcePath = $(venud.resourcePath);resources-launcher-60x60;resources-memoryGTE32K
venusq.resourcePath = $(venusq.resourcePath);resources-launcher-36x36;resources-memoryGTE32K
venusqm.resourcePath = $(venusqm.resourcePath);resources-launcher-36x36;resources-memoryGTE32K
Expand Down
Binary file modified resources-launcher-30x30/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources-launcher-35x35/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources-launcher-36x36/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources-launcher-40x33/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources-launcher-40x40/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources-launcher-60x60/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources-launcher-61x61/icons/icons.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<drawables>
<bitmap id="il" filename="launcher.png" dithering="none" />
</drawables>
Binary file added resources-launcher-61x61/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources-launcher-70x70/icons/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad66260

Please sign in to comment.