- icons: better names for currently unused NEUTRINO_ICON_MARKER_RECORD

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 28d4e97a34
commit 7f75dba90c
4 changed files with 3 additions and 3 deletions

View File

@@ -256,7 +256,7 @@
#define NEUTRINO_ICON_MARKER_STREAMING "marker_streaming"
#define NEUTRINO_ICON_MARKER_TV "marker_tv"
#define NEUTRINO_ICON_MARKER_SCRAMBLED "marker_scrambled"
#define NEUTRINO_ICON_MARKER_RECORDING_EVENT "rec_event_marker"
#define NEUTRINO_ICON_MARKER_RECORD "marker_record"
/* plugins */
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"