Revert "- channellist.cpp: enable to lock new_zap_mode"

This reverts commit 15d787f79b
because the display of infobar while zapping is broken with
this commit.
This commit is contained in:
svenhoefer
2013-02-15 22:55:45 +01:00
parent fe78bf0580
commit fb892d18ff
7 changed files with 13 additions and 37 deletions

View File

@@ -252,9 +252,6 @@ typedef enum
LOCALE_CHANNELLIST_MAKE_NEWLIST,
LOCALE_CHANNELLIST_MAKE_REMOVEDLIST,
LOCALE_CHANNELLIST_NEW_ZAP_MODE,
LOCALE_CHANNELLIST_NEW_ZAP_MODE_ACTIVE,
LOCALE_CHANNELLIST_NEW_ZAP_MODE_ALLOW,
LOCALE_CHANNELLIST_NEW_ZAP_MODE_OFF,
LOCALE_CHANNELLIST_NONEFOUND,
LOCALE_CHANNELLIST_PROVS,
LOCALE_CHANNELLIST_RECORDING_NOT_POSSIBLE,

View File

@@ -252,9 +252,6 @@ const char * locale_real_names[] =
"channellist.make_newlist",
"channellist.make_removedlist",
"channellist.new_zap_mode",
"channellist.new_zap_mode_active",
"channellist.new_zap_mode_allow",
"channellist.new_zap_mode_off",
"channellist.nonefound",
"channellist.provs",
"channellist.recording_not_possible",