[gnome-user-docs] g-h: new nautilus ui stub



commit 8784a292555b645bb1647cca392ba5554455b90f
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sat Mar 26 17:50:48 2011 -0400

    g-h: new nautilus ui stub
    
    This stub is inline linked to nautilus-behavior.page,
    and vice versa.

 .../C/nautilus-file-properties-permissions.page    |   57 ++++++++++++++++++++
 gnome-help/Makefile.am                             |    1 +
 2 files changed, 58 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/nautilus-file-properties-permissions.page b/gnome-help/C/nautilus-file-properties-permissions.page
new file mode 100644
index 0000000..71a98f4
--- /dev/null
+++ b/gnome-help/C/nautilus-file-properties-permissions.page
@@ -0,0 +1,57 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="ui"
+      id="nautilus-file-properties-permissions">
+
+  <info>
+    <link type="guide" xref="files#manage-prefs"/>
+
+    <desc>Left click on the file, select <gui>Properties</gui>, select <gui>Permissions</gui> tab.</desc>
+
+    <revision pkgversion="3.0" version="0.1" date="2011-03-25" status="stub"/>
+    <credit type="author">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+
+  </info>
+<title>Setting File Permissions</title>
+<p>
+
+</p>
+
+<section id="owner-group-others">
+ <title>Owner, group, and others access</title>
+   <terms>
+     
+    <item>
+      <title>Owner</title>
+      <p></p>
+    </item>
+     
+    <item>
+      <title>Group</title>
+      <p></p>
+    </item>
+     
+    <item>
+      <title>Others</title>
+      <p></p>
+    </item>
+
+
+
+   </terms>
+
+</section>
+
+<section id="execute">
+ <title>Execute</title>
+   <p>Select this option for files that contain programs that you can run.  You can also <link xref="nautilus-behavior#executable">set the default behavior</link> options for opening executable text files.</p>
+
+</section>
+
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index ef93e38..b0209ff 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -111,6 +111,7 @@ DOC_PAGES = \
 	mouse-wakeup.page \
 	nautilus-behavior.page \
 	nautilus-display.page \
+	nautilus-file-properties-permissions.page \
 	nautilus-list.page \
 	nautilus-preview.page \
 	nautilus-views.page \



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