[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [rhel5-branch] edit partition UI: do not create the "Encrypt" check button twice. (#709361)
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [rhel5-branch] edit partition UI: do not create the "Encrypt" check button twice. (#709361)
- Date: Wed, 1 Jun 2011 03:54:33 -0400
> 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)
Looks fine.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]