Enlightenment CVS committal
Author : technikolor
Project : misc
Module : eplayer
Dir : misc/eplayer/src
Modified Files:
interface.c
Log Message:
Fix due to EWL API change.
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/interface.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -3 -r1.49 -r1.50
--- interface.c 3 Feb 2004 20:28:19 -0000 1.49
+++ interface.c 6 Feb 2004 11:29:58 -0000 1.50
@@ -1,5 +1,5 @@
/*
- * $Id: interface.c,v 1.49 2004/02/03 20:28:19 tsauerbeck Exp $
+ * $Id: interface.c,v 1.50 2004/02/06 11:29:58 technikolor Exp $
*/
#include <config.h>
@@ -170,7 +170,7 @@
ui_deinit_edje(player);
- ewl_shutdown();
+ ewl_deinit();
edje_shutdown();
ecore_evas_shutdown();
ecore_shutdown();
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs