add ability to download e2-plugins via PluginBrowser
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 19:21:16 +0000 (19:21 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 19:21:16 +0000 (19:21 +0000)
commit3ad1f5540aa20e5b8132ededc367d8f319b2d5dd
treee286735b63a3a5024b084d0fad5d93c6a8a20cd8
parentab32bd33272b73f046cdfbe744ca9517f91d653d
add ability to download e2-plugins via PluginBrowser
naming conventions for plugin packets:
enigma2-plugin-<category>-<pluginname>

(category is not yet supported by the GUI)
data/skin.xml
lib/python/Plugins/Plugin.py
lib/python/Plugins/update/plugin.py
lib/python/Screens/Console.py
lib/python/Screens/PluginBrowser.py