diff options
Diffstat (limited to 'data/starthere/index.xml.in')
-rw-r--r-- | data/starthere/index.xml.in | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index b24de14f1..dd8a0f9a8 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -1,8 +1,23 @@ <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="section.xsl"?> <section> +<bar> +<item section="start-here:">Start Here</item> +<item section="start-here:smartbookmarks">Smart Bookmarks</item> +</bar> <_title>The web browser</_title> -<_paragraph>What you use it for ?</_paragraph> +<_paragraph> +You can start browsing web pages either by typing a location (example: www.google.com) +or a keyword (example: best computer shop) in the toolbar text entry. +</_paragraph> <_title>Getting started</_title> -<_paragraph>How I begin ? Import bookmarks, proxy settings</_paragraph> +<_paragraph> +To import bookmarks from another browser installed on your system just +click on one of the links below: +<content id="bookmarks-import"/> +</_paragraph> +<_paragraph> +If your internet connection requires it, make sure to setup your proxy in the +desktop wide <_action>configuration dialog</_action>. +</_paragraph> </section> |