Add a PNG icon, used instead of the XPM one on Debian systems.

This fixes a strange stretching of the icon in the Gnome 2 quickstart bar.
This commit is contained in:
Olivier Teulière 2013-09-25 22:51:26 +02:00
parent 9d88250b25
commit 9eb9c063b8
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ shortcutdir = $(datadir)/applications
shortcut_DATA = eliot.desktop
icondir = $(datadir)/icons
icon_DATA = eliot.xpm
icon_DATA = eliot.png
EXTRA_DIST = $(shortcut_DATA) $(icon_DATA) macosx innosetup reports contrib
EXTRA_DIST = $(shortcut_DATA) $(icon_DATA) eliot.xpm macosx innosetup reports contrib

BIN
extras/eliot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB