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 613604 - Disable font plugin by default
Disable font plugin by default
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-22 15:49 UTC by Bastien Nocera
Modified: 2010-03-24 12:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Disable font plugin by default (1.11 KB, patch)
2010-03-22 15:49 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2010-03-22 15:49:49 UTC
Save us some RAM and energy
Comment 1 Bastien Nocera 2010-03-22 15:49:52 UTC
Created attachment 156759 [details] [review]
Disable font plugin by default

The cursor theme for new apps is already loaded by the XSettings
plugin, and the X core fonts are obsoleted by fontconfig. Handling
of new fonts is done in the xsettings plugin as well.
Comment 2 Bastien Nocera 2010-03-24 12:34:54 UTC
commit 19f0625164a39e69611bf6a1c3234f7087dae843
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 22 15:47:07 2010 +0000

    Disable font plugin by default
    
    The cursor theme for new apps is already loaded by the XSettings
    plugin, and the X core fonts are obsoleted by fontconfig. Handling
    of new fonts is done in the xsettings plugin as well.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=613604