Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        layout_ewl_simple.c 


Log Message:
Nuke the location add window when we add a location

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/plugins/layout_ewl_simple.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- layout_ewl_simple.c 22 Oct 2005 06:09:54 -0000      1.3
+++ layout_ewl_simple.c 22 Oct 2005 06:14:27 -0000      1.4
@@ -88,6 +88,8 @@
        } else {
                printf("No filesystem selected!\n");
        }
+
+       ewl_widget_destroy(viewer->location_add_window);
        
        
 }




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to