released version 0.9.3
[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>News</h1>
9
10   <ul>
11     <li>28 March, 2007: 0.9.3 is released:<ul>
12       <li>New stuff:<ul>
13           <li>config file can now be backed up
14           <li>default icon is shown
15           <li>non d-bus apps can be started
16         </ul>
17       <li>Fixes:<ul>
18           <li>size for the applet is just 1 button :)
19         </ul>
20     </ul>
21     <li>23 March, 2007: 0.9.1 is released:<ul>
22       <li>fixed minimum size problem
23     </ul>
24     <li>22 March, 2007: 0.9 is released:<ul>
25       <li>first public release
26     </ul>
27   </ul>
28
29         <h1>What this is?</h1>
30         Simple launcher is an home applet for <a href="http://maemo.org">Maemo</a> based systems.
31
32   <p>By default you will have to navigate to your application through the menu system Hildon Desktop
33   offers.  However there is certainly a number of applications that you run most often.  This small
34   applet allows you to run your favourite applications with just one click (one click seems to be
35   quite popular these days :))
36
37         <h1>Install</h1>
38   You can check the <a href="https://garage.maemo.org/frs/?group_id=131">'Files' section</a> at
39   garage.  All releases should be available there.
40
41   <p>The current release &mdash; 0.9.3 &mdash; is available for <a
42   href="simple-launcher_0.9.3_armel.deb">direct download</a>.
43
44   <h1>Configure</h1>
45
46   After you installed the applet, you need to open home application menu, click on 'Select
47   applets&hellip;', click on checkbox next to 'Simple Launcher', and press 'OK'. You will be put
48   into 'Edit Layout' mode where you can select the location and the size of the applet. After you
49   are happy with with the settings, click on green checkbox button at the top right corner. Now you
50   can configure the applet: open the menu, select 'Applet settings', and choose 'Launcher
51   settings&hellip;'.  In the dialog you should now see, you can select the applications you want to
52   use as well as order them according to your preferences. When you are done, press 'OK'.
53
54   <h1>Screenshots</h1>
55
56   <img src="http://pics.livejournal.com/lvader/pic/0000s9x9" border="0"/>
57
58   <h1>Bug Reports/Feature Requests</h1>
59   Please use the <a href="https://garage.maemo.org/tracker/?group_id=131">tracker</a> at <a
60     href="https://garage.maemo.org">garage</a>.
61
62   <h1>Subversion Repository Access</h1>
63   You can find instructions at <a href="https://garage.maemo.org/scm/?group_id=131">SCM page @
64     garage</a> or you can simply <a
65     href="https://garage.maemo.org/plugins/scmsvn/viewcvs.php/?root=simple-launcher">browse</a>
66   the svn repository.
67 </body>
68 </html>
69
70 <!--
71         vim:tw=100:et:sw=2:ts=2
72   -->