diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-03-21 18:01:54 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-03-21 18:01:54 -0400 |
commit | f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8 (patch) | |
tree | e8850e79e1159f89731bf004841c55ced1941fbb /docs/reference/html/ch01.html | |
parent | 73331d64cff60d8c96220bda4a088b67df01f652 (diff) | |
parent | ea6700d2427e98e98aca529911fb97f577df783e (diff) | |
download | libayatana-appindicator-f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8.tar.gz libayatana-appindicator-f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8.tar.bz2 libayatana-appindicator-f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8.zip |
* New upstream release.
* Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471)
* Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code
* debian/control: Updating to valac-0.16
Diffstat (limited to 'docs/reference/html/ch01.html')
-rw-r--r-- | docs/reference/html/ch01.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/html/ch01.html b/docs/reference/html/ch01.html index 50a2952..6fb57be 100644 --- a/docs/reference/html/ch01.html +++ b/docs/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="idp3818912"></a>Base Classes for Applications</h2></div></div></div> +<a name="idp2571432"></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> |