[PATCH 5/7] Add a page for decrypting existing LUKS devices.

Chris Lumens clumens at redhat.com
Mon Oct 8 20:49:42 UTC 2012


>  pyanaconda/ui/gui/spokes/custom.glade |  130 ++++++++++++++++++++++++++++++++-
>  1 files changed, 129 insertions(+), 1 deletions(-)

You should set encryptedDeviceDescriptionLabel's halign to end so it'll
match up with selectedDeviceDescLabel.

You might also want to set line wrap on unlockLabel to Word mode.  I'm
not sure it'll ever come up, but that's kind of a long label (especially
so in other languages) and it's possible it'll run off the screen.

- Chris


More information about the anaconda-patches mailing list