[gnome-user-docs] g-h: files-copy and linked pages



commit a74be6062f9b1d44f346c591647f65f5da72ab63
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sat Mar 19 13:32:07 2011 -0400

    g-h: files-copy and linked pages
    
    Titles to sentence case, fixed links, content added.

 gnome-help/C/backup.page            |    2 +-
 gnome-help/C/files-arrange.page     |    2 +-
 gnome-help/C/files-copy.page        |   46 ++++++++++++++++++++++++++--------
 gnome-help/C/open-file-manager.page |    7 +++--
 gnome-help/C/shell-apps-open.page   |    4 +-
 5 files changed, 43 insertions(+), 18 deletions(-)
---
diff --git a/gnome-help/C/backup.page b/gnome-help/C/backup.page
index a917bc3..941ce72 100644
--- a/gnome-help/C/backup.page
+++ b/gnome-help/C/backup.page
@@ -13,7 +13,7 @@
 
   </info>
 
-  <title>Backup Your Important Files</title>
+  <title>Backup your important files</title>
   <p>
 What does it mean to back files up? It simply means to make a copy of a file or files for safekeeping. This is done in the event that the original files become unusable due to loss or corruption. These copies can be used to restore the original  data in the event of loss. Copies should be stored on a different device from the original files. For example, you may use a USB drive, an external hard drive, a CD/DVD, or an off-site service.
 </p>
diff --git a/gnome-help/C/files-arrange.page b/gnome-help/C/files-arrange.page
index 2447d6e..d08b50b 100644
--- a/gnome-help/C/files-arrange.page
+++ b/gnome-help/C/files-arrange.page
@@ -16,7 +16,7 @@
 
   </info>
 
-<title>Arrange Files</title>
+<title>Arrange files</title>
 
 
 
diff --git a/gnome-help/C/files-copy.page b/gnome-help/C/files-copy.page
index 7be6ba8..8b1ba3c 100644
--- a/gnome-help/C/files-copy.page
+++ b/gnome-help/C/files-copy.page
@@ -4,39 +4,63 @@
   <info>
     <link type="guide" xref="files-arrange"/>
     <link type="seealso" xref="files-move"/>
-    <desc>Make a copy of a file or folder in a new location.</desc>
+    <desc>Use the mouse, commands, or keyboard shortcuts.</desc>
 
-    <revision pkgversion="3.0" version="1.0" date="2010-06-16" status="candidate"/>
+    <revision pkgversion="3.0" version="1.0" date="2011-03-19" status="candidate"/>
     <credit type="author">
       <name>Cristopher Thomas</name>
       <email>crisnoh gmail com</email>
     </credit>
+    <credit type="author">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+    </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
 
   </info>
 
-<title>Copying Files and Folders</title>
+<title>Copying and moving files and folders</title>
 
 <p>
-A file or folder can be copied to a new location by dragging and dropping with the mouse, or you can use the copy and paste commands.  This can be useful when creating a folder containing files to email to a friend or coworker, or when backing up individual files to an external storage device.
+A file or folder can be copied or moved to a new location by dragging and dropping with the mouse, using the copy and paste commands, or keyboard shortcuts.
+</p>
+<p>
+Copying files can be useful when creating a folder containing files to email to a friend or coworker, or when <link xref="backup">backing up</link> individual files to an external storage device.
 </p>
 
 <steps>
-<title>Drag Files to the New Location</title>
-<item><p>Open the file browser to the folder containing the item you want to copy.</p></item>
-<item><p>Open a second file browser window by clicking <guiseq><gui>Places</gui><gui>Home Folder</gui></guiseq> in the main menubar.</p></item>
-<item><p>In the second window, navigate to the folder where you want to put the copy of the item.</p></item>
-<item><p>Back in the first window, click on the item once to select it. Hold down the <key>Ctrl</key> key, then drag the item to the new destination.</p></item>
-<item><p>Let go of the mouse button to copy it to the new destination. You can let go of the <key>Ctrl</key> key too.</p></item>
+<title>Drag files to the new location</title>
+<item><p><link xref="open-file-manager">Open the file browser</link> to the folder containing the item you want to copy.</p></item>
+<item><p>Open a second file browser window by clicking <keyseq><key>Ctrl</key><key>N</key></keyseq>. Navigate to the folder where you want to put the copy of the item.</p></item>
+<item><p>To copy the file, hold down the <key>Ctrl</key> key, then click and drag the item from the first window to the new destination.</p>
+<p>To move the file, hold down the <key>Shift</key> key, then click and drag the item from the first window to the new destination.</p></item>
 </steps>
 
 <steps>
-<title>Copy and Paste to the New Location</title>
+<title>Copy files to the new location</title>
 <item><p>Select the item you want to copy by clicking on it once.</p></item>
 <item><p>Click <guiseq><gui>Edit</gui><gui>Copy</gui></guiseq>.</p></item>
 <item><p>Navigate to the folder where you want to put the copy of the item.</p></item>
 <item><p>Click <guiseq><gui>Edit</gui><gui>Paste</gui></guiseq> to finish copying the item.</p></item>
+</steps> 
+
+<steps>
+<title>Move files to the new location</title>
+<item><p>Select the item you want to move by clicking on it once.</p></item>
+<item><p>Click <guiseq><gui>Edit</gui><gui>Cut</gui></guiseq>.</p></item>
+<item><p>Navigate to the folder where you want to move the item.</p></item>
+<item><p>Click <guiseq><gui>Edit</gui><gui>Paste</gui></guiseq> to finish moving the item.</p></item>
+</steps> 
+
+<steps>
+<title>Copy or move files using keyboard shortcuts</title>
+<item><p>Click once on the item you want to copy or move.</p></item>
+<item><p>To copy the item, press <keyseq><key>Ctrl</key><key>C</key></keyseq>.</p>
+<p>To move the item, press <keyseq><key>Ctrl</key><key>X</key></keyseq>.</p></item>
+<item><p>Navigate to the folder where you want to paste the item.</p></item>
+<item><p>Click <keyseq><key>Ctrl</key><key>V</key></keyseq> to finish copying or moving the item.</p></item>
 </steps>
+
 </page>
diff --git a/gnome-help/C/open-file-manager.page b/gnome-help/C/open-file-manager.page
index ca97603..5f740b2 100644
--- a/gnome-help/C/open-file-manager.page
+++ b/gnome-help/C/open-file-manager.page
@@ -17,14 +17,15 @@
 
   </info>
 
-<title>Open File Manager</title>
+<title>Open file manager</title>
+
 
   <p>
-  You can open a folder in the <app> File Manager </app> by double-clicking on the folder.
+  You can open a folder in the <app>File Manager</app> by double-clicking on the folder.
   </p>
   
   <p>
-  To open your Desktop, Downloads, Music, Pictures, Videos or tmp folders in the <app> File Manager </app>, simply search for the folder the same way you would <link xref="shell-apps-search"> search for a program or application </link>.
+  To open your Home folder, Desktop, Downloads, Music, Pictures, Videos or tmp folders in the <app>File Manager</app>, simply search for the folder the same way you would <link xref="shell-apps-open">search for a program or application</link>.
   </p>
   <p>
    If you already have a <app> File Manager </app> open, you can right-click on one of these folders under the <gui> Places </gui> menu on the left.  You can choose to <gui> Open </gui> the folder in the current window, <gui> Open in New Tab </gui> or <gui> Open in New Window </gui>. 
diff --git a/gnome-help/C/shell-apps-open.page b/gnome-help/C/shell-apps-open.page
index 6ead1c1..db823ec 100644
--- a/gnome-help/C/shell-apps-open.page
+++ b/gnome-help/C/shell-apps-open.page
@@ -25,11 +25,11 @@
 <list>
  
  <item>
-  <p>Click the <gui>Applications</gui> heading at the top of the screen to see a list of applications you can run. You can filter them by type using the categories on the right, or search using the search bar at the top right. Click the application's icon to start it.</p>
+  <p>Start typing the name of an application - it should search for it instantly. (If this doesn't happen, click the search bar at the top right of the screen and then start typing.) Then, click the application's icon to start it.</p>
  </item>
  
  <item>
-  <p>Start typing the name of an application - it should search for it instantly. (If this doesn't happen, click the search bar at the top right of the screen and then start typing.) Then, click the application's icon to start it.</p>
+  <p>Click the <gui>Applications</gui> heading at the top of the screen to see a list of applications you can run. You can filter them by type using the categories on the right, or search using the search bar at the top right. Click the application's icon to start it.</p>
  </item>
  
  <item>



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