[empathy] Help: Fixed installation link.



commit 4c55d1c1f94961f90c6c7f42cac29b4065c95104
Author: Sindhu S <sindhus live in>
Date:   Sun Feb 3 17:53:22 2013 +0530

    Help: Fixed installation link.
    
    Used new mallard syntax for installation link of telepathy-idle

 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 f4be7bb..78fef02 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]