[PATCH 2/3] Display url having invalid prefix in repo editing dialog.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux