aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-07-15 00:50:46 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-07-15 00:50:46 +0800
commitd1df267f3880d560d778edb115a63acce689737f (patch)
tree732689344ba58c7b21c82c5b7611b257abc0f7e4 /ChangeLog
parentedd4b54aea706e6e2c4b6b35edb37012230c5cea (diff)
downloadgsoc2013-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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 564548b34..7d1a712d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):