plugins can register their own menu now
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 6 Jan 2006 15:48:47 +0000 (15:48 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 6 Jan 2006 15:48:47 +0000 (15:48 +0000)
commitbb438bec17665a907c28ca47d665766c7b26be79
tree498dd3e71e349dc5845cdb5e48312c166328c0dd
parenteec9fe4a7e1381ee158c75431bc5fdd685b8f552
plugins can register their own menu now
menus have their own id now
the update plugin for example adds a menu item to the Setup menu with the id "setup"
data/menu.xml
lib/python/Components/PluginComponent.py
lib/python/Plugins/update.py
lib/python/Screens/Menu.py
mytest.py