mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
icons: add new epg marker icon
Origin commit data
------------------
Commit: 6bd857d843
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)
Origin message was:
------------------
- icons: add new epg marker icon
This commit is contained in:
@@ -3,6 +3,7 @@ installdir = $(ICONSDIR)
|
||||
install_DATA = \
|
||||
checkmark.png \
|
||||
important.png \
|
||||
marker_epg.png \
|
||||
marker_hidden.png \
|
||||
marker_lock.png \
|
||||
marker_pip.png \
|
||||
|
BIN
data/icons/status/markers/marker_epg.png
Normal file
BIN
data/icons/status/markers/marker_epg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 246 B |
@@ -251,6 +251,7 @@
|
||||
|
||||
/* markers */
|
||||
#define NEUTRINO_ICON_IMPORTANT "important"
|
||||
#define NEUTRINO_ICON_MARKER_EPG "marker_epg"
|
||||
#define NEUTRINO_ICON_MARKER_HIDDEN "marker_hidden"
|
||||
#define NEUTRINO_ICON_MARKER_LOCK "marker_lock"
|
||||
#define NEUTRINO_ICON_MARKER_PIP "marker_pip"
|
||||
|
Reference in New Issue
Block a user