[gnome-user-docs] added page style tag if it was missing, this increases visual consistency through the help.
- From: Jim Campbell <jcampbell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] added page style tag if it was missing, this increases visual consistency through the help.
- Date: Sat, 22 Oct 2011 18:17:23 +0000 (UTC)
commit 3d166ba3fe990f1f108d3138903bb38fe5af0b8b
Author: Jim Campbell <jwcampbell gmail com>
Date: Sat Oct 22 13:07:38 2011 -0500
added page style tag if it was missing, this increases visual consistency through the help.
gnome-help/C/a11y-screen-reader.page | 2 +-
gnome-help/C/a11y.page | 2 +-
gnome-help/C/backup-frequency.page | 3 ++-
gnome-help/C/backup-thinkabout.page | 3 ++-
gnome-help/C/backup-what.page | 3 ++-
gnome-help/C/backup-where.page | 3 ++-
gnome-help/C/backup-why.page | 2 +-
gnome-help/C/bluetooth.page | 2 +-
gnome-help/C/clock.page | 2 +-
gnome-help/C/color-assignprofiles.page | 2 +-
gnome-help/C/color-calibrate-camera.page | 2 +-
gnome-help/C/color-calibrate-printer.page | 4 ++--
gnome-help/C/color-calibrate-scanner.page | 2 +-
gnome-help/C/color-calibrate-screen.page | 2 +-
.../C/color-calibrationcharacterization.page | 2 +-
gnome-help/C/color-calibrationdevices.page | 2 +-
gnome-help/C/color-calibrationtargets.page | 2 +-
gnome-help/C/color-canshareprofiles.page | 2 +-
gnome-help/C/color-gettingprofiles.page | 2 +-
gnome-help/C/color-howtoimport.page | 2 +-
gnome-help/C/color-missingvcgt.page | 2 +-
gnome-help/C/color-notifications.page | 2 +-
gnome-help/C/color-notspecifiededid.page | 2 +-
gnome-help/C/color-testing.page | 2 +-
gnome-help/C/color-virtualdevice.page | 2 +-
gnome-help/C/color-whatisprofile.page | 2 +-
gnome-help/C/color-whatisspace.page | 2 +-
gnome-help/C/color-why-calibrate.page | 2 +-
gnome-help/C/color-whyimportant.page | 2 +-
gnome-help/C/color.page | 2 +-
gnome-help/C/index.page | 2 +-
31 files changed, 36 insertions(+), 32 deletions(-)
---
diff --git a/gnome-help/C/a11y-screen-reader.page b/gnome-help/C/a11y-screen-reader.page
index c0eb809..fe81a8e 100644
--- a/gnome-help/C/a11y-screen-reader.page
+++ b/gnome-help/C/a11y-screen-reader.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic" style="a11y"
+ type="topic" style="a11y task"
id="a11y-screen-reader">
<info>
<link type="guide" xref="a11y#vision" group="blind"/>
diff --git a/gnome-help/C/a11y.page b/gnome-help/C/a11y.page
index cf95bd7..edf6f5f 100644
--- a/gnome-help/C/a11y.page
+++ b/gnome-help/C/a11y.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide" style="a11y"
+ type="guide" style="a11y task"
id="a11y">
<info>
<link type="guide" xref="index" group="a11y"/>
diff --git a/gnome-help/C/backup-frequency.page b/gnome-help/C/backup-frequency.page
index 353f6c2..4685577 100644
--- a/gnome-help/C/backup-frequency.page
+++ b/gnome-help/C/backup-frequency.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic" id="backup-frequency">
+ type="topic" style="tip"
+ id="backup-frequency">
<info>
<link type="guide" xref="files#backup"/>
diff --git a/gnome-help/C/backup-thinkabout.page b/gnome-help/C/backup-thinkabout.page
index cd9956e..d54a26c 100644
--- a/gnome-help/C/backup-thinkabout.page
+++ b/gnome-help/C/backup-thinkabout.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic" id="backup-thinkabout">
+ type="topic" style="tip"
+ id="backup-thinkabout">
<info>
<link type="guide" xref="files#backup"/>
diff --git a/gnome-help/C/backup-what.page b/gnome-help/C/backup-what.page
index bdf5688..39eb65f 100644
--- a/gnome-help/C/backup-what.page
+++ b/gnome-help/C/backup-what.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic" id="backup-what">
+ type="topic" style="tip"
+ id="backup-what">
<info>
<link type="guide" xref="backup-why"/>
diff --git a/gnome-help/C/backup-where.page b/gnome-help/C/backup-where.page
index bf35254..3f93617 100644
--- a/gnome-help/C/backup-where.page
+++ b/gnome-help/C/backup-where.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic" id="backup-where">
+ type="topic" style="tip"
+ id="backup-where">
<info>
<link type="guide" xref="backup-why"/>
diff --git a/gnome-help/C/backup-why.page b/gnome-help/C/backup-why.page
index dc4e40d..f788d07 100644
--- a/gnome-help/C/backup-why.page
+++ b/gnome-help/C/backup-why.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide"
+ type="guide" style="tip"
id="backup-why">
<info>
diff --git a/gnome-help/C/bluetooth.page b/gnome-help/C/bluetooth.page
index 41932fd..dcd8f19 100644
--- a/gnome-help/C/bluetooth.page
+++ b/gnome-help/C/bluetooth.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide"
+ type="guide" style="task"
id="bluetooth">
<info>
<link type="guide" xref="hardware"/>
diff --git a/gnome-help/C/clock.page b/gnome-help/C/clock.page
index 6133fd8..9af4912 100644
--- a/gnome-help/C/clock.page
+++ b/gnome-help/C/clock.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide"
+ type="guide" style="task"
id="clock">
<info>
diff --git a/gnome-help/C/color-assignprofiles.page b/gnome-help/C/color-assignprofiles.page
index 720abea..aeab769 100644
--- a/gnome-help/C/color-assignprofiles.page
+++ b/gnome-help/C/color-assignprofiles.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-assignprofiles">
<info>
diff --git a/gnome-help/C/color-calibrate-camera.page b/gnome-help/C/color-calibrate-camera.page
index 9cba07c..13c66fa 100644
--- a/gnome-help/C/color-calibrate-camera.page
+++ b/gnome-help/C/color-calibrate-camera.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-calibrate-camera">
<info>
diff --git a/gnome-help/C/color-calibrate-printer.page b/gnome-help/C/color-calibrate-printer.page
index ea4d963..0fbc052 100644
--- a/gnome-help/C/color-calibrate-printer.page
+++ b/gnome-help/C/color-calibrate-printer.page
@@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
- id="color-calibrate-printer">
+ type="topic" style="task"
+ id="color-calibrate-printer" style="task">
<info>
<link type="guide" xref="color#calibration"/>
diff --git a/gnome-help/C/color-calibrate-scanner.page b/gnome-help/C/color-calibrate-scanner.page
index e8fea02..13e580f 100644
--- a/gnome-help/C/color-calibrate-scanner.page
+++ b/gnome-help/C/color-calibrate-scanner.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-calibrate-scanner">
<info>
diff --git a/gnome-help/C/color-calibrate-screen.page b/gnome-help/C/color-calibrate-screen.page
index ebbeba0..75ac571 100644
--- a/gnome-help/C/color-calibrate-screen.page
+++ b/gnome-help/C/color-calibrate-screen.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-calibrate-screen">
<info>
diff --git a/gnome-help/C/color-calibrationcharacterization.page b/gnome-help/C/color-calibrationcharacterization.page
index c10cb2e..40b6db4 100644
--- a/gnome-help/C/color-calibrationcharacterization.page
+++ b/gnome-help/C/color-calibrationcharacterization.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-calibrationcharacterization">
<info>
diff --git a/gnome-help/C/color-calibrationdevices.page b/gnome-help/C/color-calibrationdevices.page
index 193e2ca..52f8047 100644
--- a/gnome-help/C/color-calibrationdevices.page
+++ b/gnome-help/C/color-calibrationdevices.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-calibrationdevices">
<info>
diff --git a/gnome-help/C/color-calibrationtargets.page b/gnome-help/C/color-calibrationtargets.page
index 457be61..cbff484 100644
--- a/gnome-help/C/color-calibrationtargets.page
+++ b/gnome-help/C/color-calibrationtargets.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-calibrationtargets">
<info>
diff --git a/gnome-help/C/color-canshareprofiles.page b/gnome-help/C/color-canshareprofiles.page
index 653f721..b2c3e96 100644
--- a/gnome-help/C/color-canshareprofiles.page
+++ b/gnome-help/C/color-canshareprofiles.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-canshareprofiles">
<info>
diff --git a/gnome-help/C/color-gettingprofiles.page b/gnome-help/C/color-gettingprofiles.page
index aec3c3c..733b278 100644
--- a/gnome-help/C/color-gettingprofiles.page
+++ b/gnome-help/C/color-gettingprofiles.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" "task"
id="color-gettingprofiles">
<info>
diff --git a/gnome-help/C/color-howtoimport.page b/gnome-help/C/color-howtoimport.page
index bf960d0..59bdfb7 100644
--- a/gnome-help/C/color-howtoimport.page
+++ b/gnome-help/C/color-howtoimport.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-howtoimport">
<info>
diff --git a/gnome-help/C/color-missingvcgt.page b/gnome-help/C/color-missingvcgt.page
index d6acf31..8588499 100644
--- a/gnome-help/C/color-missingvcgt.page
+++ b/gnome-help/C/color-missingvcgt.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-missingvcgt">
<info>
diff --git a/gnome-help/C/color-notifications.page b/gnome-help/C/color-notifications.page
index 1e0d5be..89334f5 100644
--- a/gnome-help/C/color-notifications.page
+++ b/gnome-help/C/color-notifications.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-notifications">
<info>
diff --git a/gnome-help/C/color-notspecifiededid.page b/gnome-help/C/color-notspecifiededid.page
index ae3cd4f..d31b6cb 100644
--- a/gnome-help/C/color-notspecifiededid.page
+++ b/gnome-help/C/color-notspecifiededid.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-notspecifiededid">
<info>
diff --git a/gnome-help/C/color-testing.page b/gnome-help/C/color-testing.page
index 1f49611..bafc375 100644
--- a/gnome-help/C/color-testing.page
+++ b/gnome-help/C/color-testing.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="task"
id="color-testing">
<info>
diff --git a/gnome-help/C/color-virtualdevice.page b/gnome-help/C/color-virtualdevice.page
index b1acdc9..462326e 100644
--- a/gnome-help/C/color-virtualdevice.page
+++ b/gnome-help/C/color-virtualdevice.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-virtualdevice">
<info>
diff --git a/gnome-help/C/color-whatisprofile.page b/gnome-help/C/color-whatisprofile.page
index 90d3360..90b2771 100644
--- a/gnome-help/C/color-whatisprofile.page
+++ b/gnome-help/C/color-whatisprofile.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-whatisprofile">
<info>
diff --git a/gnome-help/C/color-whatisspace.page b/gnome-help/C/color-whatisspace.page
index e5c664d..45ad619 100644
--- a/gnome-help/C/color-whatisspace.page
+++ b/gnome-help/C/color-whatisspace.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-whatisspace">
<info>
diff --git a/gnome-help/C/color-why-calibrate.page b/gnome-help/C/color-why-calibrate.page
index 560a37b..6f0b350 100644
--- a/gnome-help/C/color-why-calibrate.page
+++ b/gnome-help/C/color-why-calibrate.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-why-calibrate">
<info>
diff --git a/gnome-help/C/color-whyimportant.page b/gnome-help/C/color-whyimportant.page
index 7cad979..555752e 100644
--- a/gnome-help/C/color-whyimportant.page
+++ b/gnome-help/C/color-whyimportant.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
+ type="topic" style="question"
id="color-whyimportant">
<info>
diff --git a/gnome-help/C/color.page b/gnome-help/C/color.page
index 4e0a5e5..29e9c32 100644
--- a/gnome-help/C/color.page
+++ b/gnome-help/C/color.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide"
+ type="guide" style="task"
id="color">
<info>
<link type="guide" xref="prefs"/>
diff --git a/gnome-help/C/index.page b/gnome-help/C/index.page
index d21e632..026ed83 100644
--- a/gnome-help/C/index.page
+++ b/gnome-help/C/index.page
@@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallard.org/experimental/"
- type="guide" id="index">
+ type="guide" id="index" style="task">
<info>
<desc>A guide for GNOME 3 desktop users</desc>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]