Displaying 1 result from an estimated 1 matches for "xsltdir".
Did you mean:
ssldir
2007 May 07
6
meta data update
...been removed and replaced by a simple
xslt stylesheet. gconf schemas are now generated from the xml meta data
files as part of the build process and the stylesheet and a compiz-gconf
pkg-config file is installed so a command similar to this:
xsltproc -o compiz-plugin.schemas `pkg-config --variable=xsltdir compiz-gconf`/schemas.xslt plugin.xml
can be used to generate a schema file for a plugin outside the fdo
repository.
Plugin dependencies have not yet been moved to the meta data system. I'd
like some feedback before we do this. I suggest that we use tags similar
to this:
<compiz>
&...