Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        etk_list_viewer.c 


Log Message:
* Oops - forgot to thaw the tree

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/plugins/etk_list_viewer.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- etk_list_viewer.c   20 Feb 2006 06:48:36 -0000      1.1
+++ etk_list_viewer.c   20 Feb 2006 07:03:43 -0000      1.2
@@ -128,8 +128,6 @@
   e_file->instance = instance;
   e_file->icon=new_row;
 
-  printf("Added row with pointer %p\n", new_row);
- 
   ecore_hash_set(viewer->gui_hash, file, e_file);
   ecore_hash_set(viewer->row_hash, new_row, e_file);
 
@@ -215,6 +213,8 @@
                  col1, obj->thumbnail->thumbnail_filename, 
                  NULL);
 
+                 etk_tree_thaw(ETK_TREE(viewer->tree));
+
                  /*ewl_image_file_set (EWL_IMAGE (image),
                              obj->thumbnail->thumbnail_filename, 0);*/
 




-------------------------------------------------------
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