Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/tools Modified Files: inherit.pl Log Message: - fixup doxy =================================================================== RCS file: /cvs/e/e17/libs/ewl/tools/inherit.pl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- inherit.pl 4 Dec 2006 07:16:39 -0000 1.1 +++ inherit.pl 29 Jun 2007 18:22:33 -0000 1.2 @@ -42,7 +42,7 @@ print OUT "\n}\n\n"; close(OUT); - `dot -Tpng -o $dir/../html/${widget}_inheritance.png /tmp/$widget.dot`; + `dot -Tpng -o $dir/../images/${widget}_inheritance.png /tmp/$widget.dot`; unlink("/tmp/$widget.dot"); } ------------------------------------------------------------------------- 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