diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-27 22:51:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-27 22:51:39 +0800 |
commit | a0393b9cd91a4978bcae1e757d520d158b8b2610 (patch) | |
tree | 222b5d9131392bb80e44dd0040746409907590c5 /ChangeLog | |
parent | b19f5097e2c7c2a433f48064346685cfc89a16ce (diff) | |
download | gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.tar gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.tar.gz gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.tar.bz2 gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.tar.lz gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.tar.xz gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.tar.zst gsoc2013-epiphany-a0393b9cd91a4978bcae1e757d520d158b8b2610.zip |
Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll
2004-02-27 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll really
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-02-27 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll really + need the latest from cvs. + +2004-02-27 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/FilePicker.cpp: * lib/ephy-file-chooser.c: (ephy_file_chooser_init), (ephy_file_chooser_new): |