icons.h: add larger audio icon

Taken from GNU/GPL icon package "Dark Glass" by  Alessandro Rei

http://www.mentalrey.it/
This commit is contained in:
2013-10-02 10:10:10 +02:00
parent acb256ba53
commit 252c1925d8
3 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ install_DATA += \
ats.png \
ats_gray.png \
audio.png \
audioplay.png \
biss_green.png \
biss_white.png \
biss_yellow.png \

BIN
data/icons/audioplay.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -82,6 +82,7 @@
#define NEUTRINO_ICON_16_9 "16_9"
#define NEUTRINO_ICON_16_9_GREY "16_9_gray"
#define NEUTRINO_ICON_AUDIO "audio"
#define NEUTRINO_ICON_AUDIOPLAY "audioplay"
#define NEUTRINO_ICON_COLORS "colors"
#define NEUTRINO_ICON_DD "dd"
#define NEUTRINO_ICON_DD_AVAIL "dd_avail"