mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
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:
@@ -9,5 +9,7 @@ install_DATA = \
|
|||||||
marker_record.png \
|
marker_record.png \
|
||||||
marker_scrambled.png \
|
marker_scrambled.png \
|
||||||
marker_streaming.png \
|
marker_streaming.png \
|
||||||
|
marker_timeshift.png \
|
||||||
marker_tv.png \
|
marker_tv.png \
|
||||||
|
marker_zap.png \
|
||||||
warning.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: 243 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: 271 B |
@@ -263,7 +263,9 @@
|
|||||||
#define NEUTRINO_ICON_MARKER_RECORD "marker_record"
|
#define NEUTRINO_ICON_MARKER_RECORD "marker_record"
|
||||||
#define NEUTRINO_ICON_MARKER_SCRAMBLED "marker_scrambled"
|
#define NEUTRINO_ICON_MARKER_SCRAMBLED "marker_scrambled"
|
||||||
#define NEUTRINO_ICON_MARKER_STREAMING "marker_streaming"
|
#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_TV "marker_tv"
|
||||||
|
#define NEUTRINO_ICON_MARKER_ZAP "marker_zap"
|
||||||
|
|
||||||
/* plugins */
|
/* plugins */
|
||||||
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"
|
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"
|
||||||
|
Reference in New Issue
Block a user