mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
infoviewer: show plugin name, when movieplayer-plugin is selected
Origin commit data
------------------
Commit: 0b74f601db
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-25 (Mon, 25 Jan 2016)
Origin message was:
------------------
- 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