diff options
author | Sindhu S <sindhus@live.in> | 2013-02-03 17:53:22 +0530 |
---|---|---|
committer | Sindhu S <sindhus@live.in> | 2013-02-03 17:53:22 +0530 |
commit | 4c55d1c1f94961f90c6c7f42cac29b4065c95104 (patch) | |
tree | a28170a0e72a2fda85a47178ac4861d62c5f110c /help | |
parent | 1676e7e092822a3c813fd553455064a01a66ca09 (diff) | |
download | empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar.gz |
Help: Fixed installation link.
Used new mallard syntax for installation link of telepathy-idle
Diffstat (limited to 'help')
-rw-r--r-- | help/C/irc-manage.page | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/help/C/irc-manage.page b/help/C/irc-manage.page index f4be7bbba..78fef029d 100644 --- a/help/C/irc-manage.page +++ b/help/C/irc-manage.page @@ -19,6 +19,11 @@ <name>Milo Casagrande</name> <email>milo@ubuntu.com</email> </credit> + <credit type="editor"> + <name>Sindhu S</name> + <email>sindhus@live.in</email> + </credit> + <license> <p>Creative Commons Share Alike 3.0</p> </license> @@ -36,9 +41,11 @@ <note style="info package"> <p>You must have the <sys>telepathy-idle</sys> package installed to use IRC in <app>Empathy</app>.</p> - <if:choose> - <if:when test="if:supports('action:install')"> - <p><link action="install:telepathy-idle" xref="index" style="button">Install telepathy-idle</link></p> + + <if:choose xmlns:if="http://projectmallard.org/if/1.0/"> + <if:when test="action:install"> + <p><link action="install:telepathy-idle" xref="index"> + Install telepathy-idle</link></p> </if:when> </if:choose> </note> @@ -57,4 +64,4 @@ <title>Common Problems</title> </section> -</page> +</page>
\ No newline at end of file |