Hi,

There's this TODO item in Entrance about Spewing of messages about shift and alt keys, realized that its actually from emsart, and not entrance. So if the esmart patch is acceptable, the entrance TODO list can be updated as well. :)

One question, issit easier for you guys to update by sending "cvs diff" output? or just plain "diff" output?

Cheers,
Phuah Yee Keat
Index: esmart_text_entry.c
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_text_entry/esmart_text_entry.c,v
retrieving revision 1.10
diff -u -r1.10 esmart_text_entry.c
--- esmart_text_entry.c 5 Sep 2005 10:57:41 -0000       1.10
+++ esmart_text_entry.c 14 Dec 2005 02:50:12 -0000
@@ -246,7 +246,9 @@
          }
        else
          {
+#if DEBUG
             fprintf (stderr, "Unknown string %s\n", down->keyname);
+#endif
          }
      }
    else if (down->string)
Index: TODO
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/TODO,v
retrieving revision 1.20
diff -u -r1.20 TODO
--- TODO        26 Aug 2005 04:58:52 -0000      1.20
+++ TODO        14 Dec 2005 02:51:39 -0000
@@ -7,7 +7,6 @@
 
 * Internationalization issues with date/time format - LANG support
 * FreeBSD waitpid() bug in entrance_login.c (Bug #309)
-* Stop spewing out errors about shift/alt keys to console
 
 -------------------------------------------------------------------------------
  ESSENTIAL FEATURES

Reply via email to