[PATCH 1/5] Ok -> OK on the proxy dialog.

David Shea dshea at redhat.com
Thu Sep 18 19:19:47 UTC 2014


On 09/18/2014 03:10 PM, Chris Lumens wrote:
> We use OK everywhere else.
> ---
>   pyanaconda/ui/gui/spokes/source.glade | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pyanaconda/ui/gui/spokes/source.glade b/pyanaconda/ui/gui/spokes/source.glade
> index 1abdcf1..54c85fb 100644
> --- a/pyanaconda/ui/gui/spokes/source.glade
> +++ b/pyanaconda/ui/gui/spokes/source.glade
> @@ -238,7 +238,7 @@
>               </child>
>               <child>
>                 <object class="GtkButton" id="proxyOkButton">
> -                <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_Ok</property>
> +                <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_OK</property>
>                   <property name="visible">True</property>
>                   <property name="can_focus">True</property>
>                   <property name="receives_default">True</property>

Can we add to that to the style guide check?


More information about the anaconda-patches mailing list