[gnome-user-docs] g-h/nautilus: Additions to behavior, minor revs to list



commit ef3b13eee566d33106f216c281e1db416cd7cc0d
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Apr 2 21:57:50 2011 -0400

    g-h/nautilus: Additions to behavior, minor revs to list

 gnome-help/C/nautilus-behavior.page |   41 +++++++++++++++++++++++----------
 gnome-help/C/nautilus-list.page     |   42 +++++++++++++++--------------------
 2 files changed, 46 insertions(+), 37 deletions(-)
---
diff --git a/gnome-help/C/nautilus-behavior.page b/gnome-help/C/nautilus-behavior.page
index 86a0ea1..7e3c0e7 100644
--- a/gnome-help/C/nautilus-behavior.page
+++ b/gnome-help/C/nautilus-behavior.page
@@ -5,50 +5,65 @@
   <info>
     <link type="guide" xref="nautilus-prefs" group="nautilus-behavior"/>
 
-    <desc>XXXXX</desc>
+    <desc>Single-click to open files, run or view executable
+    text files, and specify trash behavior.</desc>
 
-    <revision pkgversion="3.0" version="0.1" date="2011-03-25" status="review"/>
+    <revision pkgversion="3.0" date="2011-04-02" status="candidate"/>
     <credit type="author">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski com</email>
     </credit>
+    <credit type="author">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+    </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
 
   </info>
 
-<title>File manager behavior</title>
-<p>To specify your file manager behavior preferences, click <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq>, and select the <gui>Behavior</gui> tab.</p>
+<title>File manager behavior preferences</title>
+<p>You can control whether you single-click or double-click files, whether
+folders are opened in new windows, how executable text files are handled,
+and the trash behavior. In any file manager window, click
+<guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> and select the
+<gui>Behavior</gui> tab.</p>
 
 <section id="behavior">
 <title>Behavior</title>
-<p>You can select one of the following default behaviors to open files and folders.</p>
 <terms>
  <item>
   <title>Single click to open items</title>
-  <p>This behavior will underline the item when you point to it.  One click will open the file or folder you point to.</p>
- </item>
- <item>
   <title>Double click to open items</title>
-  <p>This behavior requires a <link xref="mouse-problem-doubleclick">double click</link> to open the file or folder you click on.</p>
+  <p>By default, clicking a selects files and double-clicking opens them.
+  You can instead choose to have files and folders open when you click on
+  them once. When you use single-click mode, you can hold down the
+  <key>Ctrl</key> key while clicking to select one or more files.</p>
  </item>
  <item>
   <title>Open each folder in its own window</title>
-  <p>If this option is left unchecked, folders will open in the same window you are in, replacing the view of the outer folder contents, with the view of the contents of the selected folder.</p>
-<p>Checking this option will open the selected folder in a new window, allowing you to view both the contents of the outer folder and the selected folder in separate windows.</p>
+  <p>When you open a folder in the file manager, it will normally open in
+  the same window. You can right-click a folder and select <gui>Open in
+  New Window</gui> to open any single folder in a new window. If you often
+  do this, select this option if you would rather have each folder open
+  in its own window by default.</p>
  </item>
 </terms>
 
 </section>
 <section id="executable">
-<title><gui>Executable Text Files</gui></title>
- <p>An executable text file is a file that contains a program that you can run (execute).  The <link xref="nautilus-file-properties-permissions#execute">file permissions</link> must also allow for the file to run as a program.  The most common are Shell, Python and Perl scripts.  These have extensions .sh, .py and .pl respectively.</p>
+<title>Executable text files</title>
+ <p>An executable text file is a file that contains a program that you can run (execute).  The <link xref="nautilus-file-properties-permissions#execute">file permissions</link> must also allow for the file to run as a program.  The most common are Shell, Python, and Perl scripts.  These have extensions .sh, .py, and .pl respectively.</p>
  <p>You can select to <gui>Run executable text files when they are opened</gui>, <gui>View executable text files when they are opened</gui> or <gui>Ask each time</gui>. If the last option is selected, a dialog box will appear asking if you wish to run or view the selected text file.</p>
 
 
 </section>
 <section id="trash">
+<info>
+<link type="seealso" xref="files-delete"/>
+<title type="link">File manager trash preferences</title>
+</info>
 <title>Trash</title>
 
 <terms>
