aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-05-14 03:31:05 +0800
committerXan Lopez <xan@src.gnome.org>2003-05-14 03:31:05 +0800
commitd642127eebe872d0f98d39b8e9656555fefea6b0 (patch)
tree8f4a0474240ffdc3eb4e3c3a0544b7f0ee38a471 /data
parent72154773a5f2c7a7f880b908db7483934e213b6f (diff)
downloadgsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.tar
gsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.tar.gz
gsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.tar.bz2
gsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.tar.lz
gsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.tar.xz
gsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.tar.zst
gsoc2013-epiphany-d642127eebe872d0f98d39b8e9656555fefea6b0.zip
s/&/&amp;/
s/&/&amp;/
Diffstat (limited to 'data')
-rw-r--r--data/starthere/smartbookmarks.xml.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/starthere/smartbookmarks.xml.in b/data/starthere/smartbookmarks.xml.in
index 265bd084d..81d7910d0 100644
--- a/data/starthere/smartbookmarks.xml.in
+++ b/data/starthere/smartbookmarks.xml.in
@@ -18,10 +18,12 @@ bookmarks will be displayed. Just choose one of them to perform the search.
The next time you type a word, just pressing the Enter key will be enough to
perform the same action.
</_paragraph>
-<smartbookmark normal="http://www.google.com/" smart="http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8" title="Search the web - Google">
+<smartbookmark normal="http://www.google.com/"
+smart="http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8" title="Search the web - Google">
Search the web - Google
</smartbookmark>
-<smartbookmark normal="http://images.google.com/" smart="http://images.google.com/images?q=%s&ie=UTF-8&oe=UTF-8" title="Search images - Google">
+<smartbookmark normal="http://images.google.com/"
+smart="http://images.google.com/images?q=%s&amp;ie=UTF-8&amp;oe=UTF-8" title="Search images - Google">
Search images - Google
</smartbookmark>
</content>