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:
vanhofen
2022-12-19 20:08:35 +01:00
committed by Thilo Graf
parent 5db98eb764
commit 3a7888c792
5 changed files with 12 additions and 2 deletions

View File

@@ -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,

View File

@@ -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",