[gnome-user-docs] files-preview: Added help for Sushi, excise old audio preview



commit 9b13067a0ff6c6dc3e3c5491ea8deee43d94669e
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Sep 3 18:43:03 2011 -0400

    files-preview: Added help for Sushi, excise old audio preview

 gnome-help/C/figures/view-fullscreen-16.png |  Bin 0 -> 523 bytes
 gnome-help/C/files-browse.page              |    6 +++-
 gnome-help/C/files-preview-music.page       |   29 ---------------------
 gnome-help/C/files-preview.page             |   36 +++++++++++++++++++++++++++
 gnome-help/C/nautilus-preview.page          |   16 +++---------
 gnome-help/Makefile.am                      |    3 +-
 6 files changed, 47 insertions(+), 43 deletions(-)
---
diff --git a/gnome-help/C/figures/view-fullscreen-16.png b/gnome-help/C/figures/view-fullscreen-16.png
new file mode 100644
index 0000000..f9efb57
Binary files /dev/null and b/gnome-help/C/figures/view-fullscreen-16.png differ
diff --git a/gnome-help/C/files-browse.page b/gnome-help/C/files-browse.page
index 26d9ab2..fb7f24b 100644
--- a/gnome-help/C/files-browse.page
+++ b/gnome-help/C/files-browse.page
@@ -49,10 +49,14 @@ Click a parent folder in the path bar to go to that folder. Right-click any
 folder in the path bar to open it in a new tab or window, copy or move it, or 
 access its properties.</p>
 
+<p>When looking through the files in a folder, you can quickly <link
+xref="files-preview">preview each file</link> to be sure you have the right
+file before opening it, copying it, or deleting it.</p>
+
 <p>If you want to quickly skip to a file in the folder you're viewing, 
 start typing its name. A search box will appear at the bottom of the window and 
 the first file which matches your search will be highlighted. Press the 
-<key>down arrow</key> or <keyseq><key>Ctrl</key><key>G</key></keyseq>, or 
+down arrow key or <keyseq><key>Ctrl</key><key>G</key></keyseq>, or 
 scroll with the mouse, to skip to the next file that matches your search.</p>
 
 <p>You can quickly access common places from the <em>sidebar</em>. If you do
diff --git a/gnome-help/C/files-preview.page b/gnome-help/C/files-preview.page
new file mode 100644
index 0000000..5c45209
--- /dev/null
+++ b/gnome-help/C/files-preview.page
@@ -0,0 +1,36 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="files-preview">
+
+  <info>
+    <link type="guide" xref="files"/>
+    <link type="seealso" xref="nautilus-preview"/>
+    
+    <desc>Quickly show and hide previews for documents, images, videos, and more.</desc>
+
+    <revision pkgversion="3.2" date="2011-09-03" status="review"/>
+    <credit type="author">
+      <name>Shaudn McCance</name>
+      <email>shaunm gnome org</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+<title>Preview files and folders</title>
+
+<p>You can quickly preview files without opening them in a full-blown application.
+Select any file and press the space bar. The file will open in a simple preview
+window. Press the space bar again to dismiss the preview.</p>
+
+<p>The built-in preview supports most file formats for documents, images, video,
+and audio. In the preview, you can scroll through your documents or seek through
+your video and audio.</p>
+
+<p>To view a preview full-screen, click the
+<media type="image" src="figures/view-fullscreen-16.png">fullscreen</media>
+button near the bottom, or press <key>f</key>. Click
+<media type="image" src="figures/view-fullscreen-16.png">fullscreen</media>
+or press <key>f</key> again to leave full-screen, or press the space bar to
+exit the preview completely.</p>
+
+</page>
diff --git a/gnome-help/C/nautilus-preview.page b/gnome-help/C/nautilus-preview.page
index 1a94489..2f3b7e2 100644
--- a/gnome-help/C/nautilus-preview.page
+++ b/gnome-help/C/nautilus-preview.page
@@ -7,8 +7,7 @@
 
     <desc>Control when thumbnails and previews are used for files.</desc>
 
-    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
-    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
+    <revision pkgversion="3.2" date="2011-09-03" status="candidate"/>
     <credit type="author">
       <name>Shaun McCance</name>
       <email>shaunm gnome org</email>
@@ -21,9 +20,9 @@
 
 <title>File manager preview preferences</title>
 
-<p>The file manager creates thumbnails to preview image and video files,
-and can also preview text files and sound files. Previews can be slow for
-large files or over networks, so you can control when previews are made.
+<p>The file manager creates thumbnails to preview image, video, and text
+files. Thumbnail previews can be slow for large files or over networks, so
+you can control when previews are made.
 In any file manager window, click <guiseq><gui>Edit</gui>
 <gui>Preferences</gui></guiseq> and select the <gui>Preview</gui> tab.</p>
 
@@ -53,13 +52,6 @@ or all of the preview options to <gui>Always</gui>.</p>
     allow thumbnails to be created for files below a certain file size.</p>
   </item>
   <item>
-    <title><gui>Sound Files</gui></title>
-    <p>You can <link xref="files-preview-music">preview music and other
-    sounds files</link> by hovering your mouse. You can turn this feature
-    on or off, or turn it on only for files on your computer and local
-    external drives.</p>
-  </item>
-  <item>
     <title><gui>Folders</gui></title>
     <p>If you show file sizes in <link xref="nautilus-list">list view columns</link>
     or <link xref="nautilus-display#icon-captions">icon captions</link>, folders will
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index dafa6b2..530833e 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -30,6 +30,7 @@ HELP_MEDIA = \
 	figures/shell.png \
 	figures/system-run.png \
 	figures/universal-access-menu.png \
+	figures/view-fullscreen-16.png \
 	figures/yelp-icon-big.png
 
 HELP_FILES = \
@@ -106,7 +107,7 @@ HELP_FILES = \
 	files-lost.page \
 	files-open.page \
 	files.page \
-	files-preview-music.page \
+	files-preview.page \
 	files-recover.page \
 	files-removedrive.page \
 	files-rename.page \



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