diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-07-22 16:45:14 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-07-22 16:45:14 +0800 |
commit | 561c5a9432b239aee5581ef83b0f38c5eeecd30c (patch) | |
tree | 72952dbd79fe236ca5e38194898fd2664268ecd6 /ChangeLog | |
parent | 370a95a23d6475cffcb1a82a81ee65c683371853 (diff) | |
download | gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.gz gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.bz2 gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.lz gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.xz gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.zst gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.zip |
Handle the bookmark in the root folder case correctly. Fix #145611
2004-07-22 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-import.c:
(ephy_bookmarks_import_mozilla):
Handle the bookmark in the root folder case
correctly. Fix #145611
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-07-22 Marco Pesenti Gritti <marco@gnome.org> + + * src/bookmarks/ephy-bookmarks-import.c: + (ephy_bookmarks_import_mozilla): + + Handle the bookmark in the root folder case + correctly. Fix #145611 + 2004-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: |