put a bit more text for home page
authormishas <mikhail.sobolev@gmail.com>
Tue, 20 Mar 2007 12:26:00 +0000 (12:26 +0000)
committermishas <mikhail.sobolev@gmail.com>
Tue, 20 Mar 2007 12:26:00 +0000 (12:26 +0000)
git-svn-id: file:///svnroot/simple-launcher/www@91 3ba93dab-e023-0410-b42a-de7732cf370a

index.html

index c21927b..166a14b 100644 (file)
@@ -3,6 +3,22 @@
        <title>Simple Launcher &mdash; simply launches your applications</title>
 </head>
 <body>
-       Sorry, there's nothing in here yet :)
+       <small>[ Let's start with a plain text page ]</small>
+
+       <h1>What this is?</h1>
+       Simple launcher is an home applet for <a href="http://maemo.org">Maemo</a> based systems.
+
+  <p>Right now you will have to navigate to your application through the menu system Hildon Desktop
+  offers.  However there is certainly a number of applications that you run most often.  This small
+  applet allows you to run your favourite applications with just one click (one click seems to be
+  quite popular these days :))
+
+       <h1>Anything else?</h1>
+  Sorry, nothing yet.  I'd like to get a first minimally configurable version done before releasing
+  it.  As soon as it's done, the SVN repo is going to be open for public review :)
 </body>
 </html>
+
+<!--
+       vim:tw=100:et:sw=2:ts=2
+  -->