diff --git a/gnome-help/C/nautilus-list.page b/gnome-help/C/nautilus-list.page
index d3eef9c..e776d22 100644
--- a/gnome-help/C/nautilus-list.page
+++ b/gnome-help/C/nautilus-list.page
@@ -4,9 +4,9 @@
   <info>
     <link type="guide" xref="nautilus-prefs" group="nautilus-list"/>
 
-    <desc>XXXXX</desc>
+    <desc>Control what information is displayed in columns in list view.</desc>
 
-    <revision pkgversion="3.0" version="1.0" date="2011-03-29" status="review"/>
+    <revision pkgversion="3.0" date="2011-04-02" status="final"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -17,7 +17,7 @@
 
   </info>
 
-<title>File manager list columns</title>
+<title>File manager list columns preferences</title>
 
 <p>There are 12 columns of information that you can display in the file manager's list view. Click <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> and select the <gui>List Columns</gui> tab to select which columns will be visible.</p>
 
@@ -26,52 +26,46 @@
   Use the <gui>Move Up</gui> and <gui>Move Down</gui> buttons to choose the order in which the selected columns will appear.
 </p>
 </note>
-<note>
-<p>
-  To view <link xref="files-hidden">hidden files</link>, select the <gui>Views</gui> tab and check the box next to <gui>Show Hidden Files</gui>.  Alternatively, click <keyseq><key>Ctrl</key><key>H</key></keyseq>.  
-</p>
-<p>
-  To hide hidden files, click on <gui>View</gui> and uncheck the box next to <gui>Show hidden and backup files</gui>.  Alternatively, click <keyseq><key>Ctrl</key><key>H</key></keyseq>.  
-</p>
-</note>
 <terms>
  <item>
-  <title>Name</title>
+  <title><gui>Name</gui></title>
   <p>The name of subfolders and files located in folder being viewed. </p>
  </item>
  <item>
-  <title>Size</title>
+  <title><gui>Size</gui></title>
   <p>The size of a folder is given as the number of items contained in the folder.  </p>
   <p>The size of a file is given as bytes, KB or MB.</p>
  </item>
  <item>
-  <title>Type</title>
+  <title><gui>Type</gui></title>
   <p>Displayed as folder, or file type such as PDF document, JPEG image, MP3 audio, and more.</p>
  </item>
  <item>
-  <title>Date Modified</title>
+  <title><gui>Date Modified</gui></title>
   <p>Gives the date and time of the last time the file was modified.</p>
     
  </item>
  <item>
-  <title>Date Accessed</title>
+  <title><gui>Date Accessed</gui></title>
   <p>Gives the date and time of the last time the file was accessed.</p>
  </item>
  <item>
-  <title>Group</title>
-  <p>The group the file is owned by.</p>
+  <title><gui>Group</gui></title>
+  <p>The group the file is owned by. On my home computers, each user is in their
+  own group. Groups are sometimes used in corporate environments, where users
+  might be in groups according to department or project.</p>
  </item>
  <item>
-  <title>Location</title>
+  <title><gui>Location</gui></title>
   <p>The path to the location of the file.</p>
  </item>
  <item>
-  <title>MIME Type</title>
+  <title><gui>MIME Type</gui></title>
   <p>Displays the MIME type of the item.</p>
  </item>
     
   <item>
-  <title>Permissions</title>
+  <title><gui>Permissions</gui></title>
   <p>Displays the file access permissions eg. <gui>drwxrw-r--</gui></p>
   <list>
    <item>
@@ -99,7 +93,7 @@
 
  </item>
  <item>
-  <title>Octal Permissions</title>
+  <title><gui>Octal Permissions</gui></title>
   <p>Displays the file permissions in octal notation prefixed with '40' for folders and '100' for files. In the last three digits,  each digit represents user class, group class and other users respectively.</p>
   <list>
     <item><p>Read adds 4 to the total of each of the last three digits.</p></item>
@@ -108,12 +102,12 @@
   </list>
  </item>
  <item>
-  <title>Owner</title>
+  <title><gui>Owner</gui></title>
   <p>The name of the user the folder or file is owned by.</p>
  </item>
 
  <item>
-  <title>SELinux Context</title>
+  <title><gui>SELinux Context</gui></title>
   <p>Dislplays the SELinux Context of the file, if applicable.</p>
  </item>
 </terms>



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