]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Removed the TODO items that are completed. v0.0.4
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 11 Feb 2009 02:18:03 +0000 (21:18 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 11 Feb 2009 02:18:03 +0000 (21:18 -0500)
Added the possibility of an HdapsState structure to the TODO.

TODO

diff --git a/TODO b/TODO
index dd6ad37fef9490683da561bd99c1817ecb625c69..dd59177758dce1a0452afc7b4581268a5cdf49f9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
-v0.0.3
+v0.0.5
 ------
 ------
-1. Create tooltips for the three states.
-2. Come up with a "softer" icon for the error state.
+The status determination (on, off, error) should really be the
+responsibility of the HDAPS code. Currently, the plugin handles all of
+the "on" states. An HdapsState structute might be appropriate.
\ No newline at end of file