- icons: move mounted/not_mounted to markers; align size to other icons

Conflicts:
	data/icons/status/various/mounted.png
	data/icons/status/various/not_mounted.png

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 e1c2161e99
commit 373a3860fc
6 changed files with 2 additions and 2 deletions

View File

@@ -17,4 +17,6 @@ install_DATA = \
marker_timeshift_gray.png \ marker_timeshift_gray.png \
marker_tv.png \ marker_tv.png \
marker_zap.png \ marker_zap.png \
mounted.png \
not_mounted.png \
warning.png warning.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 830 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 812 B

View File

@@ -3,9 +3,7 @@ installdir = $(ICONSDIR)
install_DATA = \ install_DATA = \
ats.png \ ats.png \
ats_gray.png \ ats_gray.png \
mounted.png \
muted.png \ muted.png \
not_mounted.png \
rclock.png \ rclock.png \
rec.png \ rec.png \
rec_gray.png rec_gray.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 676 B