Re: [gdm-list] [PATCH] Fix translations of the Cancel button



Hi,

On Thu, Sep 23, 2010 at 6:23 AM, Ville-Pekka Vainio
<vpivaini cs helsinki fi> wrote:
> Use a stock GTK Cancel button instead of a custom one, fixing
> translations. This was broken in 706a532d.
[...]
> -                        <property name="label">Cancel</property>
> +                        <property name="label">gtk-cancel</property>
>                         <property name="visible">True</property>
>                         <property name="can_focus">True</property>
> +                        <property name="use_stock">True</property>
>                       </object>
>                       <packing>
>                         <property name="expand">False</property>
This patch probably makes sense.  Thanks!  Can you file it in
bugzilla? (we're frozen right now otherwise I would probably just
commit it straight away)

--Ray


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