[Xfce4-commits] <xfce4-docs:xfce4-panel-master> Filled in basic options / properties.

Shara Miller noreply at xfce.org
Tue Apr 12 23:16:01 CEST 2011


Updating branch refs/heads/xfce4-panel-master
         to f6156b51b5971323b83f596a2bf545a358bc1ba0 (commit)
       from a940d1a505af78ff80de167fdb375a3fbc8a04f3 (commit)

commit f6156b51b5971323b83f596a2bf545a358bc1ba0
Author: Shara Miller <shara.miller at gmail.com>
Date:   Tue Apr 12 16:14:27 2011 -0500

    Filled in basic options / properties.

 actions.page |   54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 49 insertions(+), 5 deletions(-)

diff --git a/actions.page b/actions.page
index 8d22fd2..53ec7ec 100644
--- a/actions.page
+++ b/actions.page
@@ -17,17 +17,61 @@
 
   <title>Action Buttons</title>
 
-  <p>The Action Buttons panel plugin allows you to add up to two buttons to your panel 
-  that can be configured to log you out of your session, hibernate or suspend your 
-  session, or even shutdown your computer.</p>
+  <p>The <app>Action Buttons</app> panel plugin allows you to add up to two buttons to your panel. These buttons can be configured to log out of sessions. hibernate, or suspend or even shutdown your computer.</p>
 
   <section id="properties">
     <title>Properties</title>
 
     <figure>
       <title>Action Buttons' properties dialog</title>
-      <media type="image" src="figures/actions.png" mime="image/png" style="right"/>
-    </figure>
+			<media type="image" src="figures/actions.png" mime="image/png" style="right"/>
+		</figure>
+
+		<terms>
+      <item>
+        <title><gui>Logout Dialog</gui></title>
+        <p>
+					Displays the <app>Log Out</app> prompt, allowing you to choose an action while logging 
+					out of your current session.
+        </p>
+      </item>
+      <item>
+        <title><gui>Logout</gui></title>
+				<p>
+					Logs you out of your current session.
+        </p>
+      </item>
+      <item>
+        <title><gui>Lock Screen</gui></title>
+				<p>
+					Locks your screen.
+        </p>
+			</item>
+			<item>
+        <title><gui>Shut Down</gui></title>
+				<p>
+					Completely powers down your system.
+        </p>
+			</item>
+			<item>
+        <title><gui>Restart</gui></title>
+				<p>
+					Reboots your system.
+				</p>
+			</item>
+			<item>
+        <title><gui>Hibernate</gui></title>
+				<p>
+					Hibernates your system.
+        </p>
+			</item>
+			<item>
+        <title><gui>Disabled</gui></title>
+				<p>
+					Disables the button. This option can only be applied to the second action button.
+        </p>
+      </item>
+    </terms>
   </section>
 
   <section id="theming">



More information about the Xfce4-commits mailing list