[gnome-user-docs] Updated files-delete.page for new 3.16 delete behavior



commit a6ca3bcc29e092ef2e2c7ddf15b43109c6626a0b
Author: Jim Campbell <jcampbell gnome org>
Date:   Sun Feb 22 08:44:16 2015 -0600

    Updated files-delete.page for new 3.16 delete behavior
    
    In GNOME 3.16, selecting a file and pressing Delete will move
    the file to the trash, and give you an option to undo the delete
    for a few seconds.
    
    Previously, you had to press Ctrl-Delete to move a file to the
    trash.

 gnome-help/C/files-delete.page |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/gnome-help/C/files-delete.page b/gnome-help/C/files-delete.page
index 38f5b73..e14a0ec 100644
--- a/gnome-help/C/files-delete.page
+++ b/gnome-help/C/files-delete.page
@@ -8,6 +8,7 @@
 
     <revision pkgversion="3.5.92" version="0.2" date="2012-09-16" status="review"/>
     <revision pkgversion="3.13.92" date="2013-09-20" status="candidate"/>
+    <revision pkgversion="3.16" date="2015-02-22" status="review"/>
 
     <credit type="author">
       <name>Cristopher Thomas</name>
@@ -19,7 +20,7 @@
     </credit>
     <credit type="author">
       <name>Jim Campbell</name>
-      <email>jwcampbell gmail com</email>
+      <email>jcampbell gnome org</email>
     </credit>
     <credit type="editor">
       <name>Michael Hill</name>
@@ -43,11 +44,15 @@
     <title>To send a file to the trash:</title>
     <item><p>Select the item you want to place in the trash by clicking it
     once.</p></item>
-    <item><p>Press <keyseq><key>Ctrl</key><key>Delete</key></keyseq> on your
-    keyboard. Alternatively, drag the item to the <gui>Trash</gui> in the
-    sidebar.</p></item>
+    <item><p>Press <key>Delete</key> on your keyboard. Alternatively, drag the
+    item to the <gui>Trash</gui> in the sidebar.</p></item>
   </steps>
 
+  <p>The file will be moved to the trash, and you'll be presented with an
+  option to <gui>Undo</gui> the deletion. The <gui>Undo</gui> button will appear
+  for a few seconds. If you select <gui>Undo</gui>, the file will be restored
+  to its original location.</p>
+
   <p>To delete files permanently, and free up disk space on your computer, you
   need to empty the trash. To empty the trash, right-click <gui>Trash</gui> in
   the sidebar and select <gui>Empty Trash</gui>.</p>


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