- icons: remove unused ca icon

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 e0f51a25de
commit 3febfab2b0
3 changed files with 0 additions and 2 deletions

View File

@@ -3,7 +3,6 @@ installdir = $(ICONSDIR)
install_DATA = \
ats.png \
ats_gray.png \
ca.png \
mounted.png \
mute.png \
not_mounted.png \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 738 B

View File

@@ -125,7 +125,6 @@
#define NEUTRINO_ICON_SUBT "subt"
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
#define NEUTRINO_ICON_SCRAMBLED "ca"
#define NEUTRINO_ICON_SCRAMBLED2 "ca2"
#define NEUTRINO_ICON_SCRAMBLED2_GREY "ca2_gray"
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"