plugins can appear in the extensions menu now
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 8 Aug 2006 19:00:43 +0000 (19:00 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 8 Aug 2006 19:00:43 +0000 (19:00 +0000)
commitb56bcb6768ce0fdb7124e02d2fd6a531b4068505
treeeae4c13e9be3325429972208bb167a37a1dc540c
parent26ea0041c3afd21d33cf87364b8cb6b71261aad2
plugins can appear in the extensions menu now
use PluginDescriptor.WHERE_EXTENSIONSMENU and the same parameters as for standard plugins (see the file manager plugin for an
example)
lib/python/Plugins/Extensions/FileManager/plugin.py
lib/python/Plugins/Plugin.py
lib/python/Screens/InfoBar.py
lib/python/Screens/InfoBarGenerics.py