Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/x11 Modified Files: ewl_engine_x11.c Log Message: Can someone who knows this code fix this? =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/x11/ewl_engine_x11.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ewl_engine_x11.c 14 Jul 2006 19:10:54 -0000 1.7 +++ ewl_engine_x11.c 6 Aug 2006 01:53:02 -0000 1.8 @@ -1194,6 +1194,7 @@ /* Request a DND data request */ for (i = 0; i < window->dnd_types.num_types; i++) { + /* FIXME: This function does not exist. */ if (ewl_dnd_type_supported(window->dnd_types.types[i])) { ecore_x_selection_xdnd_request(ev->win, window->dnd_types.types[i]); ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs