[gnome-user-docs] gnome-help: Adding version attributes for better validation



commit a486377d0c610d4f6d2a6fd34a47655fbeba1ad1
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Nov 2 14:05:58 2013 -0400

    gnome-help: Adding version attributes for better validation

 gnome-help/C/bluetooth-connect-device.page     |    2 +-
 gnome-help/C/bluetooth-problem-connecting.page |    2 +-
 gnome-help/C/bluetooth-remove-connection.page  |    2 +-
 gnome-help/C/bluetooth-send-file.page          |    2 +-
 gnome-help/C/bluetooth-turn-on-off.page        |    2 +-
 gnome-help/C/clock-calendar.page               |    2 +-
 gnome-help/C/files-copy.page                   |    2 +-
 gnome-help/C/files.page                        |    2 +-
 gnome-help/C/gnome-classic.page                |    2 +-
 gnome-help/C/keyboard-shortcuts-set.page       |    2 +-
 gnome-help/C/power-hibernate.page              |    2 +-
 gnome-help/C/sharing-desktop.page              |    2 +-
 gnome-help/C/sharing-media.page                |    2 +-
 gnome-help/C/sharing-personal.page             |    2 +-
 gnome-help/C/shell-apps-favorites.page         |    3 +--
 gnome-help/C/shell-apps-open.page              |    3 +--
 gnome-help/C/shell-exit.page                   |    2 +-
 gnome-help/C/shell-introduction.page           |    2 +-
 gnome-help/C/shell-keyboard-shortcuts.page     |    2 +-
 gnome-help/C/shell-notifications.page          |    2 +-
 gnome-help/C/shell-terminology.page            |    2 +-
 gnome-help/C/shell-windows-lost.page           |    3 +--
 gnome-help/C/shell-windows-maximize.page       |    3 +--
 gnome-help/C/shell-windows-states.page         |    2 +-
 gnome-help/C/shell-windows-switching.page      |    3 +--
 gnome-help/C/shell-workspaces-movewindow.page  |    3 +--
 gnome-help/C/shell-workspaces-switch.page      |    3 +--
 gnome-help/C/shell-workspaces.page             |    2 +-
 gnome-help/C/status-icons.page                 |    2 +-
 29 files changed, 29 insertions(+), 36 deletions(-)
---
diff --git a/gnome-help/C/bluetooth-connect-device.page b/gnome-help/C/bluetooth-connect-device.page
index 16fb524..7751926 100644
--- a/gnome-help/C/bluetooth-connect-device.page
+++ b/gnome-help/C/bluetooth-connect-device.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="guide" style="task"
+      type="guide" style="task" version="1.0 if/1.0"
       id="bluetooth-connect-device">
 
   <info>
diff --git a/gnome-help/C/bluetooth-problem-connecting.page b/gnome-help/C/bluetooth-problem-connecting.page
index 5b68c75..6a79615 100644
--- a/gnome-help/C/bluetooth-problem-connecting.page
+++ b/gnome-help/C/bluetooth-problem-connecting.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="guide" style="problem"
+      type="guide" style="problem" version="1.0 if/1.0"
       id="bluetooth-problem-connecting">
 
   <info>
diff --git a/gnome-help/C/bluetooth-remove-connection.page b/gnome-help/C/bluetooth-remove-connection.page
index 0495897..499f05c 100644
--- a/gnome-help/C/bluetooth-remove-connection.page
+++ b/gnome-help/C/bluetooth-remove-connection.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="guide" style="task"
+      type="guide" style="task" version="1.0 if/1.0"
       id="bluetooth-remove-connection">
 
   <info>
diff --git a/gnome-help/C/bluetooth-send-file.page b/gnome-help/C/bluetooth-send-file.page
index d2216b2..b43194f 100644
--- a/gnome-help/C/bluetooth-send-file.page
+++ b/gnome-help/C/bluetooth-send-file.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="guide" style="task"
+      type="guide" style="task" version="1.0 if/1.0"
       id="bluetooth-send-file">
 
   <info>
diff --git a/gnome-help/C/bluetooth-turn-on-off.page b/gnome-help/C/bluetooth-turn-on-off.page
index 01fb4b7..5fecd04 100644
--- a/gnome-help/C/bluetooth-turn-on-off.page
+++ b/gnome-help/C/bluetooth-turn-on-off.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="guide" style="task"
+      type="guide" style="task" version="1.0 if/1.0"
       id="bluetooth-turn-on-off">
 
   <info>
