[Xfce4-commits] <xfce4-docs:xfce4-panel-master> Completed first draft of Directory Menu page.

Shara Miller noreply at xfce.org
Wed Jun 29 03:28:02 CEST 2011


Updating branch refs/heads/xfce4-panel-master
         to bf069f3a1c27ad127b57dd20be0d35817eec3a20 (commit)
       from 0388e645f37a4ded5f855df569779795eff17c6d (commit)

commit bf069f3a1c27ad127b57dd20be0d35817eec3a20
Author: Shara Miller <shara.miller at gmail.com>
Date:   Tue Jun 28 20:25:16 2011 -0500

    Completed first draft of Directory Menu page.

 directorymenu.page |   61 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 59 insertions(+), 2 deletions(-)

diff --git a/directorymenu.page b/directorymenu.page
index eb900b3..feed7f2 100644
--- a/directorymenu.page
+++ b/directorymenu.page
@@ -17,15 +17,72 @@
 
   <title>Directory Menu</title>
 
-  <p></p>
+  <p>
+    The <app>Directory Menu</app> panel plugin allows you to set and view a 
+    directory from your panel. This is useful if you would like to quickly 
+    access a specific directory and view its contents without starting a file 
+    manager.
+  </p>
 
   <section id="properties">
     <title>Properties</title>
 
     <figure>
-      <title>Directory menu's properties dialog</title>
+      <title>Directory Menu properties dialog</title>
       <media type="image" src="figures/directorymenu.png" mime="image/png" style="right"/>
     </figure>
+    
+    <section id="appearance">
+      <title>Appearance</title>
+      
+      <p>
+        The following options allow you to choose how the <app>Directory Menu</app> plugin 
+        displays a directory.
+      </p>
+      
+      <terms>
+        <item>
+          <title><gui>Base Directory</gui></title>
+          <p>
+            Sets the directory folder that the <app>Directory Menu</app> plugin will
+            start from.
+          </p>
+        </item>
+        <item>
+          <title><gui>Icon</gui></title>
+          <p>
+            Sets the icon that will be displayed in the panel.
+          </p>
+        </item>
+      </terms>
+    </section>
+    
+    <section id="filtering">
+      <title>Filtering</title>
+    
+      <p>
+        The following options allow you to filter which files the <app>Directory Menu</app>
+        plugin displays.
+      </p>
+      
+      <terms>
+        <item>
+          <title><gui>File Pattern</gui></title>
+          <p>
+            Enter a list of patterns to determine which files are visible in a directory. 
+            If you specify more than one pattern here, the list items must be seperated 
+            with semicolons (e.g. *.txt;*.doc).
+          </p>
+        </item>
+        <item>
+          <title><gui>Show Hidden Files</gui></title>
+          <p>
+            Displays hidden files when browsing directories.
+          </p>
+        </item>
+      </terms>
+    </section>
+       
   </section>
 
   <section id="theming">



More information about the Xfce4-commits mailing list