GNOME Bugzilla – Bug 736303
[PATCH] Use set_accels_for_action().
Last modified: 2014-09-10 17:43:37 UTC
Created attachment 285703 [details] [review] Use set_accels_for_action(). As add_accelerator() is deprecated…
@Michael Catanzaro: any specific reason why you've reviewed the patch with commit after freeze? We're still before hard code freeze, and this patch doesn't have string changes or feature changes, I don't see why this couldn't be committed before 3.13.92.
You can commit it! It's harmless, but I've pushed plenty of "harmless" patches before and we're getting pretty close to 3.14, so I'm personally only pushing changes that fix bugs at this point. I figure you'll notice if accelerators in Mines stop working, but I won't notice if accelerators in one out of 16 games break.
Attachment 285703 [details] pushed as 22dd0bc - Use set_accels_for_action().