From: Michael Orlitzky Date: Wed, 11 Feb 2009 02:18:03 +0000 (-0500) Subject: Removed the TODO items that are completed. X-Git-Tag: v0.0.4^0 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=fa855d15a11ff4841480899ebdeb6925462ec2e4 Removed the TODO items that are completed. Added the possibility of an HdapsState structure to the TODO. --- diff --git a/TODO b/TODO index dd6ad37..dd59177 100644 --- 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