aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphael Slinckx <rslinckx@cvs.gnome.org>2005-09-15 20:50:07 +0800
committerRaphaƫl Slinckx <rslinckx@src.gnome.org>2005-09-15 20:50:07 +0800
commitc12bdc7dee5f0521be6e91bdcf09bf88f862d60c (patch)
tree723693ad082df4cb728255f3b4fe324b22cdb349 /ChangeLog
parentba377bb0e16c6773dd13632bc4793dae58a59e06 (diff)
downloadgsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.tar
gsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.tar.gz
gsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.tar.bz2
gsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.tar.lz
gsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.tar.xz
gsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.tar.zst
gsoc2013-epiphany-c12bdc7dee5f0521be6e91bdcf09bf88f862d60c.zip
If the search term is empty for a smart bookmark use the normal URL
2005-09-15 Raphael Slinckx <rslinckx@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (impl_resolve_address): If the search term is empty for a smart bookmark use the normal URL instead of the smart url with the %s replaced by ""
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6191ab08..776cedb5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-15 Raphael Slinckx <rslinckx@cvs.gnome.org>
+
+ * src/bookmarks/ephy-bookmarks.c: (impl_resolve_address):
+ If the search term is empty for a smart bookmark use the normal
+ URL instead of the smart url with the %s replaced by ""
+
2005-09-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSDialog.cpp: