GNOME Bugzilla – Bug 331473
Patch to add mnemonics to "Desaturate" button
Last modified: 2006-02-17 07:15:23 UTC
Please describe the problem: "Desaturate" button in "Desaturate" dialog has no mnemonic key, which is why one should hit TAB several times to reach it or use mouse. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information: Unfortunately I didn't manage to find out how to add mnemonics to radiobuttons in that dialog.
Created attachment 59534 [details] proposed patch
2006-02-17 Sven Neumann <sven@gimp.org> * app/dialogs/desaturate-dialog.c: applied patch from Alexandre Prokoudine that adds a missing mnemonic (bug #331473).