added an important vim comment
[simple-launcher] / TODO
1 After 1.0
2  * review the code and make it less hackish
3  * re-factor the items
4   * see BasicItem somewhere on my hard disk :)
5   * re-implement hildon applications for that
6  * at the start we should have at least one button: that activates configuration dialog
7  * add possibility to start CLI apps
8  * add possibility to start control panel applets
9  * make icons configurable
10  * bookmarks as items
11  * special applets:
12     * list of recently run applications (configurable list size?)
13     * device locking
14     * toggling offline mode
15     * establish connection to the specified IAP
16
17 Non-planned
18  * show a note in postinst about activating the applet
19     * must only be done if a fresh installation is performed
20  * during first start populate the toolbar with existing pre-defined applications
21
22 # vim:si:ai:ts=2:et