aboutsummaryrefslogtreecommitdiffstats
path: root/data/start_here.html
diff options
context:
space:
mode:
Diffstat (limited to 'data/start_here.html')
-rw-r--r--data/start_here.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/start_here.html b/data/start_here.html
new file mode 100644
index 000000000..73a0e908e
--- /dev/null
+++ b/data/start_here.html
@@ -0,0 +1,23 @@
+<html>
+<head>
+</head>
+<body>
+<h1>Welcome ...</h1>
+<h2>Smart Bookmarks</h2>
+<p>
+Right click the icon and choose "Add Bookmark" from the menu list.
+</p>
+<dl>
+<li>
+<a type="text/smartbookmark" href="http://www.google.com/" rel="http://www.google.com/search?q=%s" title="Search the web - Google">
+Search the web - Google
+</a>
+</li>
+<li>
+<a type="text/smartbookmark" href="http://images.google.com/" rel="http://images.google.com/images?q=%s" title="Search images - Google">
+Search images - Google
+</a>
+</li>
+</ol>
+</body>
+</html>