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 641483 - [PATCH] Update update_entry_font() to using gtk3 functions
[PATCH] Update update_entry_font() to using gtk3 functions
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-04 12:18 UTC by Michael Lippautz
Modified: 2011-02-05 03:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update update_entry_font() to using gtk3 functions (1.94 KB, patch)
2011-02-04 12:18 UTC, Michael Lippautz
none Details | Review

Description Michael Lippautz 2011-02-04 12:18:35 UTC
Created attachment 180074 [details] [review]
Update update_entry_font() to using gtk3 functions

update_entry_font() is using deprecated functions (per 2.99) which prohibit installation of g-c-c on distros (i.e. Gentoo) that do a QA check on this.
Comment 1 Bastien Nocera 2011-02-05 03:05:49 UTC
commit 7da8390241cca72035f81f1809226ea4eee6060b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Feb 4 15:50:29 2011 -0500

    um-editable-entry: port to GtkStyleContext