Enlightenment CVS committal Author : dj2 Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils/src/bin/e17setroot Modified Files: e17setroot.c Log Message: - fix to match libe name change =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_utils/src/bin/e17setroot/e17setroot.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- e17setroot.c 23 Mar 2005 21:36:53 -0000 1.19 +++ e17setroot.c 9 Apr 2005 06:08:45 -0000 1.20 @@ -49,7 +49,7 @@ static int _e_bg_bg_get(void *data, int type, void *event) { E_Response_Background_Get *bg; bg = event; - printf("Current bg file: %s\n", bg->data); + printf("Current bg file: %s\n", bg->file); ecore_main_loop_quit(); } ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs