Hi,
It seems that several tutorial files are not listed in the tutorial makefile. Am I right in thinking that all *svg and *png files in inkscape/share/tutorials/ should be listed in inkscape/share/tutorials/Makefile.am, otherwise they will not get into the build?
The current list of files in question:
http://inkscape.svn.sourceforge.net/viewvc/inkscape/inkscape/trunk/share/tut...
The current Makefile.am in that directory:
http://inkscape.svn.sourceforge.net/viewvc/inkscape/inkscape/trunk/share/tut...
The files which are in the directory but not in Makefile.am:
edge3d.svg potrace-ca.png potrace-es.png potrace-pt_BR.png potrace-sl.png potrace-vi.png potrace-zh_CN.png potrace-zh_TW.png tutorial-advanced.eu.svg tutorial-advanced.pl.svg tutorial-advanced.sk.svg tutorial-advanced.zh_TW.svg tutorial-basic.eo.svg tutorial-basic.eu.svg tutorial-basic.pl.svg tutorial-basic.zh_TW.svg tutorial-calligraphy.eu.svg tutorial-calligraphy.pl.svg tutorial-calligraphy.sk.svg tutorial-calligraphy.zh_TW.svg tutorial-elements.eu.svg tutorial-elements.pl.svg tutorial-elements.zh_TW.svg tutorial-interpolate.de.svg tutorial-interpolate.pl.svg tutorial-interpolate.sl.svg tutorial-interpolate.svg tutorial-interpolate.vi.svg tutorial-shapes.eu.svg tutorial-shapes.pl.svg tutorial-shapes.sk.svg tutorial-shapes.zh_TW.svg tutorial-tips.eu.svg tutorial-tips.pl.svg tutorial-tips.vi.svg tutorial-tips.zh_TW.svg tutorial-tracing.eu.svg tutorial-tracing.pl.svg tutorial-tracing.zh_TW.svg
After building Inkscape, I don't see any of these files in my /usr/local/share/inkscape/tutorials/, but I guess they should be there and this depends on Makefile.am.
Could someone clarify this situation?
Also, the English "tutorial-tracing.svg" file refers to "potrace-en.png", but there's no such file, only "potrace.png". Does this mean we should also rename that file to "potrace-en.png"?
Arpad Biro