After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737046 - [PATCH] Use set_accels_for_action ()
[PATCH] Use set_accels_for_action ()
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-chess-maint
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2014-09-20 21:31 UTC by Iulian Radu
Modified: 2014-09-21 23:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use set_accels_for_action(). (1.56 KB, patch)
2014-09-20 21:31 UTC, Iulian Radu
committed Details | Review
Require vala 0.24 (726 bytes, patch)
2014-09-21 23:54 UTC, Michael Catanzaro
committed Details | Review

Description Iulian Radu 2014-09-20 21:31:24 UTC
Created attachment 286709 [details] [review]
Use set_accels_for_action().

Replace add_accelerator() due to being deprecated.
Comment 1 Michael Catanzaro 2014-09-20 22:06:47 UTC
Review of attachment 286709 [details] [review]:

Thanks!
Comment 2 Michael Catanzaro 2014-09-21 23:54:49 UTC
Created attachment 286765 [details] [review]
Require vala 0.24

Maybe needed for set_accels_for_action. I don't care to look up what
0.23 release that was added in.
Comment 3 Michael Catanzaro 2014-09-21 23:55:22 UTC
Attachment 286765 [details] pushed as c811111 - Require vala 0.24