- icons: add marker icons for timeshift and zap events

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-05 00:52:58 +01:00
committed by Thilo Graf
parent 8a4019ee6f
commit a4e6aec60f
4 changed files with 4 additions and 0 deletions

View File

@@ -256,7 +256,9 @@
#define NEUTRINO_ICON_MARKER_RECORD "marker_record"
#define NEUTRINO_ICON_MARKER_SCRAMBLED "marker_scrambled"
#define NEUTRINO_ICON_MARKER_STREAMING "marker_streaming"
#define NEUTRINO_ICON_MARKER_TIMESHIFT "marker_timeshift"
#define NEUTRINO_ICON_MARKER_TV "marker_tv"
#define NEUTRINO_ICON_MARKER_ZAP "marker_zap"
/* plugins */
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"