tmdb: Add star icons (THX flk)

This commit is contained in:
M. Liebmann
2016-03-04 13:57:37 +01:00
parent c5d1120f9f
commit e0b952ece3
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"