mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
neutrino: make location of "information" menu configurable
the location of the "information" menu can now be configured in neutrino.conf: show_infomenu=1 shows it below the service menu, show_infomenu=0 (default) in the main menu, as before. Patch by bazi98. Should probably be configurable somewhere in the GUI. git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@766 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -568,6 +568,7 @@ typedef enum {
|
||||
LOCALE_MISCSETTINGS_INFOBAR_SAT_DISPLAY,
|
||||
LOCALE_MISCSETTINGS_INFOBAR_SHOW,
|
||||
LOCALE_MISCSETTINGS_INFOBAR_SHOW_VAR_HDD,
|
||||
LOCALE_MISCSETTINGS_SHOW_INFOMENU,
|
||||
LOCALE_MISCSETTINGS_SHUTDOWN_COUNT,
|
||||
LOCALE_MISCSETTINGS_SHUTDOWN_COUNT_HINT1,
|
||||
LOCALE_MISCSETTINGS_SHUTDOWN_COUNT_HINT2,
|
||||
|
Reference in New Issue
Block a user