Don't use font names from GConf if font backend can't handle it (bug#6478).
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 22 Jun 2010 07:55:08 +0000 (09:55 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 22 Jun 2010 07:55:08 +0000 (09:55 +0200)
commite9b7ab963b49d6eaaa2359ac903a1fe80943ec95
tree472426edab0233bd2ca3e272061ffdc1f2f4e77c
parentc50b0f11a5a62629abfd3f97619c13f3ab99364c
Don't use font names from GConf if font backend can't handle it (bug#6478).

* xfns.c (x_default_font_parameter): Try to open font from system
before using it (bug#6478).  Rename got_from_gconf to got_from_system.
src/ChangeLog
src/xfns.c