mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
Revert "- videosettings: reduce videomenu.zappingmode to mute and hold"
This reverts commit a66671e642
.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Sometimes it would be nice to know why any commits
will be reverted, but who cares ...
This commit is contained in:
@@ -2933,7 +2933,9 @@ typedef enum
|
||||
LOCALE_VIDEOMENU_VIDEOMODE,
|
||||
LOCALE_VIDEOMENU_ZAPPINGMODE,
|
||||
LOCALE_VIDEOMENU_ZAPPINGMODE_HOLD,
|
||||
LOCALE_VIDEOMENU_ZAPPINGMODE_HOLDTILLLOCK,
|
||||
LOCALE_VIDEOMENU_ZAPPINGMODE_MUTE,
|
||||
LOCALE_VIDEOMENU_ZAPPINGMODE_MUTETILLLOCK,
|
||||
LOCALE_WEATHER_API_KEY,
|
||||
LOCALE_WEATHER_DIRECTION_E,
|
||||
LOCALE_WEATHER_DIRECTION_ENE,
|
||||
|
@@ -2933,7 +2933,9 @@ const char * locale_real_names[] =
|
||||
"videomenu.videomode",
|
||||
"videomenu.zappingmode",
|
||||
"videomenu.zappingmode_hold",
|
||||
"videomenu.zappingmode_holdtilllock",
|
||||
"videomenu.zappingmode_mute",
|
||||
"videomenu.zappingmode_mutetilllock",
|
||||
"weather.api_key",
|
||||
"weather.direction_e",
|
||||
"weather.direction_ene",
|
||||
|
Reference in New Issue
Block a user