icons: add imdb icon

Origin commit data
------------------
Commit: a8743502fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-02 (Tue, 02 Aug 2016)

Origin message was:
------------------
- icons: add imdb icon
This commit is contained in:
vanhofen
2016-08-02 15:07:42 +02:00
parent 72bf21cd79
commit c19bba8a68
3 changed files with 2 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ install_DATA += \
icon_red.png \
icon_yellow.png \
icon_ytplay.png \
imdb.png \
important.png \
info.png \
info_small.png \

BIN
data/icons/imdb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -182,6 +182,7 @@
#define NEUTRINO_ICON_STAR_ON "star-on"
#define NEUTRINO_ICON_STAR_OFF "star-off"
#define NEUTRINO_ICON_TMDB "tmdb"
#define NEUTRINO_ICON_IMDB "imdb"
#define DUMMY_ICON "dummy"