-
Committer:
Michael Vogt
-
Date:
2014-04-08 08:21:17 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2794.
-
Revision ID:
michael.vogt@ubuntu.com-20140408082117-u102z1y26q7xxqlf
* do not import Gtk in the toplevel, this will crash if DISPLAY is not set
* use setup_view from DistUpgradeMain to avoid code duplication of the
import magic
* detect if we run with a DISPLAY and pick appropriate frontend
* use setup_logging from DistUpgradeMain to get logging and backup
of existing file, thanks to Brian Murray (LP: #1302380)