Enlightenment CVS committal Author : mekius Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_io_manager.c Log Message: Updating to new efreet_mime API =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_io_manager.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- ewl_io_manager.c 2 Jul 2007 22:26:13 -0000 1.12 +++ ewl_io_manager.c 3 Jul 2007 04:48:38 -0000 1.13 @@ -138,9 +138,7 @@ DENTER_FUNCTION(DLEVEL_STABLE); DCHECK_PARAM_PTR_RET("uri", uri, NULL); - mime = efreet_mime_get(uri, EFREET_MIME_FLAG_GLOB | - EFREET_MIME_FLAG_TYPES | - EFREET_MIME_FLAG_MAGIC); + mime = efreet_mime_type_get(uri); DRETURN_PTR(mime, DLEVEL_STABLE); } ------------------------------------------------------------------------- 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