Enlightenment CVS committal Author : titan Project : e17 Module : proto
Dir : e17/proto/ephoto/src/bin Modified Files: ephoto_gui.c Log Message: Speed her up! =================================================================== RCS file: /cvs/e/e17/proto/ephoto/src/bin/ephoto_gui.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- ephoto_gui.c 5 Dec 2006 03:04:15 -0000 1.6 +++ ephoto_gui.c 5 Dec 2006 03:15:30 -0000 1.7 @@ -77,7 +77,7 @@ ewl_object_maximum_size_set(EWL_OBJECT(progress), 200, 20); ewl_widget_show(progress); - timer = ecore_timer_add(1, destroy_boot, win); + timer = ecore_timer_add(.3, destroy_boot, win); ewl_main(); } ------------------------------------------------------------------------- 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