[master 06/10] Addon repo glade changes

Chris Lumens clumens at redhat.com
Fri Mar 15 14:30:11 UTC 2013


>  pyanaconda/ui/gui/spokes/source.glade | 405 ++++++++++++++++++++++++++++++++++
>  1 file changed, 405 insertions(+)

Please make sure to give all the labels underlines and set the label as
the mnemonic widget for the entry/checkbox/whatever associated with it.
This makes it much faster to do keyboard navigation.  You don't have to
tab around as much.

It's okay to reuse underlines from the proxy dialog in this case, since
only one of the two will ever be sensitive at a time.

- Chris


More information about the anaconda-patches mailing list