aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SoftwareManager/BackupRestore.py
AgeCommit message (Collapse)Author
2009-12-09SoftwareManager/BackupRestore.py: save configuration to settingsfile before ↵Mladen Horvat
doing a backup, so now should all settings be saved before a backup is done and no gui restart is needed anymore. This fixes #351
2009-10-02SystemPlugins/SoftwareManager: - add timeout to MessageBoxacid-burn
- reset /proc/stb/vmpeg/0/dst* to defaults after a restore so enigma doesnt restart in pip mode if pip was enabled
2009-10-01SystemPlugins/SoftwareManager:- move buttons to the top andacid-burn
replace all Labels where possible through StaticText for better skinability - change some label descriptions - minor fixes
2009-04-29fix listdisplay qafter deleting last fileghost
2009-03-31add delete to advanced restoreacid-burn
use default buttons for better translation support fix some translation issues small menu reordering and fitting
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-13Remove double reboot question after upgradeacid-burn
small cleanups
2009-02-13add SoftwareManager and show it inside Setup Menuacid-burn