[gnome-user-docs] added privacy-purge.page. updated Makefile.am to include this page.



commit f73a7356aac7136f8ec3145d445b090dc9127f92
Author: Jim Campbell <jwcampbell gmail com>
Date:   Wed Mar 6 19:05:46 2013 -0600

    added privacy-purge.page. updated Makefile.am to include this page.

 gnome-help/C/privacy-purge.page |   38 ++++++++++++++++++++++++++++++++++++--
 gnome-help/Makefile.am          |    1 +
 2 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/gnome-help/C/privacy-purge.page b/gnome-help/C/privacy-purge.page
index 28ca479..19e7564 100644
--- a/gnome-help/C/privacy-purge.page
+++ b/gnome-help/C/privacy-purge.page
@@ -4,12 +4,46 @@
 
 <info>
   <link type="guide" xref="privacy"/>
-  <desc>Short description</desc>
-  <revision pkgversion="3.8" date="2013-02-26" status="stub"/>
+  <desc>Set how often your trash and temporary files will be cleared
+  from your computer.</desc>
+  <revision pkgversion="3.8" date="2013-03-06" status="review"/>
   <credit type="author">
     <name>Jim Campbell</name>
     <email>jwcampbell gmail com</email>
   </credit>
 </info>
   <title>Purge trash &amp; temporary files</title>
+
+  <p>Clearing out your <em>Trash</em> and <em>Temporary Files</em> removes
+  unwanted and unneeded files from your computer, and also frees up more
+  space on your hard drive. You can manually empty your trash and clear
+  your temporary files, but you can also set your computer to automatically
+  do this for you.</p>
+
+  <steps>
+    <title>Automatically empty your trash and clear your temporary files after
+    a set period of time:</title>
+    <item><p>Click on your name in the <gui>top bar</gui>.</p></item>
+    <item><p>Select <gui>Settings</gui> and click on the <gui>Privacy</gui>
+    icon.</p></item>
+    <item><p>Select <gui>Purge Trash &amp; Temporary Files</gui>.</p></item>
+    <item><p>Set the <gui>Automatically Purge Trash</gui> or
+    <gui>Automatically Purge Temporary Files</gui> sliders to <gui>On</gui>.
+    </p></item>
+    <item><p>Set how often you would like your <em>Trash</em> and
+    <em>Temporary Files</em> to be purged by changing the
+    <gui>Purge After</gui> value.</p></item>
+    <item><p>Click <gui>Close</gui>.</p></item>
+  </steps>
+
+  <note style="warning"><p>Use the <em>Purge After: Immediately</em> setting
+  with caution. Setting your <em>Trash</em> to be purged immediately will
+  cause any files you delete to skip your <gui>Trash</gui> and be permanently
+  deleted. Files that are deleted are much more difficult to recover than files
+  that are in your <em>Trash</em>.</p>
+  
+  <p>Unless you have a specific need to immediately delete files from
+  your trash, it is probably safer to set a longer <gui>Purge After</gui>
+  value.</p></note>
+  
 </page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index b72dff9..023e361 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -327,6 +327,7 @@ HELP_FILES = \
        printing.page \
        privacy.page \
        privacy-history-recent-off.page \
+       privacy-purge.page \
        screen-shot-record.page \
        session-fingerprint.page \
        session-formats.page \


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