[gnome-getting-started-docs] Add version attributes for better validation
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-getting-started-docs] Add version attributes for better validation
- Date: Tue, 12 Nov 2013 21:23:47 +0000 (UTC)
commit 493e49d7f92d504a27feb6cab33a9782a921ea89
Author: Petr Kovar <pkovar redhat com>
Date: Tue Nov 12 22:22:07 2013 +0100
Add version attributes for better validation
Based on:
https://git.gnome.org/browse/gnome-user-docs/commit/?id=a486377d0c610d4f6d2a6fd34a47655fbeba1ad1
gnome-help/C/getting-started.page | 2 +-
gnome-help/C/gs-browse-web-firefox.page | 4 +---
gnome-help/C/gs-browse-web.page | 4 +---
gnome-help/C/gs-change-date-time-timezone.page | 4 +---
gnome-help/C/gs-change-wallpaper.page | 4 +---
gnome-help/C/gs-connect-online-accounts.page | 3 +--
gnome-help/C/gs-get-applications.page.stub | 3 +--
gnome-help/C/gs-get-online.page | 3 +--
gnome-help/C/gs-launch-applications.page | 4 +---
gnome-help/C/gs-respond-messages.page | 4 +---
gnome-help/C/gs-switch-tasks.page | 3 +--
gnome-help/C/gs-use-system-search.page | 3 +--
gnome-help/C/gs-use-windows-workspaces.page | 3 +--
gnome-help/C/index.page | 3 +--
14 files changed, 14 insertions(+), 33 deletions(-)
---
diff --git a/gnome-help/C/getting-started.page b/gnome-help/C/getting-started.page
index 8fe0bad..dc5909e 100644
--- a/gnome-help/C/getting-started.page
+++ b/gnome-help/C/getting-started.page
@@ -3,7 +3,7 @@
xmlns:e="http://projectmallard.org/experimental/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="guide" id="getting-started" style="task">
+ type="guide" style="task" id="getting-started" version="1.0 if/1.0">
<info>
<link type="guide" xref="index" group="#first"/>
diff --git a/gnome-help/C/gs-browse-web-firefox.page b/gnome-help/C/gs-browse-web-firefox.page
index 6b3d04a..7195e19 100644
--- a/gnome-help/C/gs-browse-web-firefox.page
+++ b/gnome-help/C/gs-browse-web-firefox.page
@@ -2,9 +2,7 @@
xmlns:if="http://projectmallard.org/if/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- style="ui"
- id="gs-browse-web-firefox">
+ type="topic" style="ui" id="gs-browse-web-firefox" version="1.0 if/1.0">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-browse-web.page b/gnome-help/C/gs-browse-web.page
index e33c8e1..abdd203 100644
--- a/gnome-help/C/gs-browse-web.page
+++ b/gnome-help/C/gs-browse-web.page
@@ -1,9 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- style="ui"
- id="gs-browse-web">
+ type="topic" style="ui" id="gs-browse-web">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-change-date-time-timezone.page b/gnome-help/C/gs-change-date-time-timezone.page
index 57285c5..54f34f9 100644
--- a/gnome-help/C/gs-change-date-time-timezone.page
+++ b/gnome-help/C/gs-change-date-time-timezone.page
@@ -2,9 +2,7 @@
xmlns:if="http://projectmallard.org/if/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- style="ui"
- id="gs-change-date-time-timezone">
+ type="topic" style="ui" id="gs-change-date-time-timezone" version="1.0 if/1.0">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-change-wallpaper.page b/gnome-help/C/gs-change-wallpaper.page
index 693c131..6347af7 100644
--- a/gnome-help/C/gs-change-wallpaper.page
+++ b/gnome-help/C/gs-change-wallpaper.page
@@ -1,9 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- style="ui"
- id="gs-change-wallpaper">
+ type="topic" style="ui" id="gs-change-wallpaper">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-connect-online-accounts.page b/gnome-help/C/gs-connect-online-accounts.page
index 199797e..8be311b 100644
--- a/gnome-help/C/gs-connect-online-accounts.page
+++ b/gnome-help/C/gs-connect-online-accounts.page
@@ -1,8 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic" style="ui"
- id="gs-connect-online-accounts">
+ type="topic" style="ui" id="gs-connect-online-accounts">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-get-applications.page.stub b/gnome-help/C/gs-get-applications.page.stub
index 1aa9b2f..36dfede 100644
--- a/gnome-help/C/gs-get-applications.page.stub
+++ b/gnome-help/C/gs-get-applications.page.stub
@@ -1,7 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
- type="topic" style="ui"
- id="gs-get-applications">
+ type="topic" style="ui" id="gs-get-applications">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-get-online.page b/gnome-help/C/gs-get-online.page
index 3300a55..fd0f7c6 100644
--- a/gnome-help/C/gs-get-online.page
+++ b/gnome-help/C/gs-get-online.page
@@ -1,8 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic" style="ui"
- id="gs-get-online">
+ type="topic" style="ui" id="gs-get-online">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-launch-applications.page b/gnome-help/C/gs-launch-applications.page
index d28a703..d3eb2db 100644
--- a/gnome-help/C/gs-launch-applications.page
+++ b/gnome-help/C/gs-launch-applications.page
@@ -1,9 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- style="ui"
- id="gs-launch-applications">
+ type="topic" style="ui" id="gs-launch-applications">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-respond-messages.page b/gnome-help/C/gs-respond-messages.page
index 507b713..bde134c 100644
--- a/gnome-help/C/gs-respond-messages.page
+++ b/gnome-help/C/gs-respond-messages.page
@@ -1,9 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- style="ui"
- id="gs-respond-messages">
+ type="topic" style="ui" id="gs-respond-messages">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-switch-tasks.page b/gnome-help/C/gs-switch-tasks.page
index 2b08f5b..ef2e2df 100644
--- a/gnome-help/C/gs-switch-tasks.page
+++ b/gnome-help/C/gs-switch-tasks.page
@@ -2,8 +2,7 @@
xmlns:if="http://projectmallard.org/if/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic" style="ui"
- id="gs-switch-tasks">
+ type="topic" style="ui" id="gs-switch-tasks" version="1.0 if/1.0">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-use-system-search.page b/gnome-help/C/gs-use-system-search.page
index 91255af..efb1b4d 100644
--- a/gnome-help/C/gs-use-system-search.page
+++ b/gnome-help/C/gs-use-system-search.page
@@ -1,8 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic" style="ui"
- id="gs-use-system-search">
+ type="topic" style="ui" id="gs-use-system-search">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/gs-use-windows-workspaces.page b/gnome-help/C/gs-use-windows-workspaces.page
index 59cfd51..f7bf714 100644
--- a/gnome-help/C/gs-use-windows-workspaces.page
+++ b/gnome-help/C/gs-use-windows-workspaces.page
@@ -1,8 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="topic" style="ui"
- id="gs-use-windows-workspaces">
+ type="topic" style="ui" id="gs-use-windows-workspaces">
<info>
<include href="gs-legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/gnome-help/C/index.page b/gnome-help/C/index.page
index 956a83a..9e0639c 100644
--- a/gnome-help/C/index.page
+++ b/gnome-help/C/index.page
@@ -1,6 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide" style="task"
- id="index">
+ type="guide" style="task" id="index">
<info>
</info>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]