CIMDB: add imdb icon

This commit is contained in:
2018-04-27 15:57:27 +02:00
parent 28ba56e0b7
commit 2990bd4e34
3 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ install_DATA = \
audioplay.png \ audioplay.png \
border_lr.png \ border_lr.png \
border_ul.png \ border_ul.png \
imdb.png \
numericpad.png \ numericpad.png \
star-off.png \ star-off.png \
star-on.png \ star-on.png \

BIN
data/icons/various/imdb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 B

View File

@@ -115,6 +115,7 @@
/* volumebar */ /* volumebar */
#define NEUTRINO_ICON_VOLUME "volume" #define NEUTRINO_ICON_VOLUME "volume"
#define NEUTRINO_ICON_IMDB "imdb"
/* sliders */ /* sliders */
#define NEUTRINO_ICON_SLIDER_BODY "slider_body" #define NEUTRINO_ICON_SLIDER_BODY "slider_body"