GNOME Bugzilla – Bug 314191
mnemonics for Sample Colorize
Last modified: 2005-08-22 23:22:18 UTC
The following patch adds 'Apply' + 'Get sample colors' mnemonics to this awesome plugin, so it is much more keyboard-usable.
Created attachment 51141 [details] [review] adds mnemonics
Absolutely makes sense, thanks.
Fixed in CVS: 2005-08-22 Michael Natterer <mitch@gimp.org> * plug-ins/common/sample_colorize.c (smp_dialog): applied patch from David Gowers that adds mnemonics to all action area buttons. Fixes bug #314191.
Well, almost. Actually, both labels were wrong... 2005-08-23 Sven Neumann <sven@gimp.org> * plug-ins/common/sample_colorize.c: use GTK_STOCK_APPLY and fixed capitalization in button label.