Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto/entropy

Dir     : e17/proto/entropy/src/dialogs


Modified Files:
        etk_location_add_dialog.c 
Added Files:
        etk_efolder_dialog.c 


Log Message:
Start of an efolder wizard

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/dialogs/etk_location_add_dialog.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- etk_location_add_dialog.c   13 Aug 2007 12:15:33 -0000      1.16
+++ etk_location_add_dialog.c   29 Aug 2007 04:55:06 -0000      1.17
@@ -119,7 +119,7 @@
 
                strcat(buffer, path);           
        
-               /*printf("Final URI: '%s'\n", buffer);*/
+               printf("Final URI: '%s'\n", buffer);
 
                structure = entropy_config_standard_structures_add((char*)name, 
buffer);
                (*dialog->add_callback)(dialog->instance, structure);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to