mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- infoviewer: show plugin name, when movieplayer-plugin is selected
This commit is contained in:
@@ -112,7 +112,7 @@ class CKeybindSetup : public CMenuTarget, public CChangeObserver
|
||||
~CKeybindSetup();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void * data);
|
||||
static const char *getMoviePlayerButtonName(const neutrino_msg_t key, bool &active);
|
||||
static const char *getMoviePlayerButtonName(const neutrino_msg_t key, bool &active, bool return_title = false);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user