[PATCH] Changed the keyboard accelerator for iscsi "Retry Log In"

Chris Lumens clumens at redhat.com
Mon Sep 23 19:11:46 UTC 2013


> diff --git a/pyanaconda/ui/gui/spokes/advstorage/iscsi.glade b/pyanaconda/ui/gui/spokes/advstorage/iscsi.glade
> index 208122a..d1597d3 100644
> --- a/pyanaconda/ui/gui/spokes/advstorage/iscsi.glade
> +++ b/pyanaconda/ui/gui/spokes/advstorage/iscsi.glade
> @@ -1161,8 +1161,7 @@
>                                  </child>
>                                  <child>
>                                    <object class="GtkButton" id="retryLoginButton">
> -                                    <!-- check_accelerators: not visible at same time as label19 -->
> -                                    <property name="label" translatable="yes">_Retry Log In</property>
> +                                    <property name="label" translatable="yes">Retry _Log In</property>
>                                      <property name="visible">True</property>
>                                      <property name="can_focus">True</property>
>                                      <property name="receives_default">True</property>

Looks fine.

- Chris


More information about the anaconda-patches mailing list