-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Looks good. On Wed, 16 Sep 2009, Joel Granados Moreno wrote:
* iw/partition_gui.py (editCB): Fix indentation on the "Unable to edit" message. --- iw/partition_gui.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iw/partition_gui.py b/iw/partition_gui.py index a96b14c..3eaa490 100644 --- a/iw/partition_gui.py +++ b/iw/partition_gui.py @@ -1245,8 +1245,8 @@ class PartitionWindow(InstallWindow): device = self.tree.getCurrentDevice() if not device: self.intf.messageWindow(_("Unable To Edit"), - _("You must select a device to edit"), - custom_icon="error") + _("You must select a device to edit"), + custom_icon="error") return reason = self.storage.deviceImmutable(device, ignoreProtected=True)
- -- David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkq9Ua4ACgkQ5hsjjIy1VkkqAwCgoLVZUocWFHsq3FSxyFySW3rF n2MAoLNxryHK1oq4ZUkRE13X99jqyp1p =bTPb -----END PGP SIGNATURE----- _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list