Enlightenment CVS committal Author : lok Project : e17 Module : proto
Dir : e17/proto/emphasis/src/bin Modified Files: emphasis.c Log Message: Work with latest etk =================================================================== RCS file: /cvs/e/e17/proto/emphasis/src/bin/emphasis.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- emphasis.c 21 Jul 2006 04:05:27 -0000 1.5 +++ emphasis.c 27 Jul 2006 02:03:05 -0000 1.6 @@ -6,7 +6,7 @@ Emphasis_Gui *gui; /* void */ enhance_init(); - if (!etk_init(&argc, argv)) + if (!etk_init("ecore_evas_software_x11")) { fprintf(stderr, "Unable to init etk\n"); return 1; ------------------------------------------------------------------------- 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