Re: [f16-branch] reinit dialog: make the defaults the same.

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

 



ack

--

  Martin Gracik

----- Original Message -----
> Resolves: rhbz#733607
> ---
> pyanaconda/text.py | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/pyanaconda/text.py b/pyanaconda/text.py
> index 6396f25..6145699 100644
> --- a/pyanaconda/text.py
> +++ b/pyanaconda/text.py
> @@ -259,7 +259,7 @@ class InstallInterface(InstallInterfaceBase):
> text = TEXT_REINITIALIZE % {"description": description, "size": size,
> "devicePath": path}
> grid.add(TextboxReflowed(70, text), 0, 0)
> 
> - all_devices_cb = Checkbox(TEXT_REINITIALIZE_ALL, isOn=False)
> + all_devices_cb = Checkbox(TEXT_REINITIALIZE_ALL, isOn=True)
> grid.add(all_devices_cb, 0, 1, padding=(0, 1, 0, 0))
> 
> buttons = [(_("Yes, discard any data"), "yes"),
> --
> 1.7.6
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
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