diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-06 14:52:41 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-06 14:52:41 -0500 |
commit | 2c4628f0647760d314a70d227c88005aa4e89017 (patch) | |
tree | 9c83ede4648c8e7506c6f297f7997b8eefa4f036 /docs/reference/html/ch01.html | |
parent | 996677f97a04275f47fcc3c540ed7df5333677fe (diff) | |
parent | 0ef39fd36500773506b9571cc9475874850a35f1 (diff) | |
download | libayatana-appindicator-2c4628f0647760d314a70d227c88005aa4e89017.tar.gz libayatana-appindicator-2c4628f0647760d314a70d227c88005aa4e89017.tar.bz2 libayatana-appindicator-2c4628f0647760d314a70d227c88005aa4e89017.zip |
* New upstream release.
* Fix include with Dbusmenu 0.5.90
* Fix GTK3 include paths in pkgconfig file (LP: #869373)
* Add title property (LP: #923971)
* Don't specify pyglib-2.0-python2.6 in LDFLAGS
* fix fallback icon of the GtkStatusIcon (LP: #820080)
* debian/control: Dbusmneu Dep to 0.5.90
* deibna/*symbols: Updated to add [set|get]_title functions
Diffstat (limited to 'docs/reference/html/ch01.html')
-rw-r--r-- | docs/reference/html/ch01.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/html/ch01.html b/docs/reference/html/ch01.html index 1b565c8..b9420d3 100644 --- a/docs/reference/html/ch01.html +++ b/docs/reference/html/ch01.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Base Classes for Applications</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="libappindicator Reference Manual"> <link rel="up" href="index.html" title="libappindicator Reference Manual"> <link rel="prev" href="index.html" title="libappindicator Reference Manual"> @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="idp2827248"></a>Base Classes for Applications</h2></div></div></div> +<a name="idp4399600"></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> |