- icons: rename color buttons; avoid german names

Conflicts:
	data/icons/buttons/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>

Note for last cherry-picks with icon rename:
It would make more sense to rename consequently all the other icons with prefixes like btn_*.*, header_*.* etc. ... means
prefixes matching to groups: buttons, header etc.
For some groups, this has already been done
but at the moment that is not enough.
This commit is contained in:
svenhoefer
2021-10-16 23:45:21 +02:00
committed by Thilo Graf
parent 44e7a95042
commit 56bd12bac1
7 changed files with 9 additions and 8 deletions

View File

@@ -11,9 +11,10 @@ install_DATA = \
7.png \
8.png \
9.png \
blau.png \
btn_backward.png \
btn_blue.png \
btn_forward.png \
btn_green.png \
btn_option_off_active.png \
btn_option_off_inactive.png \
btn_option_on_active.png \
@@ -22,14 +23,15 @@ install_DATA = \
btn_play.png \
btn_record_active.png \
btn_record_inactive.png \
btn_red.png \
btn_stop.png \
btn_timer.png \
btn_yellow.png \
down.png \
dummy.png \
dummy_small.png \
epg.png \
gelb.png \
gruen.png \
epg_small.png \
help.png \
help_small.png \
home.png \
@@ -46,5 +48,4 @@ install_DATA = \
ok.png \
power.png \
right.png \
rot.png \
up.png

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB