[gnome-user-docs] files, nautilus updates, comment added to -connect



commit 995ae2502b1de198a803cf5d0d3e7c6c7b110dbf
Author: Michael Hill <mdhillca gmail com>
Date:   Mon Oct 1 06:24:35 2012 -0400

    files, nautilus updates, comment added to -connect

 gnome-help/C/files-autorun.page           |    4 +-
 gnome-help/C/files-hidden.page            |   37 +++++++++++++++++-----------
 gnome-help/C/files-open.page              |    7 +++--
 gnome-help/C/nautilus-bookmarks-edit.page |   36 ++++++++++++++++++---------
 gnome-help/C/nautilus-connect.page        |   30 +++++++++++++++--------
 5 files changed, 72 insertions(+), 42 deletions(-)
---
diff --git a/gnome-help/C/files-autorun.page b/gnome-help/C/files-autorun.page
index 27ac6da..91d3545 100644
--- a/gnome-help/C/files-autorun.page
+++ b/gnome-help/C/files-autorun.page
@@ -8,7 +8,7 @@
     <link type="guide" xref="media#music"/>
     <link type="guide" xref="files#removable"/>
 
-    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
+    <revision pkgversion="3.6.0" version="0.2" date="2012-09-29" status="review"/>
 
     <desc>Automatically run applications for CDs and DVDs, cameras,
     audio players, and other devices and media.</desc>
@@ -116,4 +116,4 @@ the bottom of the Removable Media window.</p>
  </item>
 </terms>
 </section>
-</page>
\ No newline at end of file
+</page>
diff --git a/gnome-help/C/files-hidden.page b/gnome-help/C/files-hidden.page
index 4169e76..832bd02 100644
--- a/gnome-help/C/files-hidden.page
+++ b/gnome-help/C/files-hidden.page
@@ -6,12 +6,16 @@
     <link type="guide" xref="files#faq"/>
     <desc>Make a file invisible, so you can't see it in the file manager.</desc>
 
-    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
+    <revision pkgversion="3.6.0" version="0.2" date="2012-09-29" status="review"/>
 
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
     </credit>
+    <credit type="editor">
+      <name>Michael Hill</name>
+      <email>mdhillca gmail com</email>
+    </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
   </info>
 
@@ -34,27 +38,30 @@
 <section id="show-hidden">
  <title>Show all hidden files</title>
   <p>If you want to see all hidden files in a folder, go to that folder and
-  either click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or
-  press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You will see all hidden
-  files, along with regular files that are not hidden.</p>
+  either click the down arrow button in the toolbar and pick
+  <gui>Show Hidden Files</gui>, or press
+  <keyseq><key>Ctrl</key><key>H</key></keyseq>. You will see all hidden files,
+  along with regular files that are not hidden.</p>
 
-  <p>To hide these files again, either click <guiseq><gui>View</gui><gui>
-  Show Hidden Files</gui></guiseq> or press <keyseq><key>Ctrl</key><key>H</key>
-  </keyseq> again.</p>
+  <p>To hide these files again, either click the down arrow button in the
+  toolbar and pick <gui>Show Hidden Files</gui>, or press
+  <keyseq><key>Ctrl</key><key>H</key></keyseq> again.</p>
 
 </section>
 
 <section id="unhide">
  <title>Unhide a file</title>
   <p>To unhide a file, go to the folder containing the hidden file and click
-  <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. Then, find the
-  hidden file and rename it so that it doesn't have a <key>.</key> in front of
-  its name. For example, to unhide a file called <file>.example.txt</file>, you should
-  rename it to <file>example.txt</file>.</p>
+  the down arrow button in the toolbar and pick
+  <gui>Show Hidden Files</gui>. Then, find the hidden file and rename it so that
+  it doesn't have a <key>.</key> in front of its name. For example, to unhide a
+  file called <file>.example.txt</file>, you should rename it to
+  <file>example.txt</file>.</p>
 
-  <p>Once you have renamed the file, you can either click <guiseq><gui>View
-  </gui><gui>Show Hidden Files</gui></guiseq> or press <keyseq><key>Ctrl</key>
-  <key>H</key></keyseq> to hide any other hidden files again.</p>
+  <p>Once you have renamed the file, you can either click the down arrow button
+  in the toolbar and pick <gui>Show Hidden Files</gui>, or press
+  <keyseq><key>Ctrl</key><key>H</key></keyseq> to hide any other hidden files
+  again.</p>
 
   <note><p>By default, you will only see hidden files in the file
   manager until you close the file manager. To change this setting so that the
@@ -66,4 +73,4 @@
   their name instead. These files are backup files. See
   <link xref="files-tilde"/> for more information.</p></note>
 </section>
-</page>
\ No newline at end of file
+</page>
diff --git a/gnome-help/C/files-open.page b/gnome-help/C/files-open.page
index 640f03b..49b71eb 100644
--- a/gnome-help/C/files-open.page
+++ b/gnome-help/C/files-open.page
@@ -5,9 +5,10 @@
   <info>
     <link type="guide" xref="files" group="more"/>
 
-    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
+    <revision pkgversion="3.6.0" version="0.2" date="2012-09-30" status="review"/>
 
-    <desc>Open files using an application that isn't the default one for that type of file. You can change the default too.</desc>
+    <desc>Open files using an application that isn't the default one for that
+    type of file. You can change the default too.</desc>
 
     <credit type="author">
       <name>Cristopher Thomas</name>
@@ -68,4 +69,4 @@ that are known to handle files of that type.</p>
 
 </section>
 
-</page>
\ No newline at end of file
+</page>
diff --git a/gnome-help/C/nautilus-bookmarks-edit.page b/gnome-help/C/nautilus-bookmarks-edit.page
index d2a111d..6c22777 100644
--- a/gnome-help/C/nautilus-bookmarks-edit.page
+++ b/gnome-help/C/nautilus-bookmarks-edit.page
@@ -4,34 +4,46 @@
 
   <info>
     <link type="guide" xref="files#faq"/>
+
+    <revision pkgversion="3.6.0" version="0.2" date="2012-09-30" status="review"/>
+
     <desc>Add, delete, and rename bookmarks in the file manager.</desc>
 
     <credit type="author">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski gmail com</email>
     </credit>
+    <credit type="editor">
+      <name>Michael Hill</name>
+      <email>mdhillca gmail com</email>
+    </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
   </info>
 
 <title>Edit folder bookmarks</title>
-<p>Your bookmarks are listed in the <gui>Bookmarks</gui> menu of the file manager.</p>
-  <steps>
- <title>Delete a bookmark:</title>
-   <item><p>Click on <guiseq><gui>Bookmarks</gui><gui>Edit Bookmarks</gui></guiseq>. </p></item>
-  <item><p>In the <gui>Edit Bookmarks</gui> window, select the bookmark you wish to delete and click <gui>Remove</gui>.</p></item>
-  <item><p>Click <gui>Close</gui>.</p></item>
-   </steps>
+<p>Your bookmarks are listed in the sidebar of the file manager.</p>
 
     <steps>
     <title>Add a bookmark:</title>
     <item><p>Open the folder (or location) that you want to bookmark.</p></item>
-    <item><p>Click <guiseq><gui>Bookmarks</gui><gui>Add Bookmark</gui></guiseq>.</p></item>
+    <item><p>Click the gear button in the toolbar and pick
+    <gui>Bookmark this Location</gui>.</p></item>
     </steps>
 
+  <steps>
+  <title>Delete a bookmark:</title>
+   <item><p>Click on <gui>Files</gui> in the top bar and pick <gui>Bookmarks</gui>
+   from the app menu. </p></item>
+   <item><p>In the <gui>Bookmarks</gui> window, select the bookmark you wish to
+   delete and click the <key>-</key> button.</p></item>
+  </steps>
+
     <steps>
-   <title>Rename a bookmark:</title>
-    <item><p>Click on <guiseq><gui>Bookmarks</gui><gui>Edit Bookmarks</gui></guiseq>.</p></item>
-    <item><p>In the <gui>Edit Bookmarks</gui> window, select the bookmark you wish to rename.</p></item>
+    <title>Rename a bookmark:</title>
+    <item><p>Click on <gui>Files</gui> in the top bar and pick <gui>Bookmarks</gui>
+     from the app menu.</p></item>
+    <item><p>In the <gui>Bookmarks</gui> window, select the bookmark you wish to
+    rename.</p></item>
     <item><p>In the <gui>Name</gui> text box, type the new name for the bookmark.</p>
     <note>
      <p>Renaming a bookmark does not rename the folder. If you have bookmarks
@@ -43,4 +55,4 @@
 </item>
     </steps>
 
-</page>
\ No newline at end of file
+</page>
diff --git a/gnome-help/C/nautilus-connect.page b/gnome-help/C/nautilus-connect.page
index f35f2f7..c2c9316 100644
--- a/gnome-help/C/nautilus-connect.page
+++ b/gnome-help/C/nautilus-connect.page
@@ -8,7 +8,7 @@
     <link type="guide" xref="net#sharing"/>
 -->
 
-    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
+    <revision pkgversion="3.6.0" version="0.2" date="2012-09-30" status="incomplete"/>
 
     <desc>View and edit files on another computer over FTP, SSH, Windows
     shares, or WebDAV.</desc>
@@ -17,9 +17,20 @@
       <name>Shaun McCance</name>
       <email>shaunm gnome org</email>
     </credit>
+    <credit type="editor">
+      <name>Michael Hill</name>
+      <email>mdhillca gmail com</email>
+    </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
   </info>
 
+  <comment>
+    <cite date="2012-10-01" href="mailto:mdhillca gmail com">Michael Hill</cite>
+    <p>Detail the "additional information" below with the removal of the Type
+    option, i.e. prefix (smb:///) or port number for each type.</p>
+  </comment>
+
+
 <title>Browse files on a server or network share</title>
 
 <p>You can connect to a server or network share to browse and
@@ -29,9 +40,8 @@ files on the internet, or to share files with other people on
 your local network.</p>
 
 <p>To browse files over the network, open the <app>Files</app>
-application from the <gui>Activities</gui> overview. Then, click
-<gui>Browse Network</gui> in the sidebar, or select
-<gui>Network</gui> from the <gui>Go</gui> menu. The file manager
+application from the <gui>Activities</gui> overview, and click
+<gui>Browse Network</gui> in the sidebar. The file manager
 will find any computers on your local area network that advertise
 their ability to serve files. If you want to connect to a server
 on the internet, or if you do not see the computer you're looking
@@ -40,11 +50,11 @@ internet/network address.</p>
 
 <steps>
   <title>Connect to a file server</title>
-  <item><p>In the file manager, click <guiseq><gui>File</gui>
-  <gui>Connect to Server</gui></guiseq>.</p></item>
-  <item><p>Enter the server address, select the type of server, and enter
-  any additional information as required. Then click <gui>Connect</gui>.
-  Details on server types are <link xref="#types">listed below</link>.</p>
+  <item><p>In the file manager, click <gui>Files</gui> in the top bar and pick
+  <gui>Connect to Server</gui> from the app menu.</p></item>
+  <item><p>Enter the server address, and enter any additional information as
+  required. Then click <gui>Connect</gui>. Details on server types are
+  <link xref="#types">listed below</link>.</p>
   <p>For servers on the internet, you can usually use the domain name
   (e.g. <sys>ftp.example.com</sys>). For computers on your local network,
   however, you may have to use the computer's
@@ -130,4 +140,4 @@ able to delete files.</p>
 </terms>
 </section>
 
-</page>
\ No newline at end of file
+</page>



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