[PATCH 4/6] Update state and name of repository in list after editing.

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

 



---
 iw/task_gui.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/iw/task_gui.py b/iw/task_gui.py
index 268372b..30c28dc 100644
--- a/iw/task_gui.py
+++ b/iw/task_gui.py
@@ -508,6 +508,8 @@ class TaskWindow(InstallWindow):
         dialog.createDialog()
         dialog.run()
 
+        model.set_value(iter, 0, dialog.repo.isEnabled())
+        model.set_value(iter, 1, dialog.repo.name)
         model.set_value(iter, 2, dialog.repo)
 
     def _addRepo(self, *args):
-- 
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