gui/channellist: make displaying channel numbers optional

Conflicts:
	data/locale/deutsch.locale
	src/gui/channellist.cpp
	src/gui/osd_setup.cpp
This commit is contained in:
martii
2014-07-19 20:09:13 +02:00
committed by [CST] Focus
parent c1db7b2852
commit 94e6cf9a25
8 changed files with 24 additions and 5 deletions

View File

@@ -493,6 +493,7 @@ struct SNeutrinoSettings
int channellist_sort_mode;
int channellist_numeric_adjust;
int channellist_show_channellogo;
int channellist_show_numbers;
int repeat_blocker;
int repeat_genericblocker;
#define LONGKEYPRESS_OFF 499