Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy_core.h entropy_generic.h 


Log Message:
* More DND work

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy_core.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- entropy_core.h      20 Feb 2006 06:48:36 -0000      1.6
+++ entropy_core.h      21 Feb 2006 10:15:56 -0000      1.7
@@ -21,7 +21,10 @@
        Ecore_Hash* entropy_thumbnailers_child;
        Ecore_Hash* layout_gui_events;
        Ecore_Timer* notify_executer;
+       
        Ecore_Hash* file_interest_list; /*A file cache of all files we have 
loaded*/
+       Ecore_Hash* uri_reference_list;
+       
        Ecore_Ipc_Server* server;
 
        void* layout_global; /*The global layout context*/
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/include/entropy_generic.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- entropy_generic.h   1 Feb 2006 11:48:21 -0000       1.11
+++ entropy_generic.h   21 Feb 2006 10:15:56 -0000      1.12
@@ -21,6 +21,8 @@
        char* username;  /*Do we have a cached auth reference for this 
file/location? */
        char* password;
 
+       char* uri;
+
        entropy_thumbnail* thumbnail;
 
        struct entropy_generic_file* parent;




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to