[Goodies-commits] r5328 - xfce4-mailwatch-plugin/trunk

Brian Tarricone kelnos at xfce.org
Sat Aug 30 11:08:16 CEST 2008


Author: kelnos
Date: 2008-08-30 09:08:16 +0000 (Sat, 30 Aug 2008)
New Revision: 5328

Modified:
   xfce4-mailwatch-plugin/trunk/Makefile.am
   xfce4-mailwatch-plugin/trunk/TODO
Log:
update todo

Modified: xfce4-mailwatch-plugin/trunk/Makefile.am
===================================================================
--- xfce4-mailwatch-plugin/trunk/Makefile.am	2008-08-30 09:08:03 UTC (rev 5327)
+++ xfce4-mailwatch-plugin/trunk/Makefile.am	2008-08-30 09:08:16 UTC (rev 5328)
@@ -16,7 +16,8 @@
 EXTRA_DIST = \
 	intltool-extract.in \
 	intltool-merge.in \
-	intltool-update.in
+	intltool-update.in \
+	TODO
 
 DISTCLEANFILES = \
 	intltool-extract \

Modified: xfce4-mailwatch-plugin/trunk/TODO
===================================================================
--- xfce4-mailwatch-plugin/trunk/TODO	2008-08-30 09:08:03 UTC (rev 5327)
+++ xfce4-mailwatch-plugin/trunk/TODO	2008-08-30 09:08:16 UTC (rev 5328)
@@ -1,4 +1,4 @@
 * 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
-* gamin/fam support for the local mail spool options
+* gio/thunar-vfs file monitoring support for the local mail spool options




More information about the Goodies-commits mailing list