From d446a326bb0243e014e3d4e8e6152b6a6f9b7e28 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 10 Jul 2003 13:33:49 +0000 Subject: Some minor changes in rdf format (thanks to Edd Dumbill), and use 2003-07-10 Marco Pesenti Gritti * src/bookmarks/ephy-bookmarks-export.c: (add_topics_list), (ephy_bookmarks_export_rdf): Some minor changes in rdf format (thanks to Edd Dumbill), and use namespaces in the code. * src/bookmarks/ephy-bookmarks-import.c: (bookmark_add), (ephy_bookmarks_import_xbel), (parse_rdf_subjects), (parse_rdf_item), (ephy_bookmarks_import_rdf): * src/bookmarks/ephy-bookmarks-import.h: Add an rdf importer. * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load), (ephy_bookmarks_save), (ephy_bookmarks_init), (ephy_bookmarks_finalize): Update db to 1.0, import bookmarks from the rdf first time. WARNING Backup your bookmarks.rdf file before using this and let me know if you get any problems. (esp if you had a < 0.7.3 epiphany version). --- ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51fe451b6..5528d1998 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2003-07-10 Marco Pesenti Gritti + + * src/bookmarks/ephy-bookmarks-export.c: (add_topics_list), + (ephy_bookmarks_export_rdf): + + Some minor changes in rdf format (thanks to Edd Dumbill), + and use namespaces in the code. + + * src/bookmarks/ephy-bookmarks-import.c: (bookmark_add), + (ephy_bookmarks_import_xbel), (parse_rdf_subjects), + (parse_rdf_item), (ephy_bookmarks_import_rdf): + * src/bookmarks/ephy-bookmarks-import.h: + + Add an rdf importer. + + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load), + (ephy_bookmarks_save), (ephy_bookmarks_init), + (ephy_bookmarks_finalize): + + Update db to 1.0, import bookmarks from the rdf first time. + + WARNING Backup your bookmarks.rdf file before using this + and let me know if you get any problems. (esp if you had a + < 0.7.3 epiphany version). + 2003-07-10 Marco Pesenti Gritti * data/ui/epiphany-toolbar.xml.in: -- cgit v1.2.3