[rhel5-branch] edit partition UI: do not create the "Encrypt" check button twice. (#709361)

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

 



Otherwise there are two instances of it flying around the callbacks.
---
 iw/partition_ui_helpers_gui.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/iw/partition_ui_helpers_gui.py b/iw/partition_ui_helpers_gui.py
index 3c15268..6356062 100644
--- a/iw/partition_ui_helpers_gui.py
+++ b/iw/partition_ui_helpers_gui.py
@@ -321,7 +321,6 @@ def createPreExistFSOptionSection(origrequest, maintable, row, mountCombo,
 	migtypes = origrequest.origfstype.getMigratableFSTargets()
 
 	maintable.attach(migraterb, 0, 1, row, row + 1)
-        lukscb = gtk.CheckButton(_("_Encrypt"))
 	migfstypeCombo = createFSTypeMenu(ofstype, None, None,
                                           lukscb = lukscb,
                                           availablefstypes = migtypes)
-- 
1.7.3.3

_______________________________________________
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