mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
-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:
@@ -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,
|
||||
|
@@ -894,6 +894,7 @@ const char *locale_real_names[] = {
|
||||
"ping.unreachable",
|
||||
"pinprotection.head",
|
||||
"pinprotection.wrongcode",
|
||||
"plugins.hdd_dir",
|
||||
"plugins.result",
|
||||
"progressbar.color",
|
||||
"rclock.lockmsg",
|
||||
|
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user