--- iw/task_gui.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/iw/task_gui.py b/iw/task_gui.py index 067e6cd..1af4856 100644 --- a/iw/task_gui.py +++ b/iw/task_gui.py @@ -223,6 +223,9 @@ class RepoEditor: # find device in self.partitionComboBox and select it self.directoryChooser.set_current_folder("%s%s" % (self.anaconda.backend.ayum.isodir, path)) + else: + self.baseurlEntry.set_text(url) + else: self.typeComboBox.set_active(0) self.proxyCheckbox.set_active(False) -- 1.6.0.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list