tmdb: Add star icons (THX flk)

Origin commit data
------------------
Commit: e0b952ece3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-03-04 (Fri, 04 Mar 2016)
This commit is contained in:
Michael Liebmann
2016-03-04 13:57:37 +01:00
parent ae83c0dda8
commit ae655ab357
5 changed files with 9 additions and 7 deletions

View File

@@ -179,6 +179,8 @@
#define NEUTRINO_ICON_RECORDING_EVENT_MARKER "rec_event_marker"
#define NEUTRINO_ICON_ZAP "zap"
#define NEUTRINO_ICON_PIP "pip"
#define NEUTRINO_ICON_STAR_ON "star-on"
#define NEUTRINO_ICON_STAR_OFF "star-off"
#define DUMMY_ICON "dummy"