[gnome-user-docs] refactored files-hidden.page and validated it for gnome 3.4



commit 5716fe482665d50a40e5e649cfa4b06656a4d342
Author: Jim Campbell <jwcampbell gmail com>
Date:   Mon Feb 20 01:02:43 2012 +0100

    refactored files-hidden.page and validated it for gnome 3.4

 gnome-help/C/files-hidden.page |   74 ++++++++++++++++++++--------------------
 1 files changed, 37 insertions(+), 37 deletions(-)
---
diff --git a/gnome-help/C/files-hidden.page b/gnome-help/C/files-hidden.page
index 527713b..a64fa0c 100644
--- a/gnome-help/C/files-hidden.page
+++ b/gnome-help/C/files-hidden.page
@@ -6,7 +6,7 @@
     <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="outdated"/>
+    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
     <credit type="author">
       <name>Phil Bull</name>
@@ -17,53 +17,53 @@
 
 <title>Hide a file</title>
 
-  <p>You can hide files by renaming them with a <key>.</key> at the beginning of
- their name. Hidden files are invisible by default; they are not displayed in
- the file manager, but they are still there in the folder.</p>
+  <p>The GNOME file manager gives you the ability to hide and unhide files at 
+  your discretion. When a file is hiddden, it isn't displayed by the file 
+  manager, but it's still there in its folder.</p>
 
-  <p>To hide a file, <link xref="files-rename">rename it</link> with a "." at
- the beginning of its name. For example, to hide a file <file>example.txt</file>,
- you should rename it to <file>.example.txt</file>.</p>
+  <p>To hide a file, <link xref="files-rename">rename it</link> with a <key>.</key> 
+  at the beginning of its name. For example, to hide a file named <file>
+  example.txt</file>, you should rename it to <file>.example.txt</file>.
+  </p>
 
-<note style="tip">
-  <p>You can hide folders in the same way that you can hide files. Rename the
- folder with a "." at the beginning of its name.</p>
+<note>
+  <p>You can hide folders in the same way that you can hide files. Hide a 
+  folder by placing a <key>.</key> at the beginning of the folder's name.</p>
 </note>
 
 <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>. All hidden files will be
- shown along with the files that were not hidden.</p>
+  <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>
 
-  <p>Some hidden files will have a "." at the beginning of their name. Others
- might have a "~" at the end of their name instead (see <link xref="files-tilde"/>).</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>Hidden files will only be shown in the current window, until you turn off
- the option for that window. To show hidden files in all file manager windows,
- see <link xref="nautilus-views"/>.</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>
 
 </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 "." in front of its name.</p>
-
-  <p>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>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>
+
+  <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>
+
+  <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 
+  file manager will always show hidden files, see <link xref="nautilus-views"/>.
+  </p></note>
+
+  <note><p>Most hidden files will have a <key>.</key> at the 
+  beginning of their name, but others might have a <key>~</key> at the end of 
+  their name instead. These files are backup files. See  
+  <link xref="files-tilde"/> for more information.</p></note>
 </section>
-
 </page>



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