Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/dialogs


Modified Files:
        etk_interaction_dialog.c 


Log Message:
temporary fix
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/dialogs/etk_interaction_dialog.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- etk_interaction_dialog.c    2 Mar 2006 06:54:03 -0000       1.3
+++ etk_interaction_dialog.c    2 Mar 2006 13:28:57 -0000       1.4
@@ -18,6 +18,8 @@
        
        window = etk_object_data_get(ETK_OBJECT(w), "window");
        etk_object_destroy(ETK_OBJECT(window));
+       /* this is a temporary fix */
+       etk_signal_stop();
 }
 
 void entropy_etk_user_interaction_dialog_new(entropy_file_operation* interact) 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to