icons: add gray marker icons for timeshift and record

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

Origin message was:
------------------
- icons: add gray marker icons for timeshift and record
This commit is contained in:
vanhofen
2018-01-04 16:07:46 +01:00
parent a959a7e758
commit a8396cc299
4 changed files with 4 additions and 0 deletions

View File

@@ -262,9 +262,11 @@
#define NEUTRINO_ICON_MARKER_PIP "marker_pip"
#define NEUTRINO_ICON_MARKER_RADIO "marker_radio"
#define NEUTRINO_ICON_MARKER_RECORD "marker_record"
#define NEUTRINO_ICON_MARKER_RECORD_GRAY "marker_record_gray"
#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_TIMESHIFT_GRAY "marker_timeshift_gray"
#define NEUTRINO_ICON_MARKER_TV "marker_tv"
#define NEUTRINO_ICON_MARKER_ZAP "marker_zap"