mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
- icons: remove unused ca icon
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -3,7 +3,6 @@ installdir = $(ICONSDIR)
|
|||||||
install_DATA = \
|
install_DATA = \
|
||||||
ats.png \
|
ats.png \
|
||||||
ats_gray.png \
|
ats_gray.png \
|
||||||
ca.png \
|
|
||||||
mounted.png \
|
mounted.png \
|
||||||
mute.png \
|
mute.png \
|
||||||
not_mounted.png \
|
not_mounted.png \
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 738 B |
@@ -125,7 +125,6 @@
|
|||||||
#define NEUTRINO_ICON_SUBT "subt"
|
#define NEUTRINO_ICON_SUBT "subt"
|
||||||
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"
|
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"
|
||||||
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
|
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
|
||||||
#define NEUTRINO_ICON_SCRAMBLED "ca"
|
|
||||||
#define NEUTRINO_ICON_SCRAMBLED2 "ca2"
|
#define NEUTRINO_ICON_SCRAMBLED2 "ca2"
|
||||||
#define NEUTRINO_ICON_SCRAMBLED2_GREY "ca2_gray"
|
#define NEUTRINO_ICON_SCRAMBLED2_GREY "ca2_gray"
|
||||||
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"
|
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"
|
||||||
|
Reference in New Issue
Block a user