aboutsummaryrefslogtreecommitdiffstats
path: root/data/starthere/smartbookmarks.xml.in
blob: 34ba168c1fdeb2ea54df2b7a3fb306e2f76ceab3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="section.xsl"?>
<section name="Smart Bookmarks">
<_pagetitle>Smart Bookmarks</_pagetitle>
<bar>
<item section="home:"><_translate>Home</_translate></item>
<item section="home:smartbookmarks"><_translate>Smart Bookmarks</_translate></item>
</bar>
<content>
<_title>Smart Bookmarks</_title>
<_paragraph>
Smart bookmarks allows to perform searches and similar actions directly from
the address entry.
</_paragraph>
<_paragraph>
Right click the links and choose "Bookmark Link..." from the menu list.
When you will type a word in the address entry, a list of your smart
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&amp;ie=UTF-8&amp;oe=UTF-8" title="Search the web - Google">
<_translate>Search the web - Google</_translate>
</smartbookmark>
<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">
<_translate>Search images - Google</_translate>
</smartbookmark>
</content>
</section>