aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-19 20:14:45 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-19 20:14:45 +0800
commit54d2149bf268430f3b5f11e58c4492b1ab4c6ff5 (patch)
tree1a9e84386f79bffde79a7df3d5b45b6b52e4b599 /ChangeLog
parentd3873ae5a566d733c31cdde300a6e5997dc4b7ce (diff)
downloadgsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.tar
gsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.tar.gz
gsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.tar.bz2
gsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.tar.lz
gsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.tar.xz
gsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.tar.zst
gsoc2013-epiphany-54d2149bf268430f3b5f11e58c4492b1ab4c6ff5.zip
Add an --import-bookmarks command line option, and really implement the
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1248a212..6246b1f35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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