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 606288 - Not using GtkOptionMenu deprecated symbols in test file
Not using GtkOptionMenu deprecated symbols in test file
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 572333
 
 
Reported: 2010-01-07 07:04 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-02-08 15:58 UTC
See Also:
GNOME target: 2.30.x
GNOME version: ---


Attachments
Replace GtkOptionMenu with GtkComboBox (2.94 KB, patch)
2010-01-07 07:07 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2010-01-07 07:04:53 UTC
Replace GtkOptionMenu with GtkComboBox symbols

Patch following
Comment 1 Javier Jardón (IRC: jjardon) 2010-01-07 07:07:01 UTC
Created attachment 150962 [details] [review]
Replace GtkOptionMenu with GtkComboBox
Comment 2 Matthias Clasen 2010-02-08 13:59:27 UTC
Comment on attachment 150962 [details] [review]
Replace GtkOptionMenu with GtkComboBox

looks fine to me
Comment 3 Javier Jardón (IRC: jjardon) 2010-02-08 15:58:19 UTC
Comment on attachment 150962 [details] [review]
Replace GtkOptionMenu with GtkComboBox

commit db45d38b6fbbf19653c1294fdd0b87fb2469a94d
Comment 4 Javier Jardón (IRC: jjardon) 2010-02-08 15:58:49 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.

Thank you Matthias.