diff options
author | Ted Gould <ted@gould.cx> | 2010-07-01 08:57:16 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-01 08:57:16 -0500 |
commit | 50834a9544037e4e98ee890a704b99c209b8c138 (patch) | |
tree | f831a75de0e9eac78947c34c0ec3000f9852c11e /docs/libdbusmenu-glib/reference/xml | |
parent | fb9b63c2247e5cc31c037f8e4cbd44b2962e930e (diff) | |
parent | a79f1b295ca5a6a0f20cc899db9043a46aff22e9 (diff) | |
download | libdbusmenu-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.xml | 1 | ||||
-rw-r--r-- | docs/libdbusmenu-glib/reference/xml/menuitem.xml | 2 |
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> :</term> <listitem><simpara> <parameter>gpointer</parameter> user_data: +<parameter>gpointer</parameter> user_data: </simpara></listitem></varlistentry> <varlistentry><term><parameter>cb_data</parameter> :</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> |