Author: reinhard
Date: 2007-04-25 14:57:58 -0500 (Wed, 25 Apr 2007)
New Revision: 9518

Modified:
   trunk/gnue-forms/src/uidrivers/curses/UIdriver.py
Log:
Changed comment to not refer to a depreciated concept.


Modified: trunk/gnue-forms/src/uidrivers/curses/UIdriver.py
===================================================================
--- trunk/gnue-forms/src/uidrivers/curses/UIdriver.py   2007-04-25 19:54:54 UTC 
(rev 9517)
+++ trunk/gnue-forms/src/uidrivers/curses/UIdriver.py   2007-04-25 19:57:58 UTC 
(rev 9518)
@@ -88,8 +88,8 @@
 
         self.__current_form = None
 
-        # TODO: Add a concept of 'lookups' to the GF* layer (like canCOMMIT,
-        # ...) Meanwhile we're using Ctrl-W (hardcoded)
+        # TODO: Add a concept of 'lookups' to the GF* layer.
+        # Meanwhile we're using Ctrl-W (hardcoded)
         self.lookupKey = 23
 
         self.widgetWidth = 1



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to