- icons: remove unused zap and pip icons

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-05 00:52:58 +01:00
committed by Thilo Graf
parent e03f70ccb0
commit 7f65673f0e
4 changed files with 1 additions and 5 deletions

View File

@@ -10,8 +10,6 @@ install_DATA = \
mounted.png \
mute.png \
not_mounted.png \
pip.png \
rclock.png \
rec.png \
rec_gray.png \
zap.png
rec_gray.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 726 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 923 B

View File

@@ -152,8 +152,6 @@
#define NEUTRINO_ICON_RESOLUTION_HD "res_hd"
#define NEUTRINO_ICON_RESOLUTION_SD "res_sd"
#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_OFF "star-off"
#define NEUTRINO_ICON_TMDB "tmdb"