view inkscape/firefox/template/textmenu/app.prj @ 1394:4a786de1d62f

Prevent the inkscape:bbox-* from duplicated. This will crash the libxml parser.
author wycc
date Wed, 30 Mar 2011 22:24:52 +0800
parents 3d21115297ba
children
line wrap: on
line source

<project>
	<scene src='list.mbsvg' />
	<source src='main.c'/>
	<source src='%n.c'/>
	<source src='%n.h'/>
	<source src='Makefile'/>
</project>