[gnome-color-manager] trivial: Add two more images to the help file



commit 1fd07f880ecd07b1f1e48aa60d896a1d3edaa5ca
Author: Richard Hughes <richard hughsie com>
Date:   Tue Feb 23 13:44:02 2010 +0000

    trivial: Add two more images to the help file

 help/C/figures/gcm-print-mode.png  |  Bin 0 -> 52652 bytes
 help/C/figures/gcm-screen-type.png |  Bin 0 -> 41628 bytes
 help/C/gnome-color-manager.xml     |   35 +++++++++++++++++++++++++++++++++++
 help/Makefile.am                   |    2 ++
 4 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/help/C/figures/gcm-print-mode.png b/help/C/figures/gcm-print-mode.png
new file mode 100644
index 0000000..d30dcca
Binary files /dev/null and b/help/C/figures/gcm-print-mode.png differ
diff --git a/help/C/figures/gcm-screen-type.png b/help/C/figures/gcm-screen-type.png
new file mode 100644
index 0000000..7663693
Binary files /dev/null and b/help/C/figures/gcm-screen-type.png differ
diff --git a/help/C/gnome-color-manager.xml b/help/C/gnome-color-manager.xml
index 405ebda..2c26ea8 100644
--- a/help/C/gnome-color-manager.xml
+++ b/help/C/gnome-color-manager.xml
@@ -376,6 +376,41 @@
         </mediaobject>
       </screenshot>
     </figure>
+
+    <para>
+      When profiling a display connected using a VGA or DVI connection, often
+      the type of device is not known.
+      By answering correctly, &application; can generate better profiles for
+      the device you are trying to profile.
+    </para>
+    <figure id="prefs-dialogs-screen-type">
+      <title>&app; Screen Type Dialog</title>
+      <screenshot>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="figures/gcm-screen-type.png" format="PNG"/>
+          </imageobject>
+        </mediaobject>
+      </screenshot>
+    </figure>
+
+    <para>
+      When profiling a printer you can also generate images to be sent to a
+      print shop or photograph processing agency.
+      The calibration details will be saved, and you will need to select the
+      correct calibration results when you recieve the proofs back.
+    </para>
+    <figure id="prefs-dialogs-print-mode">
+      <title>&app; Print Mode Dialog</title>
+      <screenshot>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="figures/gcm-print-mode.png" format="PNG"/>
+          </imageobject>
+        </mediaobject>
+      </screenshot>
+    </figure>
+
   </section>
 </section>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index 8952b8d..955ae37 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -10,6 +10,8 @@ DOC_FIGURES =					\
 	figures/gcm-scanner.png			\
 	figures/gcm-calibrate-default.png	\
 	figures/gcm-calibrate-drawing.png	\
+	figures/gcm-print-mode.png		\
+	figures/gcm-screen-type.png		\
 	figures/gcm-import.png
 
 DOC_LINGUAS = cs de es id ru



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