[gthumb] added export-to-disc manual section



commit 3da406a80d16efffee6dfcd0f1fa8b82f0fdf751
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Tue Jun 29 12:15:06 2010 -0400

    added export-to-disc manual section

 help/C/sharing-disc.page |   26 ++++++++++++++++++++++++++
 help/Makefile.am         |    3 ++-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/help/C/sharing-disc.page b/help/C/sharing-disc.page
new file mode 100644
index 0000000..a9a1324
--- /dev/null
+++ b/help/C/sharing-disc.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/"; type="topic"
+id="gthumb-export-disk">
+  <info>
+    <link type="guide" xref="index#sharing" />
+  </info>
+  <title>Creating a CD/DVD/ISO</title>
+  <p>
+    To write a series of files to an optical disk (CD or DVD), or to create
+    an ISO disk image file, use the <guiseq><gui>File
+    </gui><gui>Export To</gui><gui>Optical Disc</gui></guiseq>
+    menu item.
+  </p>
+  <p>
+    You will be offered the choice of writing the currently selected files,
+    the entire current folder, or the entire current folder and its 
+    subfolders. Click <gui>OK</gui> when you have made
+    the appropriate selection.
+  </p>
+  <p>
+    The next dialog will select the destination disk, or the ISO file
+    to save. When you are ready to complete the process, click
+    <gui>Create Image</gui>. The optical disk writing
+    process will then commence, or the ISO file will be written,
+    completing the process.
+  </p>
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 743ad26..1bfb78d 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -40,7 +40,8 @@ DOC_PAGES = \
 	sorting.page \
 	filtering.page \
 	printing.page \
-	shortcuts.page
+	shortcuts.page \
+	sharing-disc.page
 	
 DOC_LINGUAS = de el es fr oc sl sv zh_CN
 



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