]> git.0d.be Git - empathy.git/commitdiff
Help: Fixed installation link.
authorSindhu S <sindhus@live.in>
Sun, 3 Feb 2013 12:23:22 +0000 (17:53 +0530)
committerSindhu S <sindhus@live.in>
Sun, 3 Feb 2013 12:23:22 +0000 (17:53 +0530)
Used new mallard syntax for installation link of telepathy-idle

help/C/irc-manage.page

index f4be7bbba92542bf50aeadcbed2a4501c7b8b9b8..78fef029d5cf80b75ea277624f92139fdd1a917f 100644 (file)
       <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>    
   <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