tmdb: add tmdb logo

Origin commit data
------------------
Commit: 0e4d2071ae
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-07 (Mon, 07 Mar 2016)
This commit is contained in:
[CST] Focus
2016-03-07 14:31:46 +03:00
parent e0d10b6849
commit 8d69352438
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"