Enlightenment CVS committal Author : monkeyiq Project : misc Module : gevas2
Dir : misc/gevas2/demo Modified Files: testgevas.c Log Message: Some cleanups, new image_init call so that images actually still load with more recent evas versions. Better checking for newer evas installs which dont have old evas-config script. =================================================================== RCS file: /cvs/e/misc/gevas2/demo/testgevas.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- testgevas.c 4 Aug 2005 04:12:15 -0000 1.7 +++ testgevas.c 15 Aug 2007 05:51:16 -0000 1.8 @@ -1039,7 +1039,7 @@ fprintf(stderr,"main()\n"); - gtk_init(&argc, &argv); + gtk_init(&argc, &argv); window = gtk_window_new(GTK_WINDOW_TOPLEVEL); ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs