[gnome-user-docs] g-h: nautilus-file-properties-* content added.



commit c84d36d0d5c6c1499f2f34255b261f898c31dec8
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sun Mar 27 15:35:44 2011 -0400

    g-h: nautilus-file-properties-* content added.

 gnome-help/C/nautilus-file-properties-basic.page   |   48 +++++++++++++++++---
 .../C/nautilus-file-properties-permissions.page    |    9 +++-
 2 files changed, 48 insertions(+), 9 deletions(-)
---
diff --git a/gnome-help/C/nautilus-file-properties-basic.page b/gnome-help/C/nautilus-file-properties-basic.page
index 03d3e62..874e055 100644
--- a/gnome-help/C/nautilus-file-properties-basic.page
+++ b/gnome-help/C/nautilus-file-properties-basic.page
@@ -18,40 +18,74 @@ revision pkgversion="3.0" version="0.1" date="2011-03-25" status="stub"/>
 
   </info>
 <title>Basic file properties</title>
-  <p>To view the file properties, left click on the file, select <gui>Properties</gui> and select the <gui>Basic</gui> tab.</p>
+  <p>To view the file properties you can do one of the following:</p>
+  <list>
+   <item><p>Right click on the file, select <gui>Properties</gui>.</p></item>
+   <item><p>Open the file and click on <guiseq><gui>File</gui><gui>Properties</gui></guiseq>.</p></item>
+   <item><p>Select the file in the <app>File Manager</app> by clicking on it once.  Then press <guiseq><gui>Alt</gui><gui>Enter</gui></guiseq>.</p></item>
+  </list>
+  <p>Select the <gui>Basic</gui> tab.</p>
 
 <section id="properties">
+ <title><gui>Basic</gui> tab</title>
  <terms>
   <item>
     <title>Name</title>
-    <p>The name of the file is in the textbox.  You can <link xref="nautilus-file-properties-basic#rename">rename</link> you file or folder here.</p>
+    <p>The name of the file is in the textbox.  You can <link xref="nautilus-file-properties-basic#rename">rename</link> your file or folder here.</p>
   </item>
 
   <item>
     <title>Type</title>
-    <p></p>
+    <p>Here you will see the type of the item you are looking at.  It may be a folder, a Gzip archive, a PDF document, a plain text document, an OpenDocument Text, a Python Script, or one of many other types.</p>
   </item>
 
   <item>
     <title>Contents</title>
-    <p></p>
+    <p>This field is displayed if you are looking at the properties of a folder. It shows the number of items in the folder.  If the folder includes other folders, each inner folder is counted as one item, even if it contains further items. Each file is also counted as one item.  If the folder is empty, the contents will display <gui>nothing</gui>.</p>
+  </item>
+
+  <item>
+    <title>Size</title>
+    <p>This field is displayed if you are looking at an item other than a folder.  The size may be stated as bytes, KB, MB or GB.  In the case of the last three, the size in bytes will be stated in brackets.</p>
+    <note>
+     <p>1 KB = 1 024 bytes</p>
+     <p>1 MB = 1 048 576 bytes</p>
+     <p>1 GB = 1 073 741 824 bytes</p>
+    </note>
   </item>
 
   <item>
     <title>Location</title>
-    <p></p>
+    <p>This is the absolute path to your item.</p>
   </item>
 
   <item>
     <title>Volume</title>
-    <p></p>
+    <p>Displayed for all file types and folders.</p>
   </item>
 
   <item>
     <title>Free Space</title>
-    <p></p>
+    <p>Only displayed for folders.</p>
+  </item>
+
+
+  <item>
+    <title>Accessed</title>
+    <p>Displayed for items other than folders.  This is the last date and time that the item was opened.</p>
+  </item>
+
+
+
+  <item>
+    <title>Modified</title>
+    <p>Displayed for items other than folders.  This is the last date and time that changes to the contents of the file were saved.</p>
   </item>
+
  </terms>
+
+
+
 </section>
 
 <section id="rename">
diff --git a/gnome-help/C/nautilus-file-properties-permissions.page b/gnome-help/C/nautilus-file-properties-permissions.page
index 71a98f4..c623c0d 100644
--- a/gnome-help/C/nautilus-file-properties-permissions.page
+++ b/gnome-help/C/nautilus-file-properties-permissions.page
@@ -18,9 +18,14 @@
 
   </info>
 <title>Setting File Permissions</title>
-<p>
 
-</p>
+  <p>To view the file properties you can do one of the following:</p>
+  <list>
+   <item><p>Right click on the file, select <gui>Properties</gui>.</p></item>
+   <item><p>Open the file and click on <guiseq><gui>File</gui><gui>Properties</gui></guiseq>.</p></item>
+   <item><p>Select the file in the <app>File Manager</app> by clicking on it once.  Then press <guiseq><gui>Alt</gui><gui>Enter</gui></guiseq>.</p></item>
+  </list>
+  <p>Select the <gui>Permissions</gui> tab.</p>
 
 <section id="owner-group-others">
  <title>Owner, group, and others access</title>



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