[Xfce4-commits] <xfce4-panel:master> Add Mallard page for theming (only reminder for now).

Nick Schermer noreply at xfce.org
Sun Mar 7 13:26:01 CET 2010


Updating branch refs/heads/master
         to 3548ff0b90d94b8c6b654660043ba30654f3c38a (commit)
       from f00433845c96e04fc141f1820851431bae3f65de (commit)

commit 3548ff0b90d94b8c6b654660043ba30654f3c38a
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Mar 5 22:31:38 2010 +0100

    Add Mallard page for theming (only reminder for now).

 docs/manual/Makefile.am                        |    1 +
 docs/manual/{preferences.page => theming.page} |   16 +++++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/docs/manual/Makefile.am b/docs/manual/Makefile.am
index bc36074..bbe35b0 100644
--- a/docs/manual/Makefile.am
+++ b/docs/manual/Makefile.am
@@ -18,6 +18,7 @@ MALLARD_PAGES = \
 	showdesktop.page \
 	systray.page \
 	tasklist.page \
+	theming.page \
 	windowmenu.page
 
 LINGUAS = $(shell cd $(srcdir)/po && echo `/bin/ls *.po | sed 's,[.]po,,g'`)
diff --git a/docs/manual/preferences.page b/docs/manual/theming.page
similarity index 55%
copy from docs/manual/preferences.page
copy to docs/manual/theming.page
index c4981d3..0c467e4 100644
--- a/docs/manual/preferences.page
+++ b/docs/manual/theming.page
@@ -1,11 +1,11 @@
 <page xmlns="http://projectmallard.org/1.0/"
       xmlns:e="http://projectmallard.org/experimental/"
       type="topic"
-      id="preferences">
+      id="theming">
 
   <info>
     <link type="guide" xref="index#panel"/>
-    <desc>Configure the <app>Xfce Panel</app></desc>
+    <desc>Styling the <app>Xfce Panel</app></desc>
     <credit type="author">
       <name>Nick Schermer</name>
       <email>nick at xfce.org</email>
@@ -15,10 +15,12 @@
     </license>
   </info>
 
-  <title>Preferences</title>
+  <title>Theming</title>
 
-  <figure>
-    <title>Panel's Preferences dialog</title>
-    <media type="image" src="figures/preferences.png" mime="image/png" style="right"/>
-  </figure>
+  <p>
+    XfcePanelWindow (normal panel window),
+    XfcePanelWindowHidden (autohide window),
+    XfcePanelWindowExternal (4.6 external plugin),
+    XfcePanelWindowWrapper (4.8 external plugins).
+  </p>
 </page>



More information about the Xfce4-commits mailing list