[gnome-user-docs] Add two more color help pages



commit f79de9f744ffc47e2830a559295013c9e12849cc
Author: Richard Hughes <richard hughsie com>
Date:   Thu Aug 25 12:13:40 2011 +0100

    Add two more color help pages
    
    This means I can remove the yelp files from gnome-color-manager.

 gnome-help/C/color-assignprofiles.page |    2 +-
 gnome-help/C/color-howtoimport.page    |   29 ++++++++++++++++++++++++
 gnome-help/C/color-virtualdevice.page  |   38 ++++++++++++++++++++++++++++++++
 gnome-help/Makefile.am                 |    2 +
 4 files changed, 70 insertions(+), 1 deletions(-)
---
diff --git a/gnome-help/C/color-assignprofiles.page b/gnome-help/C/color-assignprofiles.page
index 0b6aa03..f819c33 100644
--- a/gnome-help/C/color-assignprofiles.page
+++ b/gnome-help/C/color-assignprofiles.page
@@ -5,7 +5,7 @@
   <info>
     <link type="guide" xref="hardware#color"/>
     <link type="seealso" xref="color-whatisprofile"/>
-    <link type="seealso" xref="color-whycalibrate"/>
+    <link type="seealso" xref="color-why-calibrate"/>
     <desc>Look in <guiseq><gui>System Settings</gui><gui>Color</gui></guiseq> for the option to change this.</desc>
     <credit type="author">
       <name>Richard Hughes</name>
diff --git a/gnome-help/C/color-howtoimport.page b/gnome-help/C/color-howtoimport.page
new file mode 100644
index 0000000..bf960d0
--- /dev/null
+++ b/gnome-help/C/color-howtoimport.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="color-howtoimport">
+
+  <info>
+    <link type="guide" xref="color#profiles"/>
+    <link type="seealso" xref="color-whatisprofile"/>
+    <desc>Color profiles can be easily imported by opening them.</desc>
+    <link type="seealso" xref="color-assignprofiles"/>
+    <credit type="author">
+      <name>Richard Hughes</name>
+      <email>richard hughsie com</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>How do I import color profiles?</title>
+
+  <p>
+    The profile can easily be imported by double clicking on the
+    <input>.ICC</input> or <input>.ICM</input> file in the file browser.
+  </p>
+  <p>
+    Alternatively you can select <gui>Import profile...</gui> from
+    <guiseq><gui>System Settings</gui><gui>Color</gui></guiseq> when
+    selecting a profile for a device.
+  </p>
+
+</page>
diff --git a/gnome-help/C/color-virtualdevice.page b/gnome-help/C/color-virtualdevice.page
new file mode 100644
index 0000000..023c3c3
--- /dev/null
+++ b/gnome-help/C/color-virtualdevice.page
@@ -0,0 +1,38 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="color-virtualdevice">
+
+  <info>
+    <link type="guide" xref="color#profiles"/>
+    <link type="seealso" xref="color-why-calibrate"/>
+    <desc>A virtual device is a color managed device that is not connected to the computer.</desc>
+    <credit type="author">
+      <name>Richard Hughes</name>
+      <email>richard hughsie com</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>What's a virtual color managed device?</title>
+
+  <p>
+    A virtual device is a color managed device that is not connected to
+    the computer.
+    Examples of this might be:
+  </p>
+
+  <list>
+    <item><p>An online print-shop where photos are uploaded, printed and sent to you</p></item>
+    <item><p>Photos from a digital camera stored on a memory card</p></item>
+  </list>
+
+  <p>
+    To create a virtual profile for a digital camera just drag and drop
+    on of the image files onto the <guiseq><gui>System Settings</gui>
+    <gui>Color</gui></guiseq> dialog.
+    You can then <link xref="color-assignprofiles">assign profiles</link> to
+    it like any other device or even
+    <link xref="color-calibrate-camera">calibrate</link> it.
+  </p>
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index b907eda..722957a 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -73,8 +73,10 @@ HELP_FILES = \
 	color-calibrationtargets.page \
 	color-canshareprofiles.page \
 	color-gettingprofiles.page \
+	color-howtoimport.page \
 	color-missingvcgt.page \
 	color-notspecifiededid.page \
+	color-virtualdevice.page \
 	color-whatisprofile.page \
 	color-why-calibrate.page \
 	color-whyimportant.page \



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