aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2005-06-15 03:12:10 +0800
committerCrispin Flowerday <crispin@src.gnome.org>2005-06-15 03:12:10 +0800
commit3053ba8e28f69454242b74fd10085cd6a42ced84 (patch)
treea4df89724e3e85e29a4377b61a44dd62c5bb197b /ChangeLog
parent3b63c65f29d2e5580f9bf4bd1e36eee7182b091f (diff)
downloadgsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.tar
gsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.tar.gz
gsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.tar.bz2
gsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.tar.lz
gsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.tar.xz
gsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.tar.zst
gsoc2013-epiphany-3053ba8e28f69454242b74fd10085cd6a42ced84.zip
Point to the 'search_key_press' function int eh EphyEmbedIface rather than
2005-06-14 Crispin Flowerday <gnome@flowerday.cx> * embed/ephy-embed.c (ephy_embed_load_url): Point to the 'search_key_press' function int eh EphyEmbedIface rather than the context menu one
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bee02b39..4852e03d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-14 Crispin Flowerday <gnome@flowerday.cx>
+
+ * embed/ephy-embed.c (ephy_embed_load_url):
+
+ Point to the 'search_key_press' function int eh EphyEmbedIface
+ rather than the context menu one
+
2005-06-12 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-ember-persist.cpp: (impl_to_string):