Enlightenment CVS committal Author : chaos Project : e17 Module : libs/epsilon
Dir : e17/libs/epsilon/src/bin Modified Files: epsilon_main.c Log Message: * PDF thumbnailer now works! =================================================================== RCS file: /cvs/e/e17/libs/epsilon/src/bin/epsilon_main.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- epsilon_main.c 16 Jul 2005 15:54:39 -0000 1.7 +++ epsilon_main.c 25 Jun 2007 11:31:47 -0000 1.8 @@ -29,7 +29,7 @@ "Thumbnail for %s needs to be generated: ", argv[argc]); if (epsilon_generate (e) == EPSILON_OK) - fprintf (stderr, "OK\n"); + fprintf (stderr, "OK - thumb is %s\n", (char*)epsilon_thumb_file_get(e)); else fprintf (stderr, "FAILED\n"); } ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs