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:
satbaby
2010-01-18 15:37:10 +00:00
parent 62cd7af103
commit 0efa0ba641
19 changed files with 93 additions and 49 deletions

View File

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

View File

@@ -855,6 +855,7 @@ const char *locale_real_names[] = {
"pinprotection.head",
"pinprotection.wrongcode",
"plugins.result",
"progressbar.color",
"rclock.lockmsg",
"rclock.menueadd",
"rclock.title",

View File

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