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 691745 - shell-global: Move shell_fonts_init() back to main
shell-global: Move shell_fonts_init() back to main
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-14 22:36 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-01-18 05:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell-global: Move shell_fonts_init() back to main (3.14 KB, patch)
2013-01-14 22:36 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-01-14 22:36:46 UTC
We do not need any stage-specific code, so let's move
the initialization back to where other components are
initialized.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-01-14 22:36:49 UTC
Created attachment 233474 [details] [review]
shell-global: Move shell_fonts_init() back to main
Comment 2 drago01 2013-01-17 21:57:21 UTC
Review of attachment 233474 [details] [review]:

OK.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-01-18 05:26:04 UTC
Attachment 233474 [details] pushed as 622c1c9 - shell-global: Move shell_fonts_init() back to main