[solang/help] help: Added a page about CD exporting



commit 524275b7f260e82df498a8abc34c642316e83769
Author: Florent Thévenet <feuloren free fr>
Date:   Wed Mar 17 19:37:39 2010 +0100

    help: Added a page about CD exporting
    
    *Steps to add photos to the export queue splited from export_folder.page to export_queue.page
    *New page export_CD.page about Brasero Exporter
    *Added a link from export_CD and export_folder to export_queue

 help/C/export_CD.page     |   36 ++++++++++++++++++++++++++++++++++++
 help/C/export_folder.page |   18 +-----------------
 help/C/export_queue.page  |   34 ++++++++++++++++++++++++++++++++++
 help/C/index.page         |    3 ++-
 4 files changed, 73 insertions(+), 18 deletions(-)
---
diff --git a/help/C/export_CD.page b/help/C/export_CD.page
new file mode 100644
index 0000000..4a9672c
--- /dev/null
+++ b/help/C/export_CD.page
@@ -0,0 +1,36 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="export_CD">
+<info>
+	<link type="guide" xref="index_export"/>
+	<desc>
+	To copy photos in a archive or a folder.
+	</desc>
+	<credit type="author">
+		<name>Florent Thévenet</name>
+		<email>feuloren free fr</email>
+	</credit>
+	<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+</info>
+<title>Burn a photo CD</title>
+<p>You can burn a CD with your photos.</p>
+
+<p>First you have to <link xref="export_queue">add the photos you want to export to the Export Queue</link>.</p>
+
+<p>Now you can burn the photos from the Export Queue.</p>
+<steps>
+	<item>
+	<p>Choose <guiseq><gui>Photos</gui><gui>Export to</gui><gui>CD...</gui></guiseq>.</p>
+	</item>
+	<item>
+	<p>From the <gui>Export</gui> window, choose the CD you want to burn your photos on.</p>
+	</item>
+	<item>
+	<p>Check <gui>Create an archive</gui> if you want your photos to be packed up in a compressed archive. Thanks to this function you can put more photos on the same CD but devices like DVD players won't be able to display your photos.
+	Otherwise your photos will be burned directly to the CD.</p>
+	</item>
+	<item>
+	<p>Choose <gui>Export</gui> to export the photos.</p>
+	</item>
+</steps>
+</page>
diff --git a/help/C/export_folder.page b/help/C/export_folder.page
index eb4490b..e7128a8 100644
--- a/help/C/export_folder.page
+++ b/help/C/export_folder.page
@@ -15,23 +15,7 @@
 <title>Archive your photos</title>
 <p>You can copy photos to a directory of your computer or put them in a archive.</p>
 
-<p>First you have to add the photos you want to export to the export queue. There are many ways to add a photo to the Export Queue.</p>
-<steps>
-	<item>
-	<p>Right-click on a photo.</p>
-	</item>
-	<item>
-	<p>Choose <gui>Add to Export Queue</gui>.</p>
-	</item>
-</steps>
-<steps>
-	<item>
-	<p>Select one or more photos you want to export.</p>
-	</item>
-	<item>
-	<p>Choose <guiseq><gui>Edit</gui><gui>Add to Export Queue</gui></guiseq>.</p>
-	</item>
-</steps>
+<p>First you have to <link xref="export_queue">add the photos you want to export to the Export Queue</link>.</p>
 
 <p>Now you have to export your Export Queue to a folder.</p>
 <steps>
diff --git a/help/C/export_queue.page b/help/C/export_queue.page
new file mode 100644
index 0000000..733bf5f
--- /dev/null
+++ b/help/C/export_queue.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="export_queue">
+<info>
+	<desc>
+	Mark the photos you want to export.
+	</desc>
+	<credit type="author">
+		<name>Florent Thévenet</name>
+		<email>feuloren free fr</email>
+	</credit>
+	<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+</info>
+<title>Manage the export queue</title>
+<p>Before exporting photos you have to put them in the Export Queue.</p>
+
+<steps>
+	<item>
+	<p>Right-click on a photo.</p>
+	</item>
+	<item>
+	<p>Choose <gui>Add to Export Queue</gui>.</p>
+	</item>
+</steps>
+<steps>
+	<item>
+	<p>Select one or more photos.</p>
+	</item>
+	<item>
+	<p>Choose <guiseq><gui>Edit</gui><gui>Add to Export Queue</gui></guiseq>.</p>
+	</item>
+</steps>
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index b22bab0..9359d83 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -31,6 +31,7 @@
 		<title>Exporting photos</title>
 		<info>
 			<link type="topic" xref="export_folder"/>
+			<link type="topic" xref="export_CD"/>
 		</info>
 	</section>
 
@@ -47,7 +48,7 @@
 		<title>Tips and Tricks</title>
 		<info>
 			<link type="topic" xref="keys"/>
-			<link type="topic" xref="histogram"/>
+			<!--<link type="topic" xref="histogram"/>-->
 		</info>
 	</section>
 



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