[gthumb] document the thumbnail pane



commit fca3a935c4cdc35b8ad89829fde1a65c2e450b87
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Thu Jun 24 20:01:05 2010 -0400

    document the thumbnail pane

 help/C/figures/thumbnail-pane.png |  Bin 0 -> 194562 bytes
 help/C/thumbnails.page            |    2 +-
 help/Makefile.am                  |    6 ++++--
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/help/C/figures/thumbnail-pane.png b/help/C/figures/thumbnail-pane.png
new file mode 100644
index 0000000..f2aa237
Binary files /dev/null and b/help/C/figures/thumbnail-pane.png differ
diff --git a/help/C/thumbnails.page b/help/C/thumbnails.page
index 0c2def0..76e32ae 100644
--- a/help/C/thumbnails.page
+++ b/help/C/thumbnails.page
@@ -3,7 +3,7 @@ id="gthumb-thumbnails">
   <info>
     <link type="guide" xref="index#files" />
   </info>
-  <title>Thumbnails</title>
+  <title>Thumbnail Sources</title>
   <p>The browser window normally shows the thumbnails of the images
   and movies in the selected folder. Generic icons for other files
   (audio files, for instance) may also be shown.</p>
diff --git a/help/Makefile.am b/help/Makefile.am
index 355b569..3e546c1 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -9,7 +9,8 @@ DOC_FIGURES = \
 	figures/main-win.png \
 	figures/nav-button.png \
 	figures/preferences.png \
-	figures/palette.png
+	figures/palette.png \
+	figures/thumbnail-pane.png
 
 DOC_PAGES = \
 	index.page \
@@ -22,7 +23,8 @@ DOC_PAGES = \
 	batch-resize.page \
 	batch-change-date.page \
 	batch-scripts.page \
-	thumbnails.page
+	thumbnails.page \
+	thumbnail-pane.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]