icons: add icon epg.png

This commit is contained in:
2019-03-10 14:57:27 +01:00
parent b9b8ca752b
commit 6ccea677bc
3 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ install_DATA = \
down.png \
dummy.png \
dummy_small.png \
epg.png \
gelb.png \
gruen.png \
help.png \

BIN
data/icons/buttons/epg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1019 B

View File

@@ -37,6 +37,7 @@
#define NEUTRINO_ICON_BUTTON_HELP_SMALL "help_small"
#define NEUTRINO_ICON_BUTTON_INFO "info"
#define NEUTRINO_ICON_BUTTON_INFO_SMALL "info_small"
#define NEUTRINO_ICON_BUTTON_EPG "epg"
#define NEUTRINO_ICON_BUTTON_HOME "home"
#define NEUTRINO_ICON_BUTTON_MUTE "mute"
#define NEUTRINO_ICON_BUTTON_MUTE_SMALL "mute_small"