diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-07-15 00:50:46 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-07-15 00:50:46 +0800 |
commit | d1df267f3880d560d778edb115a63acce689737f (patch) | |
tree | 732689344ba58c7b21c82c5b7611b257abc0f7e4 /ChangeLog | |
parent | edd4b54aea706e6e2c4b6b35edb37012230c5cea (diff) | |
download | gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.tar gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.tar.gz gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.tar.bz2 gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.tar.lz gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.tar.xz gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.tar.zst gsoc2013-epiphany-d1df267f3880d560d778edb115a63acce689737f.zip |
List all mozilla fonts and not only the language specific, otherwise we
2003-07-14 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
List all mozilla fonts and not only the language specific,
otherwise we get empty list.
Use fontconfig aliases as defaults.
This is temporary until we design simpler fonts
configuration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-07-14 Marco Pesenti Gritti <marco@it.gnome.org> + + * embed/mozilla/mozilla-embed-single.cpp: + + List all mozilla fonts and not only the language specific, + otherwise we get empty list. + Use fontconfig aliases as defaults. + This is temporary until we design simpler fonts + configuration. + 2003-07-14 Christian Persch <chpe@cvs.gnome.org> * src/pdm-dialog.c: (pdm_dialog_cookies_properties_button_clicked_cb): |