Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/pager


Modified Files:
        e_mod_main.c 


Log Message:
Start xdnd integration.
shutdown dnd subsytem after modules.
Cleanup drop handlers on module shutdown.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/pager/e_mod_main.c,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -3 -r1.94 -r1.95
--- e_mod_main.c        7 Jun 2005 13:28:48 -0000       1.94
+++ e_mod_main.c        10 Jun 2005 21:26:50 -0000      1.95
@@ -390,6 +390,8 @@
    e_gadman_client_save(face->gmc);
    e_object_del(E_OBJECT(face->gmc));
 
+   e_drop_handler_del(face->drop_handler);
+
    _pager_face_zone_unset(face);
    ecore_event_handler_del(face->ev_handler_border_resize);
    ecore_event_handler_del(face->ev_handler_border_move);




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to