summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-hidden.page
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-help/C/files-hidden.page')
-rw-r--r--gnome-help/C/files-hidden.page12
1 files changed, 6 insertions, 6 deletions
diff --git a/gnome-help/C/files-hidden.page b/gnome-help/C/files-hidden.page
index 007ba44..95ad34e 100644
--- a/gnome-help/C/files-hidden.page
+++ b/gnome-help/C/files-hidden.page
@@ -5,7 +5,7 @@
<link type="guide" xref="files-arrange"/>
<desc>Make a file invisible, so you can't see it in the file browser.</desc>
- <revision pkgversion="3.0" version="1.0" date="2010-07-25" status="draft"/>
+ <revision pkgversion="3.0" version="1.0" date="2010-07-25" status="review"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
@@ -16,9 +16,9 @@
</info>
-<title>Hide a file</title>
+<title>Hide a File</title>
-<p>You can hide files by renaming them in a special way. Hidden files are just invisible; they are not displayed in the file browser, but they are still there in the folder.</p>
+<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 browser, but they are still there in the folder.</p>
<p>To hide a file, <link xref="files-renaming">rename it</link> with a "." at the beginning of its name. For example, to hide a file <file>example.txt</file>, you would rename it to <file>.example.txt</file>.</p>
@@ -27,15 +27,15 @@
</note>
<section>
- <title>Show all hidden files</title>
+ <title>Show All Hidden Files</title>
<p>
If you want to see all of the hidden files in a folder, go to that folder and click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. All of the hidden files will be shown along with the files that were not hidden.
</p>
<p>
- The hidden files will have a "." at the beginning of their name. Some might have a "~" at the end of their name instead (see <link xref="files-tilde"/>).
+ 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 the files again, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> again.
+ To hide these files again, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> again.
</p>
</section>