Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/utils Modified Files: entropy_queuer.c Log Message: * Compile again with image changes in etk * Slight changed to audio queuer util =================================================================== RCS file: /cvs/e/e17/proto/entropy/utils/entropy_queuer.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- entropy_queuer.c 2 Aug 2006 05:53:59 -0000 1.2 +++ entropy_queuer.c 30 Dec 2006 13:43:34 -0000 1.3 @@ -81,11 +81,11 @@ int attempts = 0; int i; - ecore_init(NULL, NULL); + ecore_init(); ecore_ipc_init(); if (argc == 1 || strcmp(argv[1], "--enqueue")) { - etk_init(); + etk_init(NULL,NULL); window = etk_window_new(); etk_widget_size_request_set(window, 450, 300); ------------------------------------------------------------------------- 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