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 720565 - Replace deprecated GTK_STOCK buttons with strings
Replace deprecated GTK_STOCK buttons with strings
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-16 21:40 UTC by Baptiste Mille-Mathias
Modified: 2013-12-16 22:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Replace deprecated GTK_STOCK buttons with strings (1.30 KB, patch)
2013-12-16 21:40 UTC, Baptiste Mille-Mathias
committed Details | Review

Description Baptiste Mille-Mathias 2013-12-16 21:40:50 UTC
GTK_STOCK buttons are now deprecated starting GTK 3.10.
Comment 1 Baptiste Mille-Mathias 2013-12-16 21:40:52 UTC
Created attachment 264332 [details] [review]
Replace deprecated GTK_STOCK buttons with strings

GTK_STOCK buttons are now deprecated starting GTK 3.10 and should be
replaced by simple strings.
Comment 2 Christian Persch 2013-12-16 21:52:58 UTC
Comment on attachment 264332 [details] [review]
Replace deprecated GTK_STOCK buttons with strings

Thanks! master only.
Comment 3 Baptiste Mille-Mathias 2013-12-16 22:01:15 UTC
Attachment 264332 [details] pushed as 1962b0a - Replace deprecated GTK_STOCK buttons with strings