mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
CIMDB: add imdb icon
This commit is contained in:
@@ -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
BIN
data/icons/various/imdb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 622 B |
@@ -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"
|
||||||
|
Reference in New Issue
Block a user