Add @basename@ substitution to glib-mkenums
authorChristian Persch <chpe@gnome.org>
Fri, 3 Jul 2009 19:20:11 +0000 (21:20 +0200)
committerChristian Persch <chpe@gnome.org>
Fri, 3 Jul 2009 19:20:11 +0000 (21:20 +0200)
Move man page addition to the right place. Bug #587307.

docs/reference/gobject/glib-mkenums.xml

index 40bf59c..1eeac9e 100644 (file)
@@ -227,6 +227,13 @@ The same as <literal>@type@</literal> with all letters uppercased (e.g. FLAGS).
 The name of the input file currently being processed (e.g. foo.h).
 </para></listitem>
 </varlistentry>
+
+<varlistentry>
+<term>@basename@</term>
+<listitem><para>
+The base name of the input file currently being processed (e.g. foo.h). (Since: 2.22)
+</para></listitem>
+</varlistentry>
 </variablelist>
 </para>
 </refsect2>