diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-24 17:22:43 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-24 17:22:43 +0200 |
commit | 00eb05656f4912886e6b25ae5d5e1211d15a4c29 (patch) | |
tree | c762902d25b5dc2a9de24762025b020fb35da551 /doc | |
parent | 78f8f75ee73478ecb704aecc467c861fa4558b52 (diff) | |
parent | fdec219a2e7b5f1db4125ec4eff9d5dfc93188d2 (diff) | |
download | ayatana-indicator-messages-00eb05656f4912886e6b25ae5d5e1211d15a4c29.tar.gz ayatana-indicator-messages-00eb05656f4912886e6b25ae5d5e1211d15a4c29.tar.bz2 ayatana-indicator-messages-00eb05656f4912886e6b25ae5d5e1211d15a4c29.zip |
Import upstream version 12.10.5
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/html/MessagingMenuApp.html | 2 | ||||
-rw-r--r-- | doc/reference/html/ch01.html | 2 | ||||
-rw-r--r-- | doc/reference/messaging-menu-docs.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/reference/html/MessagingMenuApp.html b/doc/reference/html/MessagingMenuApp.html index aab65dc..e62298a 100644 --- a/doc/reference/html/MessagingMenuApp.html +++ b/doc/reference/html/MessagingMenuApp.html @@ -151,7 +151,7 @@ application through a desktop file id, which must be passed to <a class="link" href="MessagingMenuApp.html#messaging-menu-app-new" title="messaging_menu_app_new ()"><code class="function">messaging_menu_app_new()</code></a>. </p> <p> -To register the appliction with the Messaging Menu, call +To register the application with the Messaging Menu, call <a class="link" href="MessagingMenuApp.html#messaging-menu-app-register" title="messaging_menu_app_register ()"><code class="function">messaging_menu_app_register()</code></a>. This signifies that the application should be present in the menu and be marked as "running". </p> diff --git a/doc/reference/html/ch01.html b/doc/reference/html/ch01.html index e0b133a..066f19b 100644 --- a/doc/reference/html/ch01.html +++ b/doc/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="idp3325184"></a>API Reference</h2></div></div></div> +<a name="idp3828112"></a>API Reference</h2></div></div></div> <div class="toc"><dl><dt> <span class="refentrytitle"><a href="MessagingMenuApp.html">MessagingMenuApp</a></span><span class="refpurpose"> — An application section in the messaging menu</span> </dt></dl></div> diff --git a/doc/reference/messaging-menu-docs.xml b/doc/reference/messaging-menu-docs.xml index 771e269..0f129ad 100644 --- a/doc/reference/messaging-menu-docs.xml +++ b/doc/reference/messaging-menu-docs.xml @@ -2,7 +2,7 @@ <!DOCTYPE book PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN' 'http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd' [ <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'"> -<!ENTITY version "12.10.4"> +<!ENTITY version "12.10.5"> ]> <book lang="en" id="messaging-menu" xmlns:xi="http://www.w3.org/2003/XInclude"> <title>Messaging Menu Reference Manual</title> |