Enlightenment CVS committal
Author : dj2
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_password.c
Log Message:
- fix this one too
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_password.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- ewl_password.c 26 May 2006 18:17:19 -0000 1.12
+++ ewl_password.c 27 May 2006 17:13:28 -0000 1.13
@@ -235,7 +235,8 @@
else if ((!strcmp(ev->keyname, "Return"))
|| (!strcmp(ev->keyname, "KP_Return"))
|| (!strcmp(ev->keyname, "Enter"))
- || (!strcmp(ev->keyname, "KP_Enter")))
+ || (!strcmp(ev->keyname, "KP_Enter"))
+ || (!strcmp(ev->keyname, "\n")))
ewl_callback_call(w, EWL_CALLBACK_VALUE_CHANGED);
else if ((!strcmp(ev->keyname, "Left"))
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs