mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- icons: add marker_scrambled.png and marker_streaming.png
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -6,5 +6,7 @@ install_DATA = \
|
||||
marker_hidden.png \
|
||||
marker_lock.png \
|
||||
marker_radio.png \
|
||||
marker_scrambled.png \
|
||||
marker_streaming.png \
|
||||
marker_tv.png \
|
||||
warning.png
|
||||
|
BIN
data/icons/status/markers/marker_scrambled.png
Normal file
BIN
data/icons/status/markers/marker_scrambled.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 208 B |
BIN
data/icons/status/markers/marker_streaming.png
Normal file
BIN
data/icons/status/markers/marker_streaming.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 234 B |
@@ -114,6 +114,7 @@
|
||||
#define NEUTRINO_ICON_SETTINGS "settings"
|
||||
#define NEUTRINO_ICON_SHELL "shell"
|
||||
#define NEUTRINO_ICON_STREAMING "streaming"
|
||||
#define NEUTRINO_ICON_STREAMING_MARKER "marker_streaming"
|
||||
#define NEUTRINO_ICON_TIMER "timer"
|
||||
#define NEUTRINO_ICON_TUNER_1 "tuner_1"
|
||||
#define NEUTRINO_ICON_TUNER_2 "tuner_2"
|
||||
@@ -131,6 +132,7 @@
|
||||
#define NEUTRINO_ICON_AUTO_SHIFT_GRAY "ats_gray"
|
||||
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
|
||||
#define NEUTRINO_ICON_SCRAMBLED "ca"
|
||||
#define NEUTRINO_ICON_SCRAMBLED_MARKER "marker_scrambled"
|
||||
#define NEUTRINO_ICON_SCRAMBLED2 "ca2"
|
||||
#define NEUTRINO_ICON_SCRAMBLED2_GREY "ca2_gray"
|
||||
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"
|
||||
|
Reference in New Issue
Block a user