mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
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:
@@ -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
BIN
data/icons/audioplay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
@@ -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"
|
||||
|
Reference in New Issue
Block a user