mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
add change blink
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@182 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -855,6 +855,7 @@ typedef enum {
|
||||
LOCALE_PINPROTECTION_HEAD,
|
||||
LOCALE_PINPROTECTION_WRONGCODE,
|
||||
LOCALE_PLUGINS_RESULT,
|
||||
LOCALE_PROGRESSBAR_COLOR,
|
||||
LOCALE_RCLOCK_LOCKMSG,
|
||||
LOCALE_RCLOCK_MENUEADD,
|
||||
LOCALE_RCLOCK_TITLE,
|
||||
|
@@ -855,6 +855,7 @@ const char *locale_real_names[] = {
|
||||
"pinprotection.head",
|
||||
"pinprotection.wrongcode",
|
||||
"plugins.result",
|
||||
"progressbar.color",
|
||||
"rclock.lockmsg",
|
||||
"rclock.menueadd",
|
||||
"rclock.title",
|
||||
|
@@ -62,6 +62,8 @@ struct SNeutrinoSettings
|
||||
int infobar_subchan_disp_pos;
|
||||
int misc_spts;
|
||||
int fan_speed;
|
||||
int infobar_show_channellogo;
|
||||
int progressbar_color;
|
||||
|
||||
//audio
|
||||
int audio_AnalogMode;
|
||||
|
Reference in New Issue
Block a user