mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- neutrino: mute icon at volume 0 (thx bazi98!)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1620 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -420,6 +420,7 @@ typedef enum
|
||||
LOCALE_EXTRA_SCAN_FULL,
|
||||
LOCALE_EXTRA_SCAN_MODE,
|
||||
LOCALE_EXTRA_SCRAMBLED_MESSAGE,
|
||||
LOCALE_EXTRA_SHOW_MUTE_ICON,
|
||||
LOCALE_EXTRA_SMS_CHANNEL,
|
||||
LOCALE_EXTRA_SOUTH,
|
||||
LOCALE_EXTRA_SPTS_MODE,
|
||||
|
@@ -72,6 +72,7 @@ struct SNeutrinoSettings
|
||||
int casystem_display;
|
||||
int scrambled_message;
|
||||
int volume_pos;
|
||||
int show_mute_icon;
|
||||
int menu_pos;
|
||||
int infobar_show_var_hdd;
|
||||
int infobar_show_res;
|
||||
|
Reference in New Issue
Block a user