Updated icon Gtk+.

This commit is contained in:
Brandon Wright 2018-05-03 16:25:02 -05:00
parent 448d7e6660
commit 67ae1227e3
7 changed files with 17 additions and 2 deletions

View File

@ -10,8 +10,17 @@ icon24x24_DATA = snes9x_24x24.png
icon32x32dir = $(datadir)/icons/hicolor/32x32/apps
icon32x32_DATA = snes9x_32x32.png
iconscalabledir = $(datadir)/icons/hicolor/scalable/apps
iconscalable_DATA = snes9x.svg
icon64x64dir = $(datadir)/icons/hicolor/64x64/apps
icon64x64_DATA = snes9x_64x64.png
icon128x128dir = $(datadir)/icons/hicolor/128x128/apps
icon128x128_DATA = snes9x_128x128.png
icon256x256dir = $(datadir)/icons/hicolor/256x256/apps
icon256x256_DATA = snes9x_256x256.png
#iconscalabledir = $(datadir)/icons/hicolor/scalable/apps
#iconscalable_DATA = snes9x.svg
cheatsdir = $(datadir)/snes9x
cheats_DATA = ../../data/cheats.bml
@ -23,5 +32,11 @@ install-data-hook:
$(DESTDIR)$(datadir)/icons/hicolor/24x24/apps/snes9x.png
mv -f $(DESTDIR)$(datadir)/icons/hicolor/32x32/apps/snes9x_32x32.png \
$(DESTDIR)$(datadir)/icons/hicolor/32x32/apps/snes9x.png
mv -f $(DESTDIR)$(datadir)/icons/hicolor/64x64/apps/snes9x_64x64.png \
$(DESTDIR)$(datadir)/icons/hicolor/64x64/apps/snes9x.png
mv -f $(DESTDIR)$(datadir)/icons/hicolor/128x128/apps/snes9x_128x128.png \
$(DESTDIR)$(datadir)/icons/hicolor/128x128/apps/snes9x.png
mv -f $(DESTDIR)$(datadir)/icons/hicolor/256x256/apps/snes9x_256x256.png \
$(DESTDIR)$(datadir)/icons/hicolor/256x256/apps/snes9x.png
touch -c $(DESTDIR)$(datadir)/icons/hicolor

BIN
gtk/data/snes9x_128x128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 581 B

After

Width:  |  Height:  |  Size: 728 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 855 B

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
gtk/data/snes9x_256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
gtk/data/snes9x_64x64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB