aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-glib/reference/xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-01 08:57:16 -0500
committerTed Gould <ted@gould.cx>2010-07-01 08:57:16 -0500
commit50834a9544037e4e98ee890a704b99c209b8c138 (patch)
treef831a75de0e9eac78947c34c0ec3000f9852c11e /docs/libdbusmenu-glib/reference/xml
parentfb9b63c2247e5cc31c037f8e4cbd44b2962e930e (diff)
parenta79f1b295ca5a6a0f20cc899db9043a46aff22e9 (diff)
downloadlibdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.tar.gz
libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.tar.bz2
libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.zip
* New upstream release.
* Fixing up value handling in dbusmenu-dumper
Diffstat (limited to 'docs/libdbusmenu-glib/reference/xml')
-rw-r--r--docs/libdbusmenu-glib/reference/xml/client.xml1
-rw-r--r--docs/libdbusmenu-glib/reference/xml/menuitem.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/libdbusmenu-glib/reference/xml/client.xml b/docs/libdbusmenu-glib/reference/xml/client.xml
index 19e5767..b16de17 100644
--- a/docs/libdbusmenu-glib/reference/xml/client.xml
+++ b/docs/libdbusmenu-glib/reference/xml/client.xml
@@ -342,6 +342,7 @@ This function connects into the type handling of the <link linkend="DbusmenuClie
<varlistentry><term><parameter>id</parameter>&#160;:</term>
<listitem><simpara>
<parameter>gpointer</parameter> user_data:
+<parameter>gpointer</parameter> user_data:
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>cb_data</parameter>&#160;:</term>
<listitem><simpara>
diff --git a/docs/libdbusmenu-glib/reference/xml/menuitem.xml b/docs/libdbusmenu-glib/reference/xml/menuitem.xml
index e86d3c1..44b7a51 100644
--- a/docs/libdbusmenu-glib/reference/xml/menuitem.xml
+++ b/docs/libdbusmenu-glib/reference/xml/menuitem.xml
@@ -257,7 +257,7 @@ objects and handled appropriately.
<refsect2 id="DBUSMENU-MENUITEM-PROP-CHILD-DISPLAY:CAPS" role="macro">
<title>DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY</title>
<indexterm zone="DBUSMENU-MENUITEM-PROP-CHILD-DISPLAY:CAPS"><primary>DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY</primary></indexterm>
-<programlisting>#define DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY "child-display"
+<programlisting>#define DBUSMENU_MENUITEM_PROP_CHILD_DISPLAY "children-display"
</programlisting>
<para>
</para></refsect2>