-add plugin hdd dir menu

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@734 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
satbaby
2010-08-20 19:11:12 +00:00
parent 50434fe0da
commit 9699447317
8 changed files with 28 additions and 3 deletions

View File

@@ -894,6 +894,7 @@ typedef enum {
LOCALE_PING_UNREACHABLE,
LOCALE_PINPROTECTION_HEAD,
LOCALE_PINPROTECTION_WRONGCODE,
LOCALE_PLUGINS_HDD_DIR,
LOCALE_PLUGINS_RESULT,
LOCALE_PROGRESSBAR_COLOR,
LOCALE_RCLOCK_LOCKMSG,

View File

@@ -894,6 +894,7 @@ const char *locale_real_names[] = {
"ping.unreachable",
"pinprotection.head",
"pinprotection.wrongcode",
"plugins.hdd_dir",
"plugins.result",
"progressbar.color",
"rclock.lockmsg",

View File

@@ -251,7 +251,7 @@ struct SNeutrinoSettings
// default plugin for ts-movieplayer (red button)
std::string movieplayer_plugin;
std::string onekey_plugin;
std::string plugin_hdd_dir;
//key configuration
int key_tvradio_mode;