tmdb: add tmdb logo

This commit is contained in:
[CST] Focus
2016-03-07 14:31:46 +03:00
parent 4947a71782
commit 0e4d2071ae
2 changed files with 1 additions and 0 deletions

BIN
data/icons/tmdb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -181,6 +181,7 @@
#define NEUTRINO_ICON_PIP "pip" #define NEUTRINO_ICON_PIP "pip"
#define NEUTRINO_ICON_STAR_ON "star-on" #define NEUTRINO_ICON_STAR_ON "star-on"
#define NEUTRINO_ICON_STAR_OFF "star-off" #define NEUTRINO_ICON_STAR_OFF "star-off"
#define NEUTRINO_ICON_TMDB "tmdb"
#define DUMMY_ICON "dummy" #define DUMMY_ICON "dummy"