aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Plugin.py
AgeCommit message (Collapse)Author
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
naming conventions for plugin packets: enigma2-plugin-<category>-<pluginname> (category is not yet supported by the GUI)
2006-02-22fix newlineFelix Domke
2006-02-22add FileManger pluginStefan Pluecken
reenable plugin icons
2006-02-21add WHERE_WIZARD pluginsFelix Domke
2006-02-19add Plugin.pyFelix Domke