ack. On 01/21/2010 02:56 PM, Hans de Goede wrote:
--- iw/filter_gui.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/iw/filter_gui.py b/iw/filter_gui.py index 77052df..6145cd4 100644 --- a/iw/filter_gui.py +++ b/iw/filter_gui.py @@ -630,7 +630,7 @@ class FilterWindow(InstallWindow): paths = "\n".join(map(udev_device_get_name, mpath)) tuple = (mpath[0], True, _active(name), - udev_device_get_multipath_name(mpath[0]), model + udev_device_get_multipath_name(mpath[0]), model, str(mpath[0]["XXX_SIZE"]) + " MB", udev_device_get_vendor(mpath[0]), udev_device_get_bus(mpath[0]),
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list