* update
[modest] / TODO
diff --git a/TODO b/TODO
index 2b0df41..d9363f2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
 todo
 ----
-i001: add a message view window; it's quite different from the edit view,
-      as it is readonly, and will use the html-view instead of text-view
 i002: message view and message edit window should know what account they apply to;
       thus, the 'From:' information and TransportAccount can be decided
 i003: when creating a new message, the information should be set according to i002
@@ -14,7 +12,6 @@ i007: make connecting to server async and  cancellable, progress shown
 i008: make sending message async and cancellable, progress shown
 i009: implement the send queue stuff; different queues for different
       transports, but one outbox shown in ui. (use symlinks?)
-i010: make the modest manpage
 i011: make the modest webpage
 i012: use the platform icons (don't ship icons unless not provided by platform)
 i013: maemo: make tnymaemodevice track online/offline correctly
@@ -27,6 +24,9 @@ i018: make d&d work
 done
 ----
 i016:: add 'make default' to the account editor
+i001: add a message view window; it's quite different from the edit view,
+      as it is readonly, and will use the html-view instead of text-view
+i010: make the modest manpage
 
 
 later