diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-03 01:15:17 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-03 01:15:17 +0800 |
commit | 853902273b645bd4f3776e3283365d10abee6de6 (patch) | |
tree | 2a020028addd1a431107b2d8f192369e4dc164db /ChangeLog | |
parent | 9dd3ec59aa5060a32662bff26fdb6961143b8c38 (diff) | |
download | gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.tar gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.tar.gz gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.tar.bz2 gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.tar.lz gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.tar.xz gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.tar.zst gsoc2013-epiphany-853902273b645bd4f3776e3283365d10abee6de6.zip |
Don't remember the size of the filechoose dialogue, because it doesn't
2004-03-02 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-file-chooser.c: (ephy_file_chooser_init):
Don't remember the size of the filechoose dialogue, because it doesn't
play nicely with the new save mode when toggling the expander.
Fixes bug #135947.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-02 Christian Persch <chpe@cvs.gnome.org> + + * lib/ephy-file-chooser.c: (ephy_file_chooser_init): + + Don't remember the size of the filechoose dialogue, because it doesn't + play nicely with the new save mode when toggling the expander. + Fixes bug #135947. + 2004-03-02 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-session.c: (ephy_session_init), (offer_to_resume), |