Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_apps.c Log Message: XDnD to ibar works again. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.c,v retrieving revision 1.49 retrieving revision 1.50 diff -u -3 -r1.49 -r1.50 --- e_apps.c 18 Jun 2005 00:13:04 -0000 1.49 +++ e_apps.c 18 Jun 2005 01:51:37 -0000 1.50 @@ -354,7 +354,7 @@ * attach a callback and wait for the download to finish */ snprintf(buf, sizeof(buf), "%s/%s", _e_apps_path_all, ecore_file_get_file(file)); - if (!ecore_file_download(file, _e_apps_path_all, NULL, NULL)) continue; + if (!ecore_file_download(file, buf, NULL, NULL)) continue; } /* Force rescan of all subdir */ _e_app_subdir_rescan(_e_apps_all); ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs