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 329193 - gtk_entry_set_editable is deprecated
gtk_entry_set_editable is deprecated
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Preferred applications
git master
Other All
: Normal minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-30 11:41 UTC by Luca Cavalli
Modified: 2006-03-06 21:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
default-applications-set-editable.patch (5.19 KB, patch)
2006-01-30 13:17 UTC, Luca Cavalli
committed Details | Review

Description Luca Cavalli 2006-01-30 11:41:08 UTC
gtk_entry_set_editable is deprecated and should not be used in new code, gtk_editable_set_editable should be used instead.
Comment 1 Luca Cavalli 2006-01-30 13:17:33 UTC
Created attachment 58394 [details] [review]
default-applications-set-editable.patch
Comment 2 Luca Cavalli 2006-03-04 22:51:34 UTC
Rodrigo, do you think I can commit the patch before the hard code freeze of 6th March?
Comment 3 Rodrigo Moya 2006-03-06 13:18:40 UTC
Yes, please commit, the hard freeze starts at midnight UTC tonight, so please commit and close the bug before then. If you're late, just send the patch to control-center-list and CC release-team.
Comment 4 Luca Cavalli 2006-03-06 21:06:50 UTC
Done.