put a bit more text for home page
[simple-launcher] / index.html
1 <html
2 <head>
3         <title>Simple Launcher &mdash; simply launches your applications</title>
4 </head>
5 <body>
6         <small>[ Let's start with a plain text page ]</small>
7
8         <h1>What this is?</h1>
9         Simple launcher is an home applet for <a href="http://maemo.org">Maemo</a> based systems.
10
11   <p>Right now you will have to navigate to your application through the menu system Hildon Desktop
12   offers.  However there is certainly a number of applications that you run most often.  This small
13   applet allows you to run your favourite applications with just one click (one click seems to be
14   quite popular these days :))
15
16         <h1>Anything else?</h1>
17   Sorry, nothing yet.  I'd like to get a first minimally configurable version done before releasing
18   it.  As soon as it's done, the SVN repo is going to be open for public review :)
19 </body>
20 </html>
21
22 <!--
23         vim:tw=100:et:sw=2:ts=2
24   -->