diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-10-26 19:01:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-10-26 19:01:23 +0800 |
commit | 52d5569982192a6e9d7813a9674c4e5f0cc880f5 (patch) | |
tree | 312238bcda7d4109d5032ecbb25d2106c48a1b9c /ChangeLog | |
parent | eb6b2cdb2e89e41759cf3b1cd136cfca42e6e42b (diff) | |
download | gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.tar gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.tar.gz gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.tar.bz2 gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.tar.lz gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.tar.xz gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.tar.zst gsoc2013-epiphany-52d5569982192a6e9d7813a9674c4e5f0cc880f5.zip |
One set of buttons is enough.
2003-10-26 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
(import_dialog_response_cb):
One set of buttons is enough.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-10-26 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-editor.c: + (import_dialog_response_cb): + + One set of buttons is enough. + +2003-10-26 Christian Persch <chpe@cvs.gnome.org> + Port to new gtk+ file chooser. * data/epiphany.schemas.in: |