view inkscape/firefox/template/textmenu/app.prj @ 1101:e1a76d10953e

Fix black window output for Cairo graphic engine. The window is always black for Cairo graphic engine. it is caused by incorrect implementation of mbe_copy_source().
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 05 Dec 2010 13:37:13 +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>