aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Console.py
AgeCommit message (Collapse)Author
2006-02-23fix newlineFelix 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-22create a Console screen for command executionsStefan Pluecken