From 323ac4a566f7c1ea9006eaf58eae915fac00071b Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sun, 5 Mar 2006 15:50:27 +0000 Subject: adding the image upgrade wizard can backup settings to hdd, cf, usb or (in the future) a given path recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings guides the user through the upgrade process --- lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am index 7b26d5f9..9848f3df 100644 --- a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am @@ -3,5 +3,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SoftwareUpdate install_PYTHON = \ __init__.py \ plugin.py \ - update.png + update.png + -- cgit v1.2.3