icons: add marker_scrambled.png and marker_streaming.png

Origin commit data
------------------
Branch: ni/coolstream
Commit: cc871909e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)

Origin message was:
------------------
- icons: add marker_scrambled.png and marker_streaming.png

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-01-04 00:59:13 +01:00
parent 7a271114c6
commit e24020a66f
4 changed files with 4 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

View File

@@ -116,6 +116,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"
@@ -133,6 +134,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"