aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/update/plugin.py
AgeCommit message (Collapse)Author
2006-01-28use ScrollLabel in update plugin to let the user see the whole result of the ↵Stefan Pluecken
update process
2006-01-20add -force-defaults to ipkg upgrade command for not prompting the user ↵Stefan Pluecken
anything while update plugin is run add -force-overwrite to the ipkg upgrade command to work with faulty packets
2006-01-12add ipkg list to the update pluginStefan Pluecken
2006-01-11show plugin description in plugin listStefan Pluecken
2006-01-11add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the ↵Stefan Pluecken
c++ part supports it
2006-01-11add arabic to the language listStefan Pluecken
change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries
2006-01-10forgot to commit the update plugin :)Stefan Pluecken