*neutrino port: moved misc settings into it's own class,

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1210 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
thilo
2011-02-26 08:26:46 +00:00
parent 7f061572d3
commit 8bbde74347
10 changed files with 436 additions and 241 deletions

View File

@@ -749,6 +749,7 @@ typedef enum
LOCALE_MISCSETTINGS_CHANNELLIST,
LOCALE_MISCSETTINGS_CHANNELLIST_EPGTEXT_ALIGN,
LOCALE_MISCSETTINGS_DRIVER_BOOT,
LOCALE_MISCSETTINGS_ENERGY,
LOCALE_MISCSETTINGS_EPG_CACHE,
LOCALE_MISCSETTINGS_EPG_CACHE_HINT1,
LOCALE_MISCSETTINGS_EPG_CACHE_HINT2,

View File

@@ -749,6 +749,7 @@ const char * locale_real_names[] =
"miscsettings.channellist",
"miscsettings.channellist_epgtext_align",
"miscsettings.driver_boot",
"miscsettings.energy",
"miscsettings.epg_cache",
"miscsettings.epg_cache_hint1",
"miscsettings.epg_cache_hint2",