re-formatted TODO; put some ideas about when I am goinna do what...
authormishas <mikhail.sobolev@gmail.com>
Fri, 30 Mar 2007 10:50:05 +0000 (10:50 +0000)
committermishas <mikhail.sobolev@gmail.com>
Fri, 30 Mar 2007 10:50:05 +0000 (10:50 +0000)
git-svn-id: file:///svnroot/simple-launcher/trunk@134 3ba93dab-e023-0410-b42a-de7732cf370a

TODO

diff --git a/TODO b/TODO
index 9385211..b3a23b0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,22 @@
+Before 1.0
+ * make button size configurable (small/big)
+ * transparency
+ * make optional info banner
+
+After 1.0
  * review the code and make it less hackish
- * show a note in postinst about activating the applet
-               * must only be done if a fresh installation is performed
- * during first start populate the toolbar with existing pre-defined applications
- * bookmarks as items
+ * re-factor the items
+       * see BasicItem somewhere on my hard disk :)
+  * re-implement hildon applications for that
  * at the start we should have at least one button: that activates configuration dialog
  * add possibility to start CLI apps
  * add possibility to start control panel applets
  * make icons configurable
+ * bookmarks as items
+
+Non-planned
+ * show a note in postinst about activating the applet
+               * must only be done if a fresh installation is performed
+ * during first start populate the toolbar with existing pre-defined applications
+
+# vim:si:ai