Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        layout_etk_simple.c 


Log Message:
Make the program selection dialog work again

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/layout_etk_simple.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -3 -r1.74 -r1.75
--- layout_etk_simple.c 13 May 2007 12:28:50 -0000      1.74
+++ layout_etk_simple.c 29 Jun 2007 01:01:43 -0000      1.75
@@ -327,6 +327,8 @@
 
    /*Add to tracker*/
   ecore_hash_set(_etk_layout_row_reference, row, structure_obj);
+
+  printf ("LOADED: %s/%s\n", file->path, file->filename);
   
   /*Add to layout/plugin tracker - this is to destroy if the user removes a 
location*/
   if (! (layouts = ecore_hash_get(_etk_layout_structure_plugin_reference, 
structure_obj))) {



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