diff options
author | Ted Gould <ted@gould.cx> | 2011-01-25 13:52:22 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-25 13:52:22 -0600 |
commit | 83b9ba8658f3bb4593a32c61eade547ac7bfe965 (patch) | |
tree | f90c060d0a0bfa08f37795d5c123bcbec994d4b1 /docs | |
parent | fdec9f2575f671332cc9bc0acd6e4bc6b854d39d (diff) | |
parent | 62f943d3f3892a59585eba750290757c5c84c81d (diff) | |
download | libayatana-appindicator-83b9ba8658f3bb4593a32c61eade547ac7bfe965.tar.gz libayatana-appindicator-83b9ba8658f3bb4593a32c61eade547ac7bfe965.tar.bz2 libayatana-appindicator-83b9ba8658f3bb4593a32c61eade547ac7bfe965.zip |
Updates from Ubuntu Desktop
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/html/ch01.html | 2 | ||||
-rw-r--r-- | docs/reference/html/index.html | 2 | ||||
-rw-r--r-- | docs/reference/html/libappindicator-app-indicator.html | 4 | ||||
-rw-r--r-- | docs/reference/libappindicator-docs.sgml | 2 | ||||
-rw-r--r-- | docs/reference/version.xml | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/docs/reference/html/ch01.html b/docs/reference/html/ch01.html index c46e493..cb92e31 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="id535850"></a>Base Classes for Applications</h2></div></div></div> +<a name="id586299"></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 bde5569..5b78370 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.91 + for libappindicator 0.2.91.1 </p></div> </div> <hr> diff --git a/docs/reference/html/libappindicator-app-indicator.html b/docs/reference/html/libappindicator-app-indicator.html index 94cf302..51b0263 100644 --- a/docs/reference/html/libappindicator-app-indicator.html +++ b/docs/reference/html/libappindicator-app-indicator.html @@ -703,7 +703,7 @@ Sets the menu that should be shown when the Application Indicator is clicked on in the panel. An application indicator will not be rendered unless it has a menu. - Wrapper function for property <a href="/usr/share/gtk-doc/html/libappindicator/libappindicator-app-indicator.html#AppIndicator--menu"><span class="type">"menu"</span></a>. + Wrapper function for property <span class="type">"menu"</span>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> @@ -977,7 +977,7 @@ Wrapper function for property <a class="link" href="libappindicator-app-indicato <pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/unstable/GtkMenu.html"><span class="returnvalue">GtkMenu</span></a> * app_indicator_get_menu (<em class="parameter"><code><a class="link" href="libappindicator-app-indicator.html#AppIndicator"><span class="type">AppIndicator</span></a> *self</code></em>);</pre> <p> Gets the menu being used for this application indicator. - Wrapper function for property <a href="/usr/share/gtk-doc/html/libappindicator/libappindicator-app-indicator.html#AppIndicator--menu"><span class="type">"menu"</span></a>. + Wrapper function for property <span class="type">"menu"</span>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml index ae88cff..9d2f8a8 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.91 + for libappindicator 0.2.91.1 </releaseinfo> </bookinfo> diff --git a/docs/reference/version.xml b/docs/reference/version.xml index 43a6317..32d6842 100644 --- a/docs/reference/version.xml +++ b/docs/reference/version.xml @@ -1 +1 @@ -0.2.91 +0.2.91.1 |