diff --git a/gnome-help/C/clock-calendar.page b/gnome-help/C/clock-calendar.page
index 0cb666c..c21c5f2 100644
--- a/gnome-help/C/clock-calendar.page
+++ b/gnome-help/C/clock-calendar.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="clock-calendar">
 
   <info>
diff --git a/gnome-help/C/files-copy.page b/gnome-help/C/files-copy.page
index 9c7837f..e57c1e8 100644
--- a/gnome-help/C/files-copy.page
+++ b/gnome-help/C/files-copy.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/ui/1.0/";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 ui/1.0"
       id="files-copy">
 
   <info>
diff --git a/gnome-help/C/files.page b/gnome-help/C/files.page
index e520978..a98b40c 100644
--- a/gnome-help/C/files.page
+++ b/gnome-help/C/files.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="guide" style="task"
+      type="guide" style="task" version="1.0 if/1.0"
       id="files">
   <info>
 
diff --git a/gnome-help/C/gnome-classic.page b/gnome-help/C/gnome-classic.page
index 0b0a1a1..356934f 100644
--- a/gnome-help/C/gnome-classic.page
+++ b/gnome-help/C/gnome-classic.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic" style="question"
+      type="topic" style="question" version="1.0 if/1.0"
       id="gnome-classic">
 
   <info>
diff --git a/gnome-help/C/keyboard-shortcuts-set.page b/gnome-help/C/keyboard-shortcuts-set.page
index 7a3a811..62ac0da 100644
--- a/gnome-help/C/keyboard-shortcuts-set.page
+++ b/gnome-help/C/keyboard-shortcuts-set.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/ui/1.0/";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 ui/1.0"
       id="keyboard-shortcuts-set">
   <info>
     <link type="guide" xref="keyboard"/>
diff --git a/gnome-help/C/power-hibernate.page b/gnome-help/C/power-hibernate.page
index b85f220..6e47f83 100644
--- a/gnome-help/C/power-hibernate.page
+++ b/gnome-help/C/power-hibernate.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic" style="question"
+      type="topic" style="question" version="1.0 if/1.0"
       id="power-hibernate">
 
   <info>
diff --git a/gnome-help/C/sharing-desktop.page b/gnome-help/C/sharing-desktop.page
index a06b420..fecb71b 100644
--- a/gnome-help/C/sharing-desktop.page
+++ b/gnome-help/C/sharing-desktop.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="sharing-desktop">
   <info>
     <link type="guide" xref="sharing"/>
diff --git a/gnome-help/C/sharing-media.page b/gnome-help/C/sharing-media.page
index e485ce8..feca52f 100644
--- a/gnome-help/C/sharing-media.page
+++ b/gnome-help/C/sharing-media.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="sharing-media">
   <info>
     <link type="guide" xref="sharing"/>
diff --git a/gnome-help/C/sharing-personal.page b/gnome-help/C/sharing-personal.page
index 9b464d8..dc5f0b0 100644
--- a/gnome-help/C/sharing-personal.page
+++ b/gnome-help/C/sharing-personal.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="sharing-personal">
   <info>
     <link type="guide" xref="sharing"/>
diff --git a/gnome-help/C/shell-apps-favorites.page b/gnome-help/C/shell-apps-favorites.page
index 84b9a81..a6c7b42 100644
--- a/gnome-help/C/shell-apps-favorites.page
+++ b/gnome-help/C/shell-apps-favorites.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-apps-favorites">
 
   <info>
diff --git a/gnome-help/C/shell-apps-open.page b/gnome-help/C/shell-apps-open.page
index cbe476b..6d14b3a 100644
--- a/gnome-help/C/shell-apps-open.page
+++ b/gnome-help/C/shell-apps-open.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-apps-open">
 
   <info>
diff --git a/gnome-help/C/shell-exit.page b/gnome-help/C/shell-exit.page
index ab9fe7d..d2d2916 100644
--- a/gnome-help/C/shell-exit.page
+++ b/gnome-help/C/shell-exit.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-exit">
 
   <info>
diff --git a/gnome-help/C/shell-introduction.page b/gnome-help/C/shell-introduction.page
index 9bafccf..9bac46b 100644
--- a/gnome-help/C/shell-introduction.page
+++ b/gnome-help/C/shell-introduction.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="ui"
+      type="topic" style="ui" version="1.0 if/1.0"
       id="shell-introduction">
 
   <info>
diff --git a/gnome-help/C/shell-keyboard-shortcuts.page b/gnome-help/C/shell-keyboard-shortcuts.page
index cdfb911..1648fbc 100644
--- a/gnome-help/C/shell-keyboard-shortcuts.page
+++ b/gnome-help/C/shell-keyboard-shortcuts.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/ui/1.0/";
-      type="topic" style="tip"
+      type="topic" style="tip" version="1.0 ui/1.0"
       id="shell-keyboard-shortcuts">
   <info>
     <link type="guide" xref="tips"/>
diff --git a/gnome-help/C/shell-notifications.page b/gnome-help/C/shell-notifications.page
index b7d4a05..5b906ad 100644
--- a/gnome-help/C/shell-notifications.page
+++ b/gnome-help/C/shell-notifications.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="ui"
+      type="topic" style="ui" version="1.0 if/1.0"
       id="shell-notifications">
 
   <info>
diff --git a/gnome-help/C/shell-terminology.page b/gnome-help/C/shell-terminology.page
index 461f710..54589a9 100644
--- a/gnome-help/C/shell-terminology.page
+++ b/gnome-help/C/shell-terminology.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="reference"
+      type="topic" style="reference" version="1.0 if/1.0"
       id="shell-terminology">
 
   <info>
diff --git a/gnome-help/C/shell-windows-lost.page b/gnome-help/C/shell-windows-lost.page
index a777bbe..d639953 100644
--- a/gnome-help/C/shell-windows-lost.page
+++ b/gnome-help/C/shell-windows-lost.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-windows-lost">
 
   <info>
diff --git a/gnome-help/C/shell-windows-maximize.page b/gnome-help/C/shell-windows-maximize.page
index db35815..015d9c2 100644
--- a/gnome-help/C/shell-windows-maximize.page
+++ b/gnome-help/C/shell-windows-maximize.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-windows-maximize">
 
   <info>
diff --git a/gnome-help/C/shell-windows-states.page b/gnome-help/C/shell-windows-states.page
index 0ed3609..d4c9625 100644
--- a/gnome-help/C/shell-windows-states.page
+++ b/gnome-help/C/shell-windows-states.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic" style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-windows-states">
 
   <info>
diff --git a/gnome-help/C/shell-windows-switching.page b/gnome-help/C/shell-windows-switching.page
index 672ce30..7661d9e 100644
--- a/gnome-help/C/shell-windows-switching.page
+++ b/gnome-help/C/shell-windows-switching.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-windows-switching">
 
   <info>
diff --git a/gnome-help/C/shell-workspaces-movewindow.page b/gnome-help/C/shell-workspaces-movewindow.page
index 17f8eb7..0918077 100644
--- a/gnome-help/C/shell-workspaces-movewindow.page
+++ b/gnome-help/C/shell-workspaces-movewindow.page
@@ -1,8 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-workspaces-movewindow">
 
   <info>
diff --git a/gnome-help/C/shell-workspaces-switch.page b/gnome-help/C/shell-workspaces-switch.page
index 8595514..3cc8ffe 100644
--- a/gnome-help/C/shell-workspaces-switch.page
+++ b/gnome-help/C/shell-workspaces-switch.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic"
-      style="task"
+      type="topic" style="task" version="1.0 if/1.0"
       id="shell-workspaces-switch">
 
   <info>
diff --git a/gnome-help/C/shell-workspaces.page b/gnome-help/C/shell-workspaces.page
index a0accac..44330df 100644
--- a/gnome-help/C/shell-workspaces.page
+++ b/gnome-help/C/shell-workspaces.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
-      type="topic" style="ui"
+      type="topic" style="ui" version="1.0 if/1.0"
       id="shell-workspaces">
 
   <info>
diff --git a/gnome-help/C/status-icons.page b/gnome-help/C/status-icons.page
index b397cd9..fb03dda 100644
--- a/gnome-help/C/status-icons.page
+++ b/gnome-help/C/status-icons.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="topic" style="ui"
+      type="topic" style="ui" version="1.0 if/1.0"
       id="status-icons">
   <info>
     <link type="guide" xref="shell-overview#desktop"/>


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