Document all glib-mkenums placeholders

The @ENUMPREFIX@ placeholder was missing in the man page.
This commit is contained in:
Matthias Clasen 2013-05-04 21:08:18 -04:00
parent f10dc91cee
commit 794401c0a2

View File

@ -91,6 +91,13 @@ prefix stripped (e.g. THE_XENUM).
</para></listitem>
</varlistentry>
<varlistentry>
<term>@ENUMPREFIX@</term>
<listitem><para>
The prefix of the enum name (e.g. PREFIX).
</para></listitem>
</varlistentry>
<varlistentry>
<term>@VALUENAME@</term>
<listitem><para>