[Xfce4-commits] <xfce4-docs:xfce4-panel-master> Removed tables in seperator.page. Replaced with term tags. Fixed spacing.
Shara Miller
noreply at xfce.org
Tue Apr 12 23:38:01 CEST 2011
Updating branch refs/heads/xfce4-panel-master
to 4b54742f7fe6a5f5a8bd1f59de407683dd7085d8 (commit)
from 0d976e3740105c60f07ad4d004f94a6eca65530d (commit)
commit 4b54742f7fe6a5f5a8bd1f59de407683dd7085d8
Author: Shara Miller <shara.miller at gmail.com>
Date: Tue Apr 12 16:37:17 2011 -0500
Removed tables in seperator.page. Replaced with term tags.
Fixed spacing.
separator.page | 114 ++++++++++++++++++-------------------------------------
1 files changed, 37 insertions(+), 77 deletions(-)
diff --git a/separator.page b/separator.page
index 5cc7b65..ddd5732 100644
--- a/separator.page
+++ b/separator.page
@@ -33,84 +33,44 @@
<section id="style">
<title>Style</title>
- <p>
- Various styles can be applied to the panel separator.
- </p>
-
- <table>
- <tr>
- <td>
- <p><gui>Transparent</gui></p>
- </td>
- <td>
- <p></p>
- </td>
- <td>
- <p>
- The separator is invisible.
- </p>
- </td>
- </tr>
-
- <tr>
- <td>
- <p><gui>Separator</gui></p>
- </td>
- <td>
- <p></p>
- </td>
- <td>
- <p>
- A dividing line is inserted into the separator.
- </p>
- </td>
- </tr>
-
- <tr>
- <td>
- <p><gui>Handle</gui></p>
- </td>
- <td>
- <p></p>
- </td>
- <td>
- <p>
- Three lines are inserted into the center of the separator.
- </p>
- </td>
- </tr>
-
- <tr>
- <td>
- <p><gui>Dots</gui></p>
- </td>
- <td>
- <p></p>
- </td>
- <td>
- <p>
- Dots are shown across the separator.
- </p>
- </td>
- </tr>
-
- <tr>
- <td>
- <p><gui>New Line</gui></p>
- </td>
- <td>
- <p></p>
- </td>
- <td>
- <p>
- Moves plugins that are to the right of the seperator into a new line.
- Use this if you do not want to create a new panel, but need more space
- for plugins.
- </p>
- </td>
- </tr>
+ <p>
+ Various styles can be applied to the panel separator.
+ </p>
- </table>
+ <terms>
+ <item>
+ <title><gui>Transparent</gui></title>
+ <p>
+ The seperator is invisible.
+ </p>
+ </item>
+ <item>
+ <title><gui>Separator</gui></title>
+ <p>
+ A dividing line is inserted into the separator.
+ </p>
+ </item>
+ <item>
+ <title><gui>Handle</gui></title>
+ <p>
+ Three lines are inserted into the center of the separator.
+ </p>
+ </item>
+ <item>
+ <title><gui>Dots</gui></title>
+ <p>
+ Dots are shown across the separator.
+ </p>
+ </item>
+ <item>
+ <title><gui>New Line</gui></title>
+ <p>
+ Moves plugins that are to the right of the seperator into a new line.
+ Use this if you do not want to create a new panel, but need more space
+ for plugins.
+ </p>
+ </item>
+ </terms>
</section>
<terms>
More information about the Xfce4-commits
mailing list