[release-notes/gnome-3-6] Fix my last commit by adding missing its namespace
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-6] Fix my last commit by adding missing its namespace
- Date: Sat, 15 Sep 2012 14:29:12 +0000 (UTC)
commit e78addb88304f9ca56521e3e2d8b8445e1c9ce52
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Sep 15 16:29:06 2012 +0200
Fix my last commit by adding missing its namespace
help/C/a11y-always-on.page | 1 +
help/C/a11y-improved-Web-support.page | 1 +
help/C/a11y-improved-braille-support.page | 1 +
...1y-magnifier-brightness-contrast-inversion.page | 1 +
help/C/admins-xdg.page | 1 +
help/C/developers-clutter.page | 1 +
help/C/developers-deprecations.page | 1 +
help/C/developers-glib.page | 1 +
help/C/developers-gtk.page | 1 +
help/C/developers-misc.page | 1 +
help/C/i18n-ibus.page | 1 +
help/C/i18n.page | 1 +
help/C/index.page | 1 +
help/C/installation-live-images.page | 1 +
help/C/installation-sources.page | 1 +
help/C/lookingforward-clocks.page | 1 +
help/C/lookingforward-fallbackmode.page | 1 +
help/C/lookingforward-misc.page | 1 +
help/C/users-activities-overview.page | 1 +
help/C/users-baobab.page | 1 +
help/C/users-boxes.page | 1 +
help/C/users-core.page | 1 +
help/C/users-disks.page | 1 +
help/C/users-empathy.page | 1 +
help/C/users-evolution.page | 1 +
help/C/users-files.page | 1 +
help/C/users-font-viewer.page | 1 +
help/C/users-lock-screen.page | 1 +
help/C/users-message-tray.page | 1 +
help/C/users-notifications.page | 1 +
help/C/users-system-settings.page | 1 +
help/C/users-user-menu.page | 1 +
help/C/users-web.page | 1 +
33 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/help/C/a11y-always-on.page b/help/C/a11y-always-on.page
index 5c9e1ac..9d4c4c9 100644
--- a/help/C/a11y-always-on.page
+++ b/help/C/a11y-always-on.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="a11y-always-on">
diff --git a/help/C/a11y-improved-Web-support.page b/help/C/a11y-improved-Web-support.page
index 18b3fe0..6a82469 100644
--- a/help/C/a11y-improved-Web-support.page
+++ b/help/C/a11y-improved-Web-support.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="a11y-improved-Web-support">
diff --git a/help/C/a11y-improved-braille-support.page b/help/C/a11y-improved-braille-support.page
index dab21aa..7b987b4 100644
--- a/help/C/a11y-improved-braille-support.page
+++ b/help/C/a11y-improved-braille-support.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="a11y-improved-braille-support">
diff --git a/help/C/a11y-magnifier-brightness-contrast-inversion.page b/help/C/a11y-magnifier-brightness-contrast-inversion.page
index b7bb70a..3521703 100644
--- a/help/C/a11y-magnifier-brightness-contrast-inversion.page
+++ b/help/C/a11y-magnifier-brightness-contrast-inversion.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="a11y-magnifier-bightness-contrast-inversion">
diff --git a/help/C/admins-xdg.page b/help/C/admins-xdg.page
index b6ce281..8adac9d 100644
--- a/help/C/admins-xdg.page
+++ b/help/C/admins-xdg.page
@@ -3,6 +3,7 @@
<!ENTITY gnomeversion "3.6">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="admins-xdg">
diff --git a/help/C/developers-clutter.page b/help/C/developers-clutter.page
index 6ac69b6..1a44972 100644
--- a/help/C/developers-clutter.page
+++ b/help/C/developers-clutter.page
@@ -3,6 +3,7 @@
<!ENTITY clutterversion "1.12">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="developers-clutter">
diff --git a/help/C/developers-deprecations.page b/help/C/developers-deprecations.page
index b36390b..e7368b4 100644
--- a/help/C/developers-deprecations.page
+++ b/help/C/developers-deprecations.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="developers-deprecations">
diff --git a/help/C/developers-glib.page b/help/C/developers-glib.page
index c127967..c5bf39b 100644
--- a/help/C/developers-glib.page
+++ b/help/C/developers-glib.page
@@ -3,6 +3,7 @@
<!ENTITY glibversion "2.34">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="developers-glib">
diff --git a/help/C/developers-gtk.page b/help/C/developers-gtk.page
index a7fb68b..174230d 100644
--- a/help/C/developers-gtk.page
+++ b/help/C/developers-gtk.page
@@ -3,6 +3,7 @@
<!ENTITY gtkversion "3.6">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="developers-gtk">
diff --git a/help/C/developers-misc.page b/help/C/developers-misc.page
index 801b6a5..4bc0c03 100644
--- a/help/C/developers-misc.page
+++ b/help/C/developers-misc.page
@@ -3,6 +3,7 @@
<!ENTITY gnomeversion "3.6">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="developers-misc">
diff --git a/help/C/i18n-ibus.page b/help/C/i18n-ibus.page
index 964c04f..55972ce 100644
--- a/help/C/i18n-ibus.page
+++ b/help/C/i18n-ibus.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="i18n-ibus">
diff --git a/help/C/i18n.page b/help/C/i18n.page
index 4d18c6c..3307bf3 100644
--- a/help/C/i18n.page
+++ b/help/C/i18n.page
@@ -3,6 +3,7 @@
<!ENTITY gnomeversion "3.6">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="i18n">
diff --git a/help/C/index.page b/help/C/index.page
index 36c0143..7661bae 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -7,6 +7,7 @@
<!ENTITY gitauthors "964">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="guide"
id="index">
diff --git a/help/C/installation-live-images.page b/help/C/installation-live-images.page
index bce70d9..df19f1d 100644
--- a/help/C/installation-live-images.page
+++ b/help/C/installation-live-images.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="installation-live-images">
diff --git a/help/C/installation-sources.page b/help/C/installation-sources.page
index f176c2c..43d7fb4 100644
--- a/help/C/installation-sources.page
+++ b/help/C/installation-sources.page
@@ -3,6 +3,7 @@
<!ENTITY gnomeversion "3.6">
]>
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="installation-sources">
diff --git a/help/C/lookingforward-clocks.page b/help/C/lookingforward-clocks.page
index de6c9e1..0f259bc 100644
--- a/help/C/lookingforward-clocks.page
+++ b/help/C/lookingforward-clocks.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="lookingforward-clocks">
diff --git a/help/C/lookingforward-fallbackmode.page b/help/C/lookingforward-fallbackmode.page
index 455917a..5fb7abb 100644
--- a/help/C/lookingforward-fallbackmode.page
+++ b/help/C/lookingforward-fallbackmode.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="lookingforward-fallbackmode">
diff --git a/help/C/lookingforward-misc.page b/help/C/lookingforward-misc.page
index f2fd206..1c88850 100644
--- a/help/C/lookingforward-misc.page
+++ b/help/C/lookingforward-misc.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="lookingforward-misc">
diff --git a/help/C/users-activities-overview.page b/help/C/users-activities-overview.page
index 6fe45d4..c8f0a85 100644
--- a/help/C/users-activities-overview.page
+++ b/help/C/users-activities-overview.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-activities-overview">
diff --git a/help/C/users-baobab.page b/help/C/users-baobab.page
index ee8b20c..16026a8 100644
--- a/help/C/users-baobab.page
+++ b/help/C/users-baobab.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-baobab">
diff --git a/help/C/users-boxes.page b/help/C/users-boxes.page
index 6083857..3164de5 100644
--- a/help/C/users-boxes.page
+++ b/help/C/users-boxes.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-boxes">
diff --git a/help/C/users-core.page b/help/C/users-core.page
index f81cda2..aa3c9c4 100644
--- a/help/C/users-core.page
+++ b/help/C/users-core.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-core">
diff --git a/help/C/users-disks.page b/help/C/users-disks.page
index 3ad185e..961b9d4 100644
--- a/help/C/users-disks.page
+++ b/help/C/users-disks.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-disks">
diff --git a/help/C/users-empathy.page b/help/C/users-empathy.page
index 7b3230e..e380622 100644
--- a/help/C/users-empathy.page
+++ b/help/C/users-empathy.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-empathy">
diff --git a/help/C/users-evolution.page b/help/C/users-evolution.page
index 61f9edf..9d81c7a 100644
--- a/help/C/users-evolution.page
+++ b/help/C/users-evolution.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-evolution">
diff --git a/help/C/users-files.page b/help/C/users-files.page
index b348f56..cc3a7a0 100644
--- a/help/C/users-files.page
+++ b/help/C/users-files.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-files">
diff --git a/help/C/users-font-viewer.page b/help/C/users-font-viewer.page
index 4d8d3d0..dbe8358 100644
--- a/help/C/users-font-viewer.page
+++ b/help/C/users-font-viewer.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-font-viewer">
diff --git a/help/C/users-lock-screen.page b/help/C/users-lock-screen.page
index a84d35f..386f2c4 100644
--- a/help/C/users-lock-screen.page
+++ b/help/C/users-lock-screen.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-lock-screen">
diff --git a/help/C/users-message-tray.page b/help/C/users-message-tray.page
index b3191f4..c2aef67 100644
--- a/help/C/users-message-tray.page
+++ b/help/C/users-message-tray.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-message-tray">
diff --git a/help/C/users-notifications.page b/help/C/users-notifications.page
index 4d0b11c..88058ce 100644
--- a/help/C/users-notifications.page
+++ b/help/C/users-notifications.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-notifications">
diff --git a/help/C/users-system-settings.page b/help/C/users-system-settings.page
index 805189c..cea9e77 100644
--- a/help/C/users-system-settings.page
+++ b/help/C/users-system-settings.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-system-settings">
diff --git a/help/C/users-user-menu.page b/help/C/users-user-menu.page
index c742b4c..f73e41a 100644
--- a/help/C/users-user-menu.page
+++ b/help/C/users-user-menu.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-user-menu">
diff --git a/help/C/users-web.page b/help/C/users-web.page
index b36c59e..fb59a6a 100644
--- a/help/C/users-web.page
+++ b/help/C/users-web.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic"
id="users-web">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]