mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-28 19:58:35 +01:00
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:
parent
9d88250b25
commit
9eb9c063b8
2 changed files with 2 additions and 2 deletions
|
@ -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
BIN
extras/eliot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
Loading…
Add table
Reference in a new issue