From 1ffbaefc6b9d99f76fb666215709b6ab4e83d547 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 11 May 2003 12:24:35 +0000 Subject: Update 2003-05-11 Marco Pesenti Gritti * lib/egg/egg-action.c: * lib/egg/eggseparatortoolitem.c: * lib/egg/eggtoggletoolbutton.c: * lib/egg/eggtoolbar.c: * lib/egg/eggtoolbutton.c: * lib/egg/eggtoolitem.c: * lib/egg/eggtoolitem.h: Update * src/bookmarks/Makefile.am: * src/bookmarks/ephy-bookmarks.c: * src/bookmarks/ephy-bookmarks-export.c: * src/bookmarks/ephy-bookmarks-export.h: Export bookmarks in an rdf format (RSS was perfect, so I just used it instead of inventing a new one). This is useful to ensure compatibility in case of database formats changes. It will be used also as import format for ephy. Also I think it can be easily displayed, need to talk with Edd about the css url though. Thanks to Edd Dumbill for the help with this. --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 379df1a8f..54ceafd07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2003-05-11 Marco Pesenti Gritti + + * lib/egg/egg-action.c: + * lib/egg/eggseparatortoolitem.c: + * lib/egg/eggtoggletoolbutton.c: + * lib/egg/eggtoolbar.c: + * lib/egg/eggtoolbutton.c: + * lib/egg/eggtoolitem.c: + * lib/egg/eggtoolitem.h: + + Update + + * src/bookmarks/Makefile.am: + * src/bookmarks/ephy-bookmarks.c: + * src/bookmarks/ephy-bookmarks-export.c: + * src/bookmarks/ephy-bookmarks-export.h: + + Export bookmarks in an rdf format (RSS was perfect, + so I just used it instead of inventing a new one). + This is useful to ensure compatibility in case + of database formats changes. It will be used also + as import format for ephy. Also I think it can be easily + displayed, need to talk with Edd about the css url though. + + Thanks to Edd Dumbill for the help with this. + 2003-05-11 Xan Lopez * src/bookmarks/ephy-topic-action.c: (build_bookmarks_menu): -- cgit v1.2.3