GNOME Bugzilla – Bug 649990
Remove get_font_options() from e-util.c
Last modified: 2011-05-16 17:41:32 UTC
If you use gnome-tweak-tool to change GNOME 3's font hinting / anti-aliasing settings and watch an Evolution window as you do so, you can see the folder list changes, but the message list does not. Matthew Barnes tell me this is because the message list is a custom widget which is still reading font settings from gconf, while GNOME has moved these settings over to dconf. This can be confirmed by changing the font settings in gconf-editor; these affect the message list, but not the folder list. The message list widget should be updated to read font settings from dconf.
I love commits that consist entirely of ripping out old code. Fixed for Evolution 3.0.2 and 3.1.2 in: http://git.gnome.org/browse/evolution/commit/?id=d88a9e736052357389f77a1e8e25221a1517ca72 http://git.gnome.org/browse/evolution/commit/?h=gnome-3-0&id=036ba497a3804e53c59773a46e32f836295f67df