resources: Add to-pixdata preprocessing option

This commit is contained in:
Alexander Larsson
2012-01-31 16:07:09 +01:00
parent b79cfda49c
commit 47aa8c43e8
3 changed files with 85 additions and 4 deletions

View File

@@ -145,6 +145,15 @@ set, xmllint is searched in the <envar>PATH</envar>.
</para></listitem>
</varlistentry>
<varlistentry>
<term><envar>GDK_PIXBUF_PIXDATA</envar></term>
<listitem><para>
The full path to the gdk-pixbuf-pixdata executable. This is used to preprocess resources with the
<literal>to-pixdata</literal> preprocessing option. If this environment variable is not
set, gdk-pixbuf-pixdata is searched in the <envar>PATH</envar>.
</para></listitem>
</varlistentry>
</variablelist>
</refsect2>