diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2003-09-19 Christian Persch <chpe@cvs.gnome.org> + * idl/EphyAutomation.idl: + * src/ephy-automation.c: (impl_ephy_automation_add_bookmark), + (impl_ephy_automation_import_bookmarks), + (ephy_automation_class_init): + * src/ephy-main.c: (ephy_main_start): + + Add an --import-bookmarks command line option, and really implement + the --add-bookmark one. + +2003-09-19 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cpp A embed/mozilla/GtkNSSDialogs.h |