- channellist: allow to show resolution icons

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-06-24 23:07:02 +02:00
committed by Thilo Graf
parent d920f4892a
commit 999610dcd1
13 changed files with 50 additions and 6 deletions

View File

@@ -310,6 +310,7 @@ const char * locale_real_names[] =
"channellist.show_channelnumber",
"channellist.show_empty_favs",
"channellist.show_infobox",
"channellist.show_res_icon",
"channellist.since",
"channellist.start",
"ci.clock",
@@ -1079,6 +1080,7 @@ const char * locale_real_names[] =
"menu.hint_channellist_show_channelnumber",
"menu.hint_channellist_show_empty_favs",
"menu.hint_channellist_show_infobox",
"menu.hint_channellist_show_res_icon",
"menu.hint_channels",
"menu.hint_ci",
"menu.hint_clock_background",