Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_thumb_main.c Log Message: stop nicing thumbnailer - little point. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_thumb_main.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- e_thumb_main.c 22 Jul 2006 21:48:24 -0000 1.6 +++ e_thumb_main.c 23 Jul 2006 12:06:59 -0000 1.7 @@ -46,7 +46,8 @@ { int i; - nice(20); +/* FIXME: make this configurable */ +// nice(20); for (i = 1; i < argc; i++) { if ((!strcmp(argv[i], "-h")) || ------------------------------------------------------------------------- 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