Updated icon Gtk+.
|
@ -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
|
||||
|
||||
|
|
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 728 B |
Before Width: | Height: | Size: 855 B After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 4.8 KiB |