From d5907b653b7fe8c1830563b56c44bc1016c94ba1 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 11 May 2003 19:08:24 +0000 Subject: Fix google smart bookmarks to use utf8 2003-05-11 Marco Pesenti Gritti * data/starthere/smartbookmarks.xml.in: Fix google smart bookmarks to use utf8 * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): Fix google smart bookmarks to use utf8. Escape the search string before merging it in the url. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a52077f5..47135ea2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-05-11 Marco Pesenti Gritti + + * data/starthere/smartbookmarks.xml.in: + + Fix google smart bookmarks to use utf8 + + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): + + Fix google smart bookmarks to use utf8. + Escape the search string before merging it in the url. + 2003-05-11 Christian Persch * src/statusbar.c: (statusbar_init), (statusbar_finalize): -- cgit v1.2.3