Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/exhibit

Dir     : e17/apps/exhibit/src/bin


Modified Files:
        exhibit_main.c 


Log Message:
add hourglass icon while a thumb load, courtesy of lucho, idea from morlenxus

===================================================================
RCS file: /cvs/e/e17/apps/exhibit/src/bin/exhibit_main.c,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -3 -r1.111 -r1.112
--- exhibit_main.c      6 Jul 2007 20:29:50 -0000       1.111
+++ exhibit_main.c      6 Jul 2007 23:05:17 -0000       1.112
@@ -434,7 +434,7 @@
        
        row = etk_tree_row_append(ETK_TREE(e->cur_tab->itree), NULL, 
                                  e->cur_tab->icol,
-                                 NULL, NULL, 
+                                 PACKAGE_DATA_DIR"/gui.edj", "thumb_loading",
                                  basename((char *) file), NULL);       
        
        if(pid == -1) _ex_thumb_generate();



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to