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 632604 - handle combo box text api going away
handle combo box text api going away
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: 2.26.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2010-10-19 20:35 UTC by Matthias Clasen
Modified: 2010-10-20 03:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.22 KB, patch)
2010-10-19 20:35 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2010-10-19 20:35:20 UTC
Created attachment 172765 [details] [review]
patch

the combobox text convenience api is replaced by a GtkComboBoxText widget in GTK3.
Comment 1 Stef Walter 2010-10-20 03:32:43 UTC
Thanks. Committed.

commit 77c537b5523ca2ceff3de1f1ea76c306384d536f
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Oct 20 03:31:54 2010 +0000

    [libcryptui] Migrate to new GtkComboBoxText widget in GTK3
    
    https://bugzilla.gnome.org/show_bug.cgi?id=632604