fixed the version
[simple-launcher] / index.html
index 393370f..0e9f76a 100644 (file)
@@ -5,7 +5,41 @@
 <body>
        <small>[ Let's start with a plain text page ]</small>
 
+  <h1>News</h1>
+
+  <ul>
+    <li>18 Sep, 2007: 0.9.5 is released:<ul>
+      <li>applied a patch to show informational banner when the application is being started (thanks
+      to Marko Nykanen)
+      <li>do not hard code configuration file name, use home directory instead (should help those
+      who try to run the applet in scratchbox)
+    </ul></li>
+    <li>15 May, 2007: 0.9.4 is released:<ul>
+      <li>New stuff:<ul>
+        <li>option to make background transparent
+        <li>option to change icon size
+      </ul>
+    </ul>
+    <li>28 March, 2007: 0.9.3 is released:<ul>
+      <li>New stuff:<ul>
+          <li>config file can now be backed up
+          <li>default icon is shown
+          <li>non d-bus apps can be started
+        </ul>
+      <li>Fixes:<ul>
+          <li>minimum size for the applet is just 1 button :)
+        </ul>
+    </ul>
+    <li>23 March, 2007: 0.9.1 is released:<ul>
+      <li>fixed minimum size problem
+    </ul>
+    <li>22 March, 2007: 0.9 is released:<ul>
+      <li>first public release
+    </ul>
+  </ul>
+
        <h1>What this is?</h1>
+  <a name="what"></a>
        Simple launcher is an home applet for <a href="http://maemo.org">Maemo</a> based systems.
 
   <p>By default you will have to navigate to your application through the menu system Hildon Desktop
   applet allows you to run your favourite applications with just one click (one click seems to be
   quite popular these days :))
 
-       <h1>Download</h1>
+       <h1>Install</h1>
+  <a name="install"></a>
   You can check the <a href="https://garage.maemo.org/frs/?group_id=131">'Files' section</a> at
   garage.  All releases should be available there.
 
-  <p>The current release &mdash; 0.9 &mdash; is available for <a
-  href="simple-launcher_0.9_armel.deb">direct download</a>.
+  <p>The current release &mdash; 0.9.5 &mdash; is available for <a
+    href="https://garage.maemo.org/frs/download.php/2195/simple-launcher_0.9.5_armel.deb">direct download</a>.
+
+  <h1>Configure</h1>
+  <a name="config"></a>
+
+  After you installed the applet, you need to open home application menu, click on 'Select
+  applets&hellip;', click on checkbox next to 'Simple Launcher', and press 'OK'. You will be put
+  into 'Edit Layout' mode where you can select the location and the size of the applet. After you
+  are happy with with the settings, click on green checkbox button at the top right corner. Now you
+  can configure the applet: open the menu, select 'Applet settings', and choose 'Launcher
+  settings&hellip;'.  In the dialog you should now see, you can select the applications you want to
+  use as well as order them according to your preferences. When you are done, press 'OK'.
+
+  <p><b>Note</b>: if you upgrade the applet, you must re-boot the device, otherwise the old version
+  will be used by maemo-af-desktop/hildon-desktop :)
+
+  <h1>Screenshots</h1>
+
+  <img src="http://pics.livejournal.com/lvader/pic/0000s9x9" border="0"/>
 
   <h1>Bug Reports/Feature Requests</h1>
   Please use the <a href="https://garage.maemo.org/tracker/?group_id=131">tracker</a> at <a
@@ -29,6 +82,9 @@
     garage</a> or you can simply <a
     href="https://garage.maemo.org/plugins/scmsvn/viewcvs.php/?root=simple-launcher">browse</a>
   the svn repository.
+  <hr/>
+
+  <div align="right"><small>Last updated: $Date$</small></div>
 </body>
 </html>