[Xfce4-commits] <xfce4-mailwatch-plugin:master> Update TODO list
Ján SuÄan
noreply at xfce.org
Mon Sep 16 12:42:01 CEST 2013
Updating branch refs/heads/master
to c08e32024aa3653186e5b4d77ef7fbe790a1690b (commit)
from ca47c0a028fde6c69aaeacb763de0198ac559376 (commit)
commit c08e32024aa3653186e5b4d77ef7fbe790a1690b
Author: Ján Sučan <sucan at runbox.com>
Date: Mon Sep 16 12:38:13 2013 +0200
Update TODO list
TODO | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/TODO b/TODO
index 243466b..73abfad 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
-* for the threaded code, use joinable threads rather than waiting on thread
- pointers. though the upside of the current approach is that i could
- process gtk events in that loop if i wanted
-* gio/thunar-vfs file monitoring support for the local mail spool options
+* Comment the code.
+
+* For the threaded code, use joinable threads rather than waiting on
+ thread pointers. Though the upside of the current approach is that
+ we could process gtk events in that loop if we wanted.
+
+* gio/thunar-vfs file monitoring support for the local mail spool
+ options.
More information about the Xfce4-commits
mailing list