diff options
author | Ted Gould <ted@gould.cx> | 2010-09-22 11:17:19 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-22 11:17:19 -0500 |
commit | a374c740af4b4c144095ba01dd580ad208112a01 (patch) | |
tree | 006631738fa494d028ff1aceba8f63c7a253b375 /docs/reference | |
parent | 76442cde1094400d1fb898a9b55aeff6a6a247bd (diff) | |
parent | f5e7b8efe61d35c65422284f49e5d01a614a9deb (diff) | |
download | libayatana-appindicator-a374c740af4b4c144095ba01dd580ad208112a01.tar.gz libayatana-appindicator-a374c740af4b4c144095ba01dd580ad208112a01.tar.bz2 libayatana-appindicator-a374c740af4b4c144095ba01dd580ad208112a01.zip |
* New upstream release.
* Fix submenus with Glade applications (LP: #608219)
* Add new functions to Mono and Python bindings
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/html/ch01.html | 2 | ||||
-rw-r--r-- | docs/reference/html/index.html | 2 | ||||
-rw-r--r-- | docs/reference/libappindicator-docs.sgml | 2 | ||||
-rw-r--r-- | docs/reference/version.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/reference/html/ch01.html b/docs/reference/html/ch01.html index 6ed73af..8048d83 100644 --- a/docs/reference/html/ch01.html +++ b/docs/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter" title="Base Classes for Applications"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id500112"></a>Base Classes for Applications</h2></div></div></div> +<a name="id329036"></a>Base Classes for Applications</h2></div></div></div> <div class="toc"><dl><dt> <span class="refentrytitle"><a href="libappindicator-app-indicator.html">AppIndicator</a></span><span class="refpurpose"> — An object to put application information into the panel.</span> diff --git a/docs/reference/html/index.html b/docs/reference/html/index.html index 687d69d..b40ee11 100644 --- a/docs/reference/html/index.html +++ b/docs/reference/html/index.html @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libappindicator Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for libappindicator 0.2.5 + for libappindicator 0.2.8 </p></div> </div> <hr> diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml index ca18a64..13b3e8a 100644 --- a/docs/reference/libappindicator-docs.sgml +++ b/docs/reference/libappindicator-docs.sgml @@ -8,7 +8,7 @@ <bookinfo> <title>libappindicator Reference Manual</title> <releaseinfo> - for libappindicator 0.2.8 + for libappindicator 0.2.9 </releaseinfo> </bookinfo> diff --git a/docs/reference/version.xml b/docs/reference/version.xml index a45be46..1866a36 100644 --- a/docs/reference/version.xml +++ b/docs/reference/version.xml @@ -1 +1 @@ -0.2.8 +0.2.9 |