Minor todos
authorEd Page <eopage@byu.net>
Sat, 23 Jan 2010 19:43:06 +0000 (13:43 -0600)
committerEd Page <eopage@byu.net>
Sat, 23 Jan 2010 19:43:06 +0000 (13:43 -0600)
src/gvoice/state_machine.py

index 71f68ce..e55e0ee 100644 (file)
@@ -1,7 +1,8 @@
 #!/usr/bin/env python
 
 """
-@todo Look into supporting more states
+@todo Look into supporting more states for more granular selection of updates
+@todo Could make another state that depends on whether there are open channels or not
 """
 
 import logging