Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy_config.h 


Log Message:
* Hook config further into config_core

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/entropy_config.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- entropy_config.h    31 Aug 2006 10:42:09 -0000      1.11
+++ entropy_config.h    31 Aug 2006 13:09:34 -0000      1.12
@@ -29,6 +29,9 @@
        int config_version;
        Evas_List* mime_bindings;
        Evas_List* structures;
+
+       Ecore_Hash* Misc_Config;
+       Evas_List* Misc_Config_Load;
 };
 typedef struct Entropy_Config_Loaded Entropy_Config_Loaded;
 
@@ -44,8 +47,6 @@
        char* config_dir_and_file_eet;
 
        Entropy_Config_Loaded* Loaded_Config;
-       Ecore_Hash* Misc_Config;
-       Evas_List* MisC_Config_Load;
 };
 typedef struct Entropy_Config Entropy_Config;
 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to