mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- icons: remove unused zap and pip icons
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -10,8 +10,6 @@ install_DATA = \
|
|||||||
mounted.png \
|
mounted.png \
|
||||||
mute.png \
|
mute.png \
|
||||||
not_mounted.png \
|
not_mounted.png \
|
||||||
pip.png \
|
|
||||||
rclock.png \
|
rclock.png \
|
||||||
rec.png \
|
rec.png \
|
||||||
rec_gray.png \
|
rec_gray.png
|
||||||
zap.png
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 726 B |
Binary file not shown.
Before Width: | Height: | Size: 923 B |
@@ -152,8 +152,6 @@
|
|||||||
#define NEUTRINO_ICON_RESOLUTION_HD "res_hd"
|
#define NEUTRINO_ICON_RESOLUTION_HD "res_hd"
|
||||||
#define NEUTRINO_ICON_RESOLUTION_SD "res_sd"
|
#define NEUTRINO_ICON_RESOLUTION_SD "res_sd"
|
||||||
#define NEUTRINO_ICON_PERSONALIZE "personalize"
|
#define NEUTRINO_ICON_PERSONALIZE "personalize"
|
||||||
#define NEUTRINO_ICON_ZAP "zap"
|
|
||||||
#define NEUTRINO_ICON_PIP "pip"
|
|
||||||
#define NEUTRINO_ICON_STAR_ON "star-on"
|
#define NEUTRINO_ICON_STAR_ON "star-on"
|
||||||
#define NEUTRINO_ICON_STAR_OFF "star-off"
|
#define NEUTRINO_ICON_STAR_OFF "star-off"
|
||||||
#define NEUTRINO_ICON_TMDB "tmdb"
|
#define NEUTRINO_ICON_TMDB "tmdb"
|
||||||
|
Reference in New Issue
Block a user