[eog] help: update xmls:if to 1.0



commit 9b65ec0cf520a9a592255c61454fcbe82c2cc205
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Sat Aug 11 14:25:22 2012 -0400

    help: update xmls:if to 1.0

 help/C/plugins.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/plugins.page b/help/C/plugins.page
index 9167f71..eb8739b 100644
--- a/help/C/plugins.page
+++ b/help/C/plugins.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
-      xmlns:if="http://projectmallard.org/experimental/if/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task"
       id="plugins">
 
@@ -33,7 +33,7 @@ the image viewer. Plugins add additional features, like the ones listed below.</
   distribution's <em>package manager</em>.</p>
 
   <if:choose>
-    <if:when test="if:supports('action:install')">
+    <if:when test="action:install">
       <p><link action="install:eog-plugins" href="http://ftp.gnome.org/pub/gnome/sources/eog-plugins"; style="button">install eog-plugins</link></p>
     </if:when>
   </if:choose>



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