mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
- icons: add marker icons for timeshift and zap events
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -9,5 +9,7 @@ install_DATA = \
|
||||
marker_record.png \
|
||||
marker_scrambled.png \
|
||||
marker_streaming.png \
|
||||
marker_timeshift.png \
|
||||
marker_tv.png \
|
||||
marker_zap.png \
|
||||
warning.png
|
||||
|
BIN
data/icons/status/markers/marker_timeshift.png
Normal file
BIN
data/icons/status/markers/marker_timeshift.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 254 B |
BIN
data/icons/status/markers/marker_zap.png
Normal file
BIN
data/icons/status/markers/marker_zap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 289 B |
@@ -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"
|
||||
|
Reference in New Issue
Block a user