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 720632 - Replace deprecated GTK_STOCK
Replace deprecated GTK_STOCK
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-12-17 19:56 UTC by Baptiste Mille-Mathias
Modified: 2013-12-18 14:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remplace deprecated GTK_STOCK (9.28 KB, patch)
2013-12-17 19:56 UTC, Baptiste Mille-Mathias
committed Details | Review

Description Baptiste Mille-Mathias 2013-12-17 19:56:06 UTC
Since GTK 3.10 GTK_STOCK are deprecated and thus need to be replaced.
Comment 1 Baptiste Mille-Mathias 2013-12-17 19:56:09 UTC
Created attachment 264443 [details] [review]
Remplace deprecated GTK_STOCK

Since GTK 3.10 GTK_STOCK_* are deprecated and thus, have to be replaced
Comment 2 Debarshi Ray 2013-12-18 14:12:50 UTC
Review of attachment 264443 [details] [review]:

Thanks for the patch. Looks good, apart from the minor spelling mistake in the commit message -- "Remplace". :-)