diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-02 02:14:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-02 02:14:33 +0800 |
commit | 937f23e417318217832d28c30112dbc98f0bde22 (patch) | |
tree | 12efa056aeb6b5cbf7bf9307af68b424daaf638e /ChangeLog | |
parent | cece4687ac9fed887e0775c2914df1ddfc571fcf (diff) | |
download | gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.tar gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.tar.gz gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.tar.bz2 gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.tar.lz gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.tar.xz gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.tar.zst gsoc2013-epiphany-937f23e417318217832d28c30112dbc98f0bde22.zip |
Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category.
2004-03-01 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder),
(xbel_parse_xbel), (ephy_bookmarks_import_xbel):
Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-03-01 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder), + (xbel_parse_xbel), (ephy_bookmarks_import_xbel): + + Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category. + +2004-03-01 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-statusbar.c: (create_statusbar_security_icon), (ephy_statusbar_add_widget): * src/ephy-statusbar.h: |