mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
osd_setup: introduce g_settings.window_size to scale some windows
* remove g_settings.big_windows
* add setup window (use up/down to change size)
Origin commit data
------------------
Commit: 6ed30528f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Origin message was:
------------------
- osd_setup: introduce g_settings.window_size to scale some windows
* remove g_settings.big_windows
* add setup window (use up/down to change size)
This commit is contained in:
@@ -363,7 +363,6 @@ const char * locale_real_names[] =
|
||||
"extra.audio_run_player",
|
||||
"extra.auto_delete",
|
||||
"extra.auto_timeshift",
|
||||
"extra.bigwindows",
|
||||
"extra.cache_txt",
|
||||
"extra.chadded",
|
||||
"extra.chalreadyinbq",
|
||||
@@ -799,7 +798,6 @@ const char * locale_real_names[] =
|
||||
"menu.hint_backlight",
|
||||
"menu.hint_backup",
|
||||
"menu.hint_bedit",
|
||||
"menu.hint_bigwindows",
|
||||
"menu.hint_cache_txt",
|
||||
"menu.hint_cec_mode",
|
||||
"menu.hint_cec_standby",
|
||||
@@ -1174,6 +1172,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_volume_digits",
|
||||
"menu.hint_volume_pos",
|
||||
"menu.hint_volume_size",
|
||||
"menu.hint_window_size",
|
||||
"menu.hint_ytplay",
|
||||
"menu.hint_zap_cycle",
|
||||
"menu.next",
|
||||
@@ -1987,6 +1986,7 @@ const char * locale_real_names[] =
|
||||
"videomenu.videoformat_169",
|
||||
"videomenu.videoformat_43",
|
||||
"videomenu.videomode",
|
||||
"window_size",
|
||||
"wizard.initial_settings",
|
||||
"wizard.install_settings",
|
||||
"wizard.setup",
|
||||
|
Reference in New Issue
Block a user