aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2004-02-05 02:51:47 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2004-02-05 02:51:47 +0800
commit065939900815a23c14516b588056a171b43295d7 (patch)
tree237626434cd112449bfa97ea5ae27c186e91b7fb /ChangeLog
parentc9efe21b04fe200299f796b83c4ef2fbe0f0547c (diff)
downloadgsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.tar
gsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.tar.gz
gsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.tar.bz2
gsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.tar.lz
gsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.tar.xz
gsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.tar.zst
gsoc2013-epiphany-065939900815a23c14516b588056a171b43295d7.zip
Set a default height/width for the dialog.
2004-02-04 David Bordoley <bordoley@msu.edu> * src/ephy-encoding-dialog.c: (ephy_encoding_dialog_new): Set a default height/width for the dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58f8e466e..ca7e51f4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-04 David Bordoley <bordoley@msu.edu>
+
+ * src/ephy-encoding-dialog.c: (ephy_encoding_dialog_new):
+
+ Set a default height/width for the dialog.
+
2004-02-04 Biggest Flake Ever <flake@whataflake.com>
David Bordoley <bordoley@msu.edu>