icons: add marker icons for timeshift and zap events

Origin commit data
------------------
Commit: bbf60e6872
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)

Origin message was:
------------------
- icons: add marker icons for timeshift and zap events
This commit is contained in:
vanhofen
2018-01-04 16:07:46 +01:00
parent ee48ee7c7d
commit 08d8a7799d
4 changed files with 4 additions and 0 deletions

View File

@@ -263,7 +263,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"