Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/lib


Modified Files:
        e_main.c 


Log Message:
- these are marked extern in E_Lib.h so make sure they exist

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/lib/e_main.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- e_main.c    19 Sep 2005 16:02:16 -0000      1.34
+++ e_main.c    23 Sep 2005 02:56:58 -0000      1.35
@@ -74,6 +74,8 @@
 
 int E_RESPONSE_BINDING_KEY_LIST = 0;
 int E_RESPONSE_BINDING_MOUSE_LIST = 0;
+int E_RESPONSE_BINDING_WHEEL_LIST = 0;
+int E_RESPONSE_BINDING_SIGNAL_LIST = 0;
 
 /*
  * initialise connection to the current E running on "display".




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to