Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        filesystem.c 


Log Message:
* Also remove reference to DT_DIR

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/plugins/filesystem.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- filesystem.c        20 Dec 2005 06:14:57 -0000      1.26
+++ filesystem.c        20 Dec 2005 06:17:25 -0000      1.27
@@ -428,7 +428,7 @@
                                /*TODO don't use this - make an internal 
representation,
                                 * otherwise not generic */
 
-                               ef->filetype = DT_DIR; 
+                               ef->filetype = FILE_FOLDER; 
                                strcpy(ef->filename, de->d_name);
                                strcpy(ef->path, base);
                                ecore_list_append(el, ef);




-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to