diff options
author | Ted Gould <ted@gould.cx> | 2011-04-14 16:42:43 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-14 16:42:43 -0500 |
commit | 01525b3ea0111160d666b3eaf83081ac44b6bc71 (patch) | |
tree | 22581be8cd0f2f3e6643e915c5c5ed22d6ed303b /docs/libdbusmenu-glib | |
parent | 3457ea217020a8f17582f7e75f0b214026953d6e (diff) | |
parent | 347535df0acc9c81bfecf8db6190ca402cb42ded (diff) | |
download | libdbusmenu-01525b3ea0111160d666b3eaf83081ac44b6bc71.tar.gz libdbusmenu-01525b3ea0111160d666b3eaf83081ac44b6bc71.tar.bz2 libdbusmenu-01525b3ea0111160d666b3eaf83081ac44b6bc71.zip |
New upstream release.
∘ Handle cases where labels are added later as subwidgets
in the menuitem (LP: #758759)
∘ Fix the destruction of the attached GTK menuitem (LP: #746091)
∘ Guard against an activation that does not actually have an
associated menu-hide (LP: #750588)
Diffstat (limited to 'docs/libdbusmenu-glib')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/ch01.html | 2 | ||||
-rw-r--r-- | docs/libdbusmenu-glib/reference/version.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/ch01.html b/docs/libdbusmenu-glib/reference/html/ch01.html index 0cbf2fa..34a33b2 100644 --- a/docs/libdbusmenu-glib/reference/html/ch01.html +++ b/docs/libdbusmenu-glib/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id552681"></a>API</h2></div></div></div> +<a name="id540461"></a>API</h2></div></div></div> <div class="toc"><dl> <dt> <span class="refentrytitle"><a href="libdbusmenu-glib-DbusmenuServer.html">DbusmenuServer</a></span><span class="refpurpose"> — The server signals changed and diff --git a/docs/libdbusmenu-glib/reference/version.xml b/docs/libdbusmenu-glib/reference/version.xml index 2b7c5ae..17b2ccd 100644 --- a/docs/libdbusmenu-glib/reference/version.xml +++ b/docs/libdbusmenu-glib/reference/version.xml @@ -1 +1 @@ -0.4.2 +0.4.3 |