aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSindhu S <sindhus@live.in>2013-02-03 20:23:22 +0800
committerSindhu S <sindhus@live.in>2013-02-03 20:23:22 +0800
commit4c55d1c1f94961f90c6c7f42cac29b4065c95104 (patch)
treea28170a0e72a2fda85a47178ac4861d62c5f110c
parent1676e7e092822a3c813fd553455064a01a66ca09 (diff)
downloadgsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar
gsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar.gz
gsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar.bz2
gsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar.lz
gsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar.xz
gsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.tar.zst
gsoc2013-empathy-4c55d1c1f94961f90c6c7f42cac29b4065c95104.zip
Help: Fixed installation link.
Used new mallard syntax for installation link of telepathy-idle
-rw-r--r--help/C/irc-manage.page15
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