Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/lib


Modified Files:
        E_Lib.h e_main.c 


Log Message:


compile again!!!!
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/lib/E_Lib.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- E_Lib.h     30 Dec 2005 01:52:20 -0000      1.12
+++ E_Lib.h     2 Mar 2006 12:28:40 -0000       1.13
@@ -177,6 +177,7 @@
 extern EAPI int E_RESPONSE_ICON_DIRS_LIST;
 extern EAPI int E_RESPONSE_MODULE_DIRS_LIST;
 extern EAPI int E_RESPONSE_BACKGROUND_DIRS_LIST;
+extern EAPI int E_RESPONSE_START_DIRS_LIST;
 
 extern EAPI int E_RESPONSE_BINDING_KEY_LIST;
 extern EAPI int E_RESPONSE_BINDING_MOUSE_LIST;
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/lib/e_main.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- e_main.c    7 Jan 2006 10:39:45 -0000       1.36
+++ e_main.c    2 Mar 2006 12:28:40 -0000       1.37
@@ -71,6 +71,7 @@
 EAPI int E_RESPONSE_ICON_DIRS_LIST = 0;
 EAPI int E_RESPONSE_MODULE_DIRS_LIST = 0;
 EAPI int E_RESPONSE_BACKGROUND_DIRS_LIST = 0;
+EAPI int E_RESPONSE_START_DIRS_LIST = 0;
 
 EAPI int E_RESPONSE_BINDING_KEY_LIST = 0;
 EAPI int E_RESPONSE_BINDING_MOUSE_LIST = 0;




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to