diff options
author | Ted Gould <ted@gould.cx> | 2011-04-25 15:11:35 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-25 15:11:35 -0500 |
commit | f693b534ce214558757c202e3bb945364209c067 (patch) | |
tree | 0c11d0f297792c479f48ee8f552568c13d3db576 /docs/libdbusmenu-glib/reference/html/index.html | |
parent | a35975270bc24b0f7d26f431c14be2ec054cdce7 (diff) | |
parent | ddd6e111fef609b37ab31198e3494c4b0873ee2e (diff) | |
download | libdbusmenu-f693b534ce214558757c202e3bb945364209c067.tar.gz libdbusmenu-f693b534ce214558757c202e3bb945364209c067.tar.bz2 libdbusmenu-f693b534ce214558757c202e3bb945364209c067.zip |
* New upstream release.
- Fix a typo in the signal name to make it match the XML
files (LP: #641209)
- Ref'ing the server for the entire time we're getting the
bus (LP: #738568)
- Watch additions/removals from submenus that get added
- Activate new toplevel menu items as they get added
- Make sure we don't activate toplevel children that aren't
menu items or don't have submenus (LP: #761112)
Diffstat (limited to 'docs/libdbusmenu-glib/reference/html/index.html')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/index.html b/docs/libdbusmenu-glib/reference/html/index.html index 3e4a9ae..9ef6327 100644 --- a/docs/libdbusmenu-glib/reference/html/index.html +++ b/docs/libdbusmenu-glib/reference/html/index.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="libdbusmenu-glib Reference Manual"> <link rel="next" href="ch01.html" title="API"> -<meta name="generator" content="GTK-Doc V1.16 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.17 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -44,6 +44,6 @@ </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.16</div> + Generated by GTK-Doc V1.17</div> </body> </html>
\ No newline at end of file |