summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2006-11-04 18:21:40 +0000
committerBenedikt Meurer <benny@xfce.org>2006-11-04 18:21:40 +0000
commit46de21b5fbbb0a585bfdabfb66a9a92a7e0827a3 (patch)
treea5324d01545c44e925c3a11f492fa547f52b7282
parent0bdf07faf65f00f4916f7c41f1389b5fda9777c8 (diff)
Bump version and requirements. Update Project-Id-Version.xfce-4.4rc2
(Old svn revision: 23687)
-rw-r--r--configure.ac.in8
-rw-r--r--docs/API/libxfce4panel-decl-list.txt16
-rw-r--r--docs/API/libxfce4panel-decl.txt80
-rw-r--r--docs/API/xml/xfce-arrow-button.xml61
-rw-r--r--docs/API/xml/xfce-hvbox.xml31
-rw-r--r--docs/API/xml/xfce-itembar.xml117
-rw-r--r--docs/API/xml/xfce-panel-convenience.xml23
-rw-r--r--docs/API/xml/xfce-panel-enums.xml77
-rw-r--r--docs/API/xml/xfce-panel-external-plugin.xml29
-rw-r--r--docs/API/xml/xfce-panel-internal-plugin.xml29
-rw-r--r--docs/API/xml/xfce-panel-plugin-iface.xml161
-rw-r--r--docs/API/xml/xfce-panel-plugin.xml21
-rw-r--r--docs/API/xml/xfce-panel-window.xml141
-rw-r--r--po/ar.po2
-rw-r--r--po/az.po2
-rw-r--r--po/be.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/bn_IN.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/de.po2
-rw-r--r--po/dz.po2
-rw-r--r--po/el.po2
-rw-r--r--po/en_GB.po2
-rw-r--r--po/eo.po2
-rw-r--r--po/es.po2
-rw-r--r--po/es_MX.po2
-rw-r--r--po/et.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fa.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/he.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/hy.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/ka.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/ms.po2
-rw-r--r--po/nb_NO.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/pt_PT.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/uk.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_TW.po2
61 files changed, 456 insertions, 434 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 3bac3c59..1148cc86 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ dnl 2005-2006 Jasper Huijsmans <jasper@xfce.org>
dnl
dnl library version info
-m4_define([libxfce4panel_verinfo], [2:0:1])
+m4_define([libxfce4panel_verinfo], [2:1:1])
dnl panel version info
m4_define([xfce4_panel_version_major], [4])
@@ -71,10 +71,10 @@ XDT_CHECK_LIBX11_REQUIRE
XDT_CHECK_LIBSM
dnl Check for required packages
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.99.1])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.99.2])
XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])
-XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.3.99.1])
-XDT_CHECK_PACKAGE(LIBXFCE4MCS_MANAGER, libxfce4mcs-manager-1.0, 4.3.99.1)
+XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.3.99.2])
+XDT_CHECK_PACKAGE(LIBXFCE4MCS_MANAGER, libxfce4mcs-manager-1.0, 4.3.99.2)
XFCE_MCS_PLUGIN([XFCE_MCS_MANAGER], [4.3.99.1])
dnl Check for optional packages
diff --git a/docs/API/libxfce4panel-decl-list.txt b/docs/API/libxfce4panel-decl-list.txt
index a375bb46..11fdb44c 100644
--- a/docs/API/libxfce4panel-decl-list.txt
+++ b/docs/API/libxfce4panel-decl-list.txt
@@ -1,7 +1,6 @@
<SECTION>
<FILE>xfce-panel-external-plugin</FILE>
<TITLE>XfceExternalPanelPlugin</TITLE>
-XfceExternalPanelPlugin
xfce_external_panel_plugin_new
<SUBSECTION Standard>
XFCE_EXTERNAL_PANEL_PLUGIN
@@ -16,7 +15,6 @@ XFCE_EXTERNAL_PANEL_PLUGIN_GET_CLASS
<SECTION>
<FILE>xfce-itembar</FILE>
<TITLE>XfceItembar</TITLE>
-XfceItembar
xfce_itembar_new
xfce_itembar_set_orientation
xfce_itembar_get_orientation
@@ -80,7 +78,6 @@ xfce_panel_plugin_get_type
<SECTION>
<FILE>xfce-arrow-button</FILE>
<TITLE>XfceArrowButton</TITLE>
-XfceArrowButton
xfce_arrow_button_new
xfce_arrow_button_set_arrow_type
xfce_arrow_button_get_arrow_type
@@ -100,7 +97,6 @@ XfceHandleStyle
XfcePanelWindowMoveFunc
XfcePanelWindowResizeFunc
<TITLE>XfcePanelWindow</TITLE>
-XfcePanelWindow
xfce_panel_window_new
xfce_panel_window_set_orientation
xfce_panel_window_get_orientation
@@ -125,7 +121,6 @@ XFCE_PANEL_WINDOW_GET_CLASS
<SECTION>
<FILE>xfce-panel-internal-plugin</FILE>
<TITLE>XfceInternalPanelPlugin</TITLE>
-XfceInternalPanelPlugin
xfce_internal_panel_plugin_new
<SUBSECTION Standard>
XFCE_INTERNAL_PANEL_PLUGIN
@@ -140,7 +135,6 @@ XFCE_INTERNAL_PANEL_PLUGIN_GET_CLASS
<SECTION>
<FILE>xfce-hvbox</FILE>
<TITLE>XfceHVBox</TITLE>
-XfceHVBox
xfce_hvbox_new
xfce_hvbox_set_orientation
<SUBSECTION Standard>
@@ -182,6 +176,16 @@ XFCE_TYPE_SCREEN_POSITION
</SECTION>
<SECTION>
+<FILE>xfce-panel-macros</FILE>
+panel_slice_alloc
+panel_slice_alloc0
+panel_slice_free1
+panel_slice_new
+panel_slice_new0
+panel_slice_free
+</SECTION>
+
+<SECTION>
<FILE>xfce-panel-convenience</FILE>
xfce_create_panel_button
xfce_create_panel_toggle_button
diff --git a/docs/API/libxfce4panel-decl.txt b/docs/API/libxfce4panel-decl.txt
index f64fef47..e503099b 100644
--- a/docs/API/libxfce4panel-decl.txt
+++ b/docs/API/libxfce4panel-decl.txt
@@ -226,7 +226,7 @@ typedef enum /*<enum,prefix=XFCE_SCREEN_POSITION >*/
/* floating */
XFCE_SCREEN_POSITION_FLOATING_H, /* Floating Horizontal */
- XFCE_SCREEN_POSITION_FLOATING_V, /* Floating Vertical */
+ XFCE_SCREEN_POSITION_FLOATING_V /* Floating Vertical */
}
XfceScreenPosition;
</ENUM>
@@ -759,21 +759,6 @@ void
<NAME>XFCE_TYPE_SCREEN_POSITION</NAME>
#define XFCE_TYPE_SCREEN_POSITION (xfce_screen_position_get_type())
</MACRO>
-<FUNCTION>
-<NAME>xfce_create_panel_button</NAME>
-<RETURNS>GtkWidget *</RETURNS>
-void
-</FUNCTION>
-<FUNCTION>
-<NAME>xfce_create_panel_toggle_button</NAME>
-<RETURNS>GtkWidget *</RETURNS>
-void
-</FUNCTION>
-<FUNCTION>
-<NAME>xfce_allow_panel_customization</NAME>
-<RETURNS>gboolean </RETURNS>
-void
-</FUNCTION>
<MACRO>
<NAME>XFCE_TYPE_HVBOX</NAME>
#define XFCE_TYPE_HVBOX (xfce_hvbox_get_type())
@@ -834,3 +819,66 @@ GtkOrientation orientation,gboolean homogeneous,int spacing
<RETURNS>void </RETURNS>
XfceHVBox * hvbox,GtkOrientation orientation
</FUNCTION>
+<MACRO>
+<NAME>panel_slice_alloc</NAME>
+#define panel_slice_alloc(block_size) (g_slice_alloc ((block_size)))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_alloc0</NAME>
+#define panel_slice_alloc0(block_size) (g_slice_alloc0 ((block_size)))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_free1</NAME>
+#define panel_slice_free1(block_size, mem_block) G_STMT_START{ g_slice_free1 ((block_size), (mem_block)); }G_STMT_END
+</MACRO>
+<MACRO>
+<NAME>panel_slice_new</NAME>
+#define panel_slice_new(type) (g_slice_new (type))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_new0</NAME>
+#define panel_slice_new0(type) (g_slice_new0 (type))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_free</NAME>
+#define panel_slice_free(type, ptr) G_STMT_START{ g_slice_free (type, (ptr)); }G_STMT_END
+</MACRO>
+<MACRO>
+<NAME>panel_slice_alloc</NAME>
+#define panel_slice_alloc(block_size) (g_malloc ((block_size)))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_alloc0</NAME>
+#define panel_slice_alloc0(block_size) (g_malloc0 ((block_size)))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_free1</NAME>
+#define panel_slice_free1(block_size, mem_block) G_STMT_START{ g_free ((mem_block)); }G_STMT_END
+</MACRO>
+<MACRO>
+<NAME>panel_slice_new</NAME>
+#define panel_slice_new(type) (g_new (type, 1))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_new0</NAME>
+#define panel_slice_new0(type) (g_new0 (type, 1))
+</MACRO>
+<MACRO>
+<NAME>panel_slice_free</NAME>
+#define panel_slice_free(type, ptr) G_STMT_START{ g_free ((ptr)); }G_STMT_END
+</MACRO>
+<FUNCTION>
+<NAME>xfce_create_panel_button</NAME>
+<RETURNS>GtkWidget *</RETURNS>
+void
+</FUNCTION>
+<FUNCTION>
+<NAME>xfce_create_panel_toggle_button</NAME>
+<RETURNS>GtkWidget *</RETURNS>
+void
+</FUNCTION>
+<FUNCTION>
+<NAME>xfce_allow_panel_customization</NAME>
+<RETURNS>gboolean </RETURNS>
+void
+</FUNCTION>
diff --git a/docs/API/xml/xfce-arrow-button.xml b/docs/API/xml/xfce-arrow-button.xml
index 72d022ae..ff8cd852 100644
--- a/docs/API/xml/xfce-arrow-button.xml
+++ b/docs/API/xml/xfce-arrow-button.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfceArrowButton">
<refmeta>
-<refentrytitle id="top_of_page">XfceArrowButton</refentrytitle>
+<refentrytitle>XfceArrowButton</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfceArrowButton</refname>
-<refpurpose><para>
+<refname>XfceArrowButton</refname><refpurpose><para>
Toggle button with arrow.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -34,8 +31,8 @@ Toggle button with arrow.
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GObject">GObject</link>
@@ -53,8 +50,8 @@ Toggle button with arrow.
-<refsect1 id="impl_interfaces">
-<title id="impl_interfaces.title">Implemented Interfaces</title>
+<refsect1>
+<title>Implemented Interfaces</title>
<para>
XfceArrowButton implements
<link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
@@ -62,45 +59,45 @@ XfceArrowButton implements
</refsect1>
-<refsect1 id="properties">
-<title id="properties.title">Properties</title>
+<refsect1>
+<title>Properties</title>
<synopsis>
&quot;<link linkend="XfceArrowButton--arrow-type">arrow-type</link>&quot; <link linkend="GtkArrowType">GtkArrowType</link> : Read / Write
</synopsis>
</refsect1>
-<refsect1 id="signal_proto">
-<title id="signal_proto.title">Signals</title>
+<refsect1>
+<title>Signal Prototypes</title>
<synopsis>
&quot;<link linkend="XfceArrowButton-arrow-type-changed">arrow-type-changed</link>&quot;
<link linkend="void">void</link> user_function (<link linkend="XfceArrowButton">XfceArrowButton</link> *button,
- <link linkend="GtkArrowType">GtkArrowType</link> *type,
- <link linkend="gpointer">gpointer</link> user_data) : Run first
+ <link linkend="GtkArrowType">GtkArrowType</link> type,
+ <link linkend="gpointer">gpointer</link> user_data);
</synopsis>
</refsect1>
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
Toggle button with arrow. The arrow direction will be inverted when the button
is toggled.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfceArrowButton-struct" role="struct"/>XfceArrowButton</title>
+<title><anchor id="XfceArrowButton-struct"/>XfceArrowButton</title>
<indexterm><primary>XfceArrowButton</primary></indexterm><programlisting>typedef struct _XfceArrowButton XfceArrowButton;</programlisting>
<para>
The <link linkend="XfceArrowButton-struct"><type>XfceArrowButton-struct</type></link> struct contains private data only, and
should be accessed using the functions below.
</para></refsect2>
<refsect2>
-<title><anchor id="xfce-arrow-button-new" role="function"/>xfce_arrow_button_new ()</title>
+<title><anchor id="xfce-arrow-button-new"/>xfce_arrow_button_new ()</title>
<indexterm><primary>xfce_arrow_button_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_arrow_button_new (<link linkend="GtkArrowType">GtkArrowType</link> type);</programlisting>
<para>
</para>
@@ -114,7 +111,7 @@ should be accessed using the functions below.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-arrow-button-set-arrow-type" role="function"/>xfce_arrow_button_set_arrow_type ()</title>
+<title><anchor id="xfce-arrow-button-set-arrow-type"/>xfce_arrow_button_set_arrow_type ()</title>
<indexterm><primary>xfce_arrow_button_set_arrow_type</primary></indexterm><programlisting><link linkend="void">void</link> xfce_arrow_button_set_arrow_type
(<link linkend="XfceArrowButton">XfceArrowButton</link> *button,
<link linkend="GtkArrowType">GtkArrowType</link> type);</programlisting>
@@ -131,7 +128,7 @@ Sets the arrow type for <parameter>button</parameter>.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-arrow-button-get-arrow-type" role="function"/>xfce_arrow_button_get_arrow_type ()</title>
+<title><anchor id="xfce-arrow-button-get-arrow-type"/>xfce_arrow_button_get_arrow_type ()</title>
<indexterm><primary>xfce_arrow_button_get_arrow_type</primary></indexterm><programlisting><link linkend="GtkArrowType">GtkArrowType</link> xfce_arrow_button_get_arrow_type
(<link linkend="XfceArrowButton">XfceArrowButton</link> *button);</programlisting>
<para>
@@ -147,10 +144,10 @@ Sets the arrow type for <parameter>button</parameter>.</para>
</variablelist></refsect2>
</refsect1>
-<refsect1 id="property_details">
-<title id="property_details.title">Property Details</title>
+<refsect1>
+<title>Properties</title>
<refsect2><title><anchor id="XfceArrowButton--arrow-type"/>The &quot;<literal>arrow-type</literal>&quot; property</title>
-<indexterm><primary>XfceArrowButton:arrow-type</primary></indexterm><programlisting> &quot;arrow-type&quot; <link linkend="GtkArrowType">GtkArrowType</link> : Read / Write</programlisting>
+<programlisting> &quot;arrow-type&quot; <link linkend="GtkArrowType">GtkArrowType</link> : Read / Write</programlisting>
<para>
The arrow type of the button. This value also determines the direction
of the popup menu.</para>
@@ -161,12 +158,12 @@ of the popup menu.</para>
</refsect1>
-<refsect1 id="signals">
-<title id="signals.title">Signal Details</title>
+<refsect1>
+<title>Signals</title>
<refsect2><title><anchor id="XfceArrowButton-arrow-type-changed"/>The &quot;arrow-type-changed&quot; signal</title>
-<indexterm><primary>XfceArrowButton::arrow-type-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfceArrowButton">XfceArrowButton</link> *button,
- <link linkend="GtkArrowType">GtkArrowType</link> *type,
- <link linkend="gpointer">gpointer</link> user_data) : Run first</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfceArrowButton">XfceArrowButton</link> *button,
+ <link linkend="GtkArrowType">GtkArrowType</link> type,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the arrow direction of the menu button changes.
This value also determines the direction of the popup menu.</para>
diff --git a/docs/API/xml/xfce-hvbox.xml b/docs/API/xml/xfce-hvbox.xml
index 6cfd8ba4..71854656 100644
--- a/docs/API/xml/xfce-hvbox.xml
+++ b/docs/API/xml/xfce-hvbox.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfceHVBox">
<refmeta>
-<refentrytitle id="top_of_page">XfceHVBox</refentrytitle>
+<refentrytitle>XfceHVBox</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfceHVBox</refname>
-<refpurpose><para>
+<refname>XfceHVBox</refname><refpurpose><para>
Container widget with configurable orienation.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -33,8 +30,8 @@ Container widget with configurable orienation.
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GObject">GObject</link>
@@ -50,8 +47,8 @@ Container widget with configurable orienation.
-<refsect1 id="impl_interfaces">
-<title id="impl_interfaces.title">Implemented Interfaces</title>
+<refsect1>
+<title>Implemented Interfaces</title>
<para>
XfceHVBox implements
<link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
@@ -62,24 +59,24 @@ XfceHVBox implements
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
<link linkend="XfceHVBox"><type>XfceHVBox</type></link> is a <link linkend="GtkBox"><type>GtkBox</type></link> widget that allows the user to change its orientation.
It is in fact a combination of <link linkend="GtkHBox"><type>GtkHBox</type></link> and <link linkend="GtkVBox"><type>GtkVBox</type></link>.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfceHVBox-struct" role="struct"/>XfceHVBox</title>
+<title><anchor id="XfceHVBox-struct"/>XfceHVBox</title>
<indexterm><primary>XfceHVBox</primary></indexterm><programlisting>typedef struct _XfceHVBox XfceHVBox;</programlisting>
<para>
</para></refsect2>
<refsect2>
-<title><anchor id="xfce-hvbox-new" role="function"/>xfce_hvbox_new ()</title>
+<title><anchor id="xfce-hvbox-new"/>xfce_hvbox_new ()</title>
<indexterm><primary>xfce_hvbox_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_hvbox_new (<link linkend="GtkOrientation">GtkOrientation</link> orientation,
<link linkend="gboolean">gboolean</link> homogeneous,
<link linkend="int">int</link> spacing);</programlisting>
@@ -101,7 +98,7 @@ Creates a new <link linkend="XfceHVBox"><type>XfceHVBox</type></link> container
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-hvbox-set-orientation" role="function"/>xfce_hvbox_set_orientation ()</title>
+<title><anchor id="xfce-hvbox-set-orientation"/>xfce_hvbox_set_orientation ()</title>
<indexterm><primary>xfce_hvbox_set_orientation</primary></indexterm><programlisting><link linkend="void">void</link> xfce_hvbox_set_orientation (<link linkend="XfceHVBox">XfceHVBox</link> *hvbox,
<link linkend="GtkOrientation">GtkOrientation</link> orientation);</programlisting>
<para>
diff --git a/docs/API/xml/xfce-itembar.xml b/docs/API/xml/xfce-itembar.xml
index 9ae3f709..d3516ce5 100644
--- a/docs/API/xml/xfce-itembar.xml
+++ b/docs/API/xml/xfce-itembar.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfceItembar">
<refmeta>
-<refentrytitle id="top_of_page">XfceItembar</refentrytitle>
+<refentrytitle>XfceItembar</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfceItembar</refname>
-<refpurpose><para>
+<refname>XfceItembar</refname><refpurpose><para>
Container widget with configurable orientation.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -62,8 +59,8 @@ Container widget with configurable orientation.
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GObject">GObject</link>
@@ -78,8 +75,8 @@ Container widget with configurable orientation.
-<refsect1 id="impl_interfaces">
-<title id="impl_interfaces.title">Implemented Interfaces</title>
+<refsect1>
+<title>Implemented Interfaces</title>
<para>
XfceItembar implements
<link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
@@ -87,55 +84,55 @@ XfceItembar implements
</refsect1>
-<refsect1 id="properties">
-<title id="properties.title">Properties</title>
+<refsect1>
+<title>Properties</title>
<synopsis>
&quot;<link linkend="XfceItembar--orientation">orientation</link>&quot; <link linkend="GtkOrientation">GtkOrientation</link> : Read / Write
</synopsis>
</refsect1>
-<refsect1 id="child_properties">
-<title id="child_properties.title">Child Properties</title>
+<refsect1>
+<title>Child Properties</title>
<synopsis>
&quot;<link linkend="XfceItembar--expand">expand</link>&quot; <link linkend="gboolean">gboolean</link> : Read / Write
</synopsis>
</refsect1>
-<refsect1 id="signal_proto">
-<title id="signal_proto.title">Signals</title>
+<refsect1>
+<title>Signal Prototypes</title>
<synopsis>
&quot;<link linkend="XfceItembar-contents-changed">contents-changed</link>&quot;
<link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
- <link linkend="gpointer">gpointer</link> user_data) : Run first
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfceItembar-orientation-changed">orientation-changed</link>&quot;
- <link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
- <link linkend="GtkOrientation">GtkOrientation</link> *orientation,
- <link linkend="gpointer">gpointer</link> user_data) : Run first
+ <link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
+ <link linkend="GtkOrientation">GtkOrientation</link> orientation,
+ <link linkend="gpointer">gpointer</link> user_data);
</synopsis>
</refsect1>
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
<link linkend="XfceItembar"><type>XfceItembar</type></link> is a container widget that can hold multiple widgets. The
orientation of the bar is configurable and can be changed at any time.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfceItembar-struct" role="struct"/>XfceItembar</title>
+<title><anchor id="XfceItembar-struct"/>XfceItembar</title>
<indexterm><primary>XfceItembar</primary></indexterm><programlisting>typedef struct _XfceItembar XfceItembar;</programlisting>
<para>
The <link linkend="XfceItembar-struct"><type>XfceItembar-struct</type></link> struct contains private data only, and
should be accessed using the functions below.
</para></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-new" role="function"/>xfce_itembar_new ()</title>
+<title><anchor id="xfce-itembar-new"/>xfce_itembar_new ()</title>
<indexterm><primary>xfce_itembar_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_itembar_new (<link linkend="GtkOrientation">GtkOrientation</link> orientation);</programlisting>
<para>
</para>
@@ -149,7 +146,7 @@ should be accessed using the functions below.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-set-orientation" role="function"/>xfce_itembar_set_orientation ()</title>
+<title><anchor id="xfce-itembar-set-orientation"/>xfce_itembar_set_orientation ()</title>
<indexterm><primary>xfce_itembar_set_orientation</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_set_orientation (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkOrientation">GtkOrientation</link> orientation);</programlisting>
<para>
@@ -165,7 +162,7 @@ Set the orienation of <parameter>itembar</parameter>.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-orientation" role="function"/>xfce_itembar_get_orientation ()</title>
+<title><anchor id="xfce-itembar-get-orientation"/>xfce_itembar_get_orientation ()</title>
<indexterm><primary>xfce_itembar_get_orientation</primary></indexterm><programlisting><link linkend="GtkOrientation">GtkOrientation</link> xfce_itembar_get_orientation (<link linkend="XfceItembar">XfceItembar</link> *itembar);</programlisting>
<para>
</para>
@@ -179,7 +176,7 @@ Set the orienation of <parameter>itembar</parameter>.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-insert" role="function"/>xfce_itembar_insert ()</title>
+<title><anchor id="xfce-itembar-insert"/>xfce_itembar_insert ()</title>
<indexterm><primary>xfce_itembar_insert</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_insert (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item,
<link linkend="int">int</link> position);</programlisting>
@@ -199,7 +196,7 @@ Insert new item at <parameter>position</parameter> on <parameter>itembar</parame
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-append" role="function"/>xfce_itembar_append ()</title>
+<title><anchor id="xfce-itembar-append"/>xfce_itembar_append ()</title>
<indexterm><primary>xfce_itembar_append</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_append (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item);</programlisting>
<para>
@@ -215,7 +212,7 @@ Add a new item at the end of <parameter>itembar</parameter>.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-prepend" role="function"/>xfce_itembar_prepend ()</title>
+<title><anchor id="xfce-itembar-prepend"/>xfce_itembar_prepend ()</title>
<indexterm><primary>xfce_itembar_prepend</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_prepend (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item);</programlisting>
<para>
@@ -231,7 +228,7 @@ Add a new item at the start of <parameter>itembar</parameter>.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-reorder-child" role="function"/>xfce_itembar_reorder_child ()</title>
+<title><anchor id="xfce-itembar-reorder-child"/>xfce_itembar_reorder_child ()</title>
<indexterm><primary>xfce_itembar_reorder_child</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_reorder_child (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item,
<link linkend="int">int</link> position);</programlisting>
@@ -251,7 +248,7 @@ Move <parameter>item</parameter> to a new position on <parameter>itembar</parame
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-set-child-expand" role="function"/>xfce_itembar_set_child_expand ()</title>
+<title><anchor id="xfce-itembar-set-child-expand"/>xfce_itembar_set_child_expand ()</title>
<indexterm><primary>xfce_itembar_set_child_expand</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_set_child_expand (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item,
<link linkend="gboolean">gboolean</link> expand);</programlisting>
@@ -271,7 +268,7 @@ Sets whether <parameter>item</parameter> should expand when the size of <paramet
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-child-expand" role="function"/>xfce_itembar_get_child_expand ()</title>
+<title><anchor id="xfce-itembar-get-child-expand"/>xfce_itembar_get_child_expand ()</title>
<indexterm><primary>xfce_itembar_get_child_expand</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link> xfce_itembar_get_child_expand (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item);</programlisting>
<para>
@@ -285,12 +282,12 @@ Sets whether <parameter>item</parameter> should expand when the size of <paramet
<varlistentry><term><parameter>item</parameter>&nbsp;:</term>
<listitem><simpara> a child <link linkend="GtkWidget"><type>GtkWidget</type></link> of <parameter>itembar</parameter>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if <parameter>item</parameter> will expand when the size of <parameter>itembar</parameter> increases,
- otherwise <link linkend="FALSE:CAPS"><literal>FALSE</literal></link>.
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if <parameter>item</parameter> will expand when the size of <parameter>itembar</parameter> increases,
+ otherwise <literal>FALSE</literal>.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-n-items" role="function"/>xfce_itembar_get_n_items ()</title>
+<title><anchor id="xfce-itembar-get-n-items"/>xfce_itembar_get_n_items ()</title>
<indexterm><primary>xfce_itembar_get_n_items</primary></indexterm><programlisting><link linkend="int">int</link> xfce_itembar_get_n_items (<link linkend="XfceItembar">XfceItembar</link> *itembar);</programlisting>
<para>
</para>
@@ -304,7 +301,7 @@ Sets whether <parameter>item</parameter> should expand when the size of <paramet
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-item-index" role="function"/>xfce_itembar_get_item_index ()</title>
+<title><anchor id="xfce-itembar-get-item-index"/>xfce_itembar_get_item_index ()</title>
<indexterm><primary>xfce_itembar_get_item_index</primary></indexterm><programlisting><link linkend="int">int</link> xfce_itembar_get_item_index (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="GtkWidget">GtkWidget</link> *item);</programlisting>
<para>
@@ -322,7 +319,7 @@ Sets whether <parameter>item</parameter> should expand when the size of <paramet
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-nth-item" role="function"/>xfce_itembar_get_nth_item ()</title>
+<title><anchor id="xfce-itembar-get-nth-item"/>xfce_itembar_get_nth_item ()</title>
<indexterm><primary>xfce_itembar_get_nth_item</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_itembar_get_nth_item (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="int">int</link> n);</programlisting>
<para>
@@ -336,12 +333,12 @@ Sets whether <parameter>item</parameter> should expand when the size of <paramet
<varlistentry><term><parameter>n</parameter>&nbsp;:</term>
<listitem><simpara> a position on the itembar
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> the <parameter>n</parameter><!-- -->'s item on <parameter>itembar</parameter>, or <link linkend="NULL:CAPS"><literal>NULL</literal></link> if the
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> the <parameter>n</parameter><!-- -->'s item on <parameter>itembar</parameter>, or <literal>NULL</literal> if the
itembar does not contain an <parameter>n</parameter><!-- -->'th item.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-raise-event-window" role="function"/>xfce_itembar_raise_event_window ()</title>
+<title><anchor id="xfce-itembar-raise-event-window"/>xfce_itembar_raise_event_window ()</title>
<indexterm><primary>xfce_itembar_raise_event_window</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_raise_event_window (<link linkend="XfceItembar">XfceItembar</link> *itembar);</programlisting>
<para>
Raise the event window of <parameter>itembar</parameter>. This causes all events, like
@@ -358,7 +355,7 @@ See also: <link linkend="xfce-itembar-lower-event-window"><function>xfce_itembar
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-lower-event-window" role="function"/>xfce_itembar_lower_event_window ()</title>
+<title><anchor id="xfce-itembar-lower-event-window"/>xfce_itembar_lower_event_window ()</title>
<indexterm><primary>xfce_itembar_lower_event_window</primary></indexterm><programlisting><link linkend="void">void</link> xfce_itembar_lower_event_window (<link linkend="XfceItembar">XfceItembar</link> *itembar);</programlisting>
<para>
Lower the event window of <parameter>itembar</parameter>. This causes all events, like
@@ -375,7 +372,7 @@ See also: <link linkend="xfce-itembar-raise-event-window"><function>xfce_itembar
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-event-window-is-raised" role="function"/>xfce_itembar_event_window_is_raised ()</title>
+<title><anchor id="xfce-itembar-event-window-is-raised"/>xfce_itembar_event_window_is_raised ()</title>
<indexterm><primary>xfce_itembar_event_window_is_raised</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link> xfce_itembar_event_window_is_raised
(<link linkend="XfceItembar">XfceItembar</link> *itembar);</programlisting>
<para>
@@ -386,11 +383,11 @@ See also: <link linkend="xfce-itembar-raise-event-window"><function>xfce_itembar
<varlistentry><term><parameter>itembar</parameter>&nbsp;:</term>
<listitem><simpara> an <link linkend="XfceItembar"><type>XfceItembar</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if event window is raised.
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if event window is raised.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-item-at-point" role="function"/>xfce_itembar_get_item_at_point ()</title>
+<title><anchor id="xfce-itembar-get-item-at-point"/>xfce_itembar_get_item_at_point ()</title>
<indexterm><primary>xfce_itembar_get_item_at_point</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_itembar_get_item_at_point (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="int">int</link> x,
<link linkend="int">int</link> y);</programlisting>
@@ -408,11 +405,11 @@ See also: <link linkend="xfce-itembar-raise-event-window"><function>xfce_itembar
<varlistentry><term><parameter>y</parameter>&nbsp;:</term>
<listitem><simpara> y coordinate relative to the itembar window
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> a <link linkend="GtkWidget"><type>GtkWidget</type></link> or <link linkend="NULL:CAPS"><literal>NULL</literal></link>.
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> a <link linkend="GtkWidget"><type>GtkWidget</type></link> or <literal>NULL</literal>.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-itembar-get-drop-index" role="function"/>xfce_itembar_get_drop_index ()</title>
+<title><anchor id="xfce-itembar-get-drop-index"/>xfce_itembar_get_drop_index ()</title>
<indexterm><primary>xfce_itembar_get_drop_index</primary></indexterm><programlisting><link linkend="int">int</link> xfce_itembar_get_drop_index (<link linkend="XfceItembar">XfceItembar</link> *itembar,
<link linkend="int">int</link> x,
<link linkend="int">int</link> y);</programlisting>
@@ -442,10 +439,10 @@ itembar.
</variablelist></refsect2>
</refsect1>
-<refsect1 id="property_details">
-<title id="property_details.title">Property Details</title>
+<refsect1>
+<title>Properties</title>
<refsect2><title><anchor id="XfceItembar--orientation"/>The &quot;<literal>orientation</literal>&quot; property</title>
-<indexterm><primary>XfceItembar:orientation</primary></indexterm><programlisting> &quot;orientation&quot; <link linkend="GtkOrientation">GtkOrientation</link> : Read / Write</programlisting>
+<programlisting> &quot;orientation&quot; <link linkend="GtkOrientation">GtkOrientation</link> : Read / Write</programlisting>
<para>
The orientation of the <link linkend="XfceItembar"><type>XfceItembar</type></link>.</para>
<para>
@@ -454,10 +451,10 @@ The orientation of the <link linkend="XfceItembar"><type>XfceItembar</type></lin
</refsect2>
</refsect1>
-<refsect1 id="child_property_details">
-<title id="child_property_details.title">Child Property Details</title>
+<refsect1>
+<title>Child Properties</title>
<refsect2><title><anchor id="XfceItembar--expand"/>The &quot;<literal>expand</literal>&quot; child property</title>
-<indexterm><primary>XfceItembar:expand</primary></indexterm><programlisting> &quot;expand&quot; <link linkend="gboolean">gboolean</link> : Read / Write</programlisting>
+<programlisting> &quot;expand&quot; <link linkend="gboolean">gboolean</link> : Read / Write</programlisting>
<para>
Whether the child of the <link linkend="XfceItembar"><type>XfceItembar</type></link> should fill available space.</para>
<para>
@@ -467,11 +464,11 @@ Whether the child of the <link linkend="XfceItembar"><type>XfceItembar</type></l
</refsect1>
-<refsect1 id="signals">
-<title id="signals.title">Signal Details</title>
+<refsect1>
+<title>Signals</title>
<refsect2><title><anchor id="XfceItembar-contents-changed"/>The &quot;contents-changed&quot; signal</title>
-<indexterm><primary>XfceItembar::contents-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
- <link linkend="gpointer">gpointer</link> user_data) : Run first</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the contents of the itembar change, either by adding
a child, removing a child, or reordering a child.</para>
@@ -484,9 +481,9 @@ a child, removing a child, or reordering a child.</para>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfceItembar-orientation-changed"/>The &quot;orientation-changed&quot; signal</title>
-<indexterm><primary>XfceItembar::orientation-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
- <link linkend="GtkOrientation">GtkOrientation</link> *orientation,
- <link linkend="gpointer">gpointer</link> user_data) : Run first</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfceItembar">XfceItembar</link> *itembar,
+ <link linkend="GtkOrientation">GtkOrientation</link> orientation,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the orientation of the itembar changes.</para>
<para>
diff --git a/docs/API/xml/xfce-panel-convenience.xml b/docs/API/xml/xfce-panel-convenience.xml
index ba0ad5b5..a96f3980 100644
--- a/docs/API/xml/xfce-panel-convenience.xml
+++ b/docs/API/xml/xfce-panel-convenience.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="libxfce4panel-Convenience-Functions">
<refmeta>
-<refentrytitle id="top_of_page">Convenience Functions</refentrytitle>
+<refentrytitle>Convenience Functions</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>Convenience Functions</refname>
-<refpurpose><para>
+<refname>Convenience Functions</refname><refpurpose><para>
Special purpose widgets and utilities.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -36,22 +33,22 @@ Special purpose widgets and utilities.
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
This section describes a number of functions that were created to help
developers of Xfce Panel plugins.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="xfce-create-panel-button" role="function"/>xfce_create_panel_button ()</title>
+<title><anchor id="xfce-create-panel-button"/>xfce_create_panel_button ()</title>
<indexterm><primary>xfce_create_panel_button</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_create_panel_button (void);</programlisting>
<para>
Create regular <link linkend="GtkToggleButton"><type>GtkToggleButton</type></link> with a few properties set to be useful in
-Xfce panel: Flat (<link linkend="GTK-RELIEF-NONE:CAPS"><literal>GTK_RELIEF_NONE</literal></link>), no focus on click and minimal padding.</para>
+Xfce panel: Flat (<literal>GTK_RELIEF_NONE</literal>), no focus on click and minimal padding.</para>
<para>
</para><variablelist role="params">
@@ -59,7 +56,7 @@ Xfce panel: Flat (<link linkend="GTK-RELIEF-NONE:CAPS"><literal>GTK_RELIEF_NONE<
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-create-panel-toggle-button" role="function"/>xfce_create_panel_toggle_button ()</title>
+<title><anchor id="xfce-create-panel-toggle-button"/>xfce_create_panel_toggle_button ()</title>
<indexterm><primary>xfce_create_panel_toggle_button</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_create_panel_toggle_button (void);</programlisting>
<para>
diff --git a/docs/API/xml/xfce-panel-enums.xml b/docs/API/xml/xfce-panel-enums.xml
index 187c0dd1..9ae5bc70 100644
--- a/docs/API/xml/xfce-panel-enums.xml
+++ b/docs/API/xml/xfce-panel-enums.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="libxfce4panel-Standard-Enumerations">
<refmeta>
-<refentrytitle id="top_of_page">Standard Enumerations</refentrytitle>
+<refentrytitle>Standard Enumerations</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>Standard Enumerations</refname>
-<refpurpose><para>
+<refname>Standard Enumerations</refname><refpurpose><para>
Standard enumerations used by the Xfce Panel.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -42,17 +39,17 @@ enum <link linkend="XfceScreenPosition">XfceScreenPosition</link>;
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
Currently only contains the definition of <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfceScreenPosition" role="enum"/>enum XfceScreenPosition</title>
+<title><anchor id="XfceScreenPosition"/>enum XfceScreenPosition</title>
<indexterm><primary>XfceScreenPosition</primary></indexterm><programlisting>typedef enum /*&lt;enum,prefix=XFCE_SCREEN_POSITION &gt;*/
{
XFCE_SCREEN_POSITION_NONE,
@@ -79,7 +76,7 @@ Currently only contains the definition of <link linkend="XfceScreenPosition"><ty
/* floating */
XFCE_SCREEN_POSITION_FLOATING_H, /* Floating Horizontal */
- XFCE_SCREEN_POSITION_FLOATING_V, /* Floating Vertical */
+ XFCE_SCREEN_POSITION_FLOATING_V /* Floating Vertical */
}
XfceScreenPosition;
</programlisting>
@@ -93,83 +90,83 @@ positions, horizontal and vertical.</para>
</para><variablelist role="enum">
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-NONE:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_NONE</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_NONE</literal></term>
<listitem><simpara> No position has been set.
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-NW-H:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_NW_H</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_NW_H</literal></term>
<listitem><simpara> North West Horizontal
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-N:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_N</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_N</literal></term>
<listitem><simpara> North
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-NE-H:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_NE_H</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_NE_H</literal></term>
<listitem><simpara> North East Horizontal
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-NW-V:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_NW_V</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_NW_V</literal></term>
<listitem><simpara> North West Vertical
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-W:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_W</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_W</literal></term>
<listitem><simpara> West
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-SW-V:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_SW_V</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_SW_V</literal></term>
<listitem><simpara> South West Vertical
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-NE-V:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_NE_V</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_NE_V</literal></term>
<listitem><simpara> North East Vertical
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-E:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_E</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_E</literal></term>
<listitem><simpara> East
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-SE-V:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_SE_V</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_SE_V</literal></term>
<listitem><simpara> South East Vertical
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-SW-H:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_SW_H</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_SW_H</literal></term>
<listitem><simpara> South West Horizontal
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-S:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_S</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_S</literal></term>
<listitem><simpara> South
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-SE-H:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_SE_H</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_SE_H</literal></term>
<listitem><simpara> South East Horizontal
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-FLOATING-H:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_FLOATING_H</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_FLOATING_H</literal></term>
<listitem><simpara> Floating Horizontal
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-SCREEN-POSITION-FLOATING-V:CAPS" role="constant"/><literal>XFCE_SCREEN_POSITION_FLOATING_V</literal></term>
+<term><literal>XFCE_SCREEN_POSITION_FLOATING_V</literal></term>
<listitem><simpara> Floating Vertical
</simpara></listitem>
</varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-is-horizontal" role="macro"/>xfce_screen_position_is_horizontal()</title>
+<title><anchor id="xfce-screen-position-is-horizontal"/>xfce_screen_position_is_horizontal()</title>
<indexterm><primary>xfce_screen_position_is_horizontal</primary></indexterm><programlisting>#define xfce_screen_position_is_horizontal(position)</programlisting>
<para>
</para>
@@ -179,11 +176,11 @@ positions, horizontal and vertical.</para>
<varlistentry><term><parameter>position</parameter>&nbsp;:</term>
<listitem><simpara> the <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if horizontal, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if horizontal, <literal>FALSE</literal> otherwise
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-get-orientation" role="macro"/>xfce_screen_position_get_orientation()</title>
+<title><anchor id="xfce-screen-position-get-orientation"/>xfce_screen_position_get_orientation()</title>
<indexterm><primary>xfce_screen_position_get_orientation</primary></indexterm><programlisting>#define xfce_screen_position_get_orientation(position)</programlisting>
<para>
</para>
@@ -197,7 +194,7 @@ positions, horizontal and vertical.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-is-floating" role="macro"/>xfce_screen_position_is_floating()</title>
+<title><anchor id="xfce-screen-position-is-floating"/>xfce_screen_position_is_floating()</title>
<indexterm><primary>xfce_screen_position_is_floating</primary></indexterm><programlisting>#define xfce_screen_position_is_floating(position)</programlisting>
<para>
</para>
@@ -207,11 +204,11 @@ positions, horizontal and vertical.</para>
<varlistentry><term><parameter>position</parameter>&nbsp;:</term>
<listitem><simpara> the <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if floating, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise.
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if floating, <literal>FALSE</literal> otherwise.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-is-top" role="macro"/>xfce_screen_position_is_top()</title>
+<title><anchor id="xfce-screen-position-is-top"/>xfce_screen_position_is_top()</title>
<indexterm><primary>xfce_screen_position_is_top</primary></indexterm><programlisting>#define xfce_screen_position_is_top(position)</programlisting>
<para>
</para>
@@ -221,11 +218,11 @@ positions, horizontal and vertical.</para>
<varlistentry><term><parameter>position</parameter>&nbsp;:</term>
<listitem><simpara> the <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if on the top of the screen, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if on the top of the screen, <literal>FALSE</literal> otherwise
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-is-left" role="macro"/>xfce_screen_position_is_left()</title>
+<title><anchor id="xfce-screen-position-is-left"/>xfce_screen_position_is_left()</title>
<indexterm><primary>xfce_screen_position_is_left</primary></indexterm><programlisting>#define xfce_screen_position_is_left(position)</programlisting>
<para>
</para>
@@ -235,11 +232,11 @@ positions, horizontal and vertical.</para>
<varlistentry><term><parameter>position</parameter>&nbsp;:</term>
<listitem><simpara> the <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if on the left of the screen, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if on the left of the screen, <literal>FALSE</literal> otherwise
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-is-right" role="macro"/>xfce_screen_position_is_right()</title>
+<title><anchor id="xfce-screen-position-is-right"/>xfce_screen_position_is_right()</title>
<indexterm><primary>xfce_screen_position_is_right</primary></indexterm><programlisting>#define xfce_screen_position_is_right(position)</programlisting>
<para>
</para>
@@ -249,11 +246,11 @@ positions, horizontal and vertical.</para>
<varlistentry><term><parameter>position</parameter>&nbsp;:</term>
<listitem><simpara> the <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if on the right of the screen, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if on the right of the screen, <literal>FALSE</literal> otherwise
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-screen-position-is-bottom" role="macro"/>xfce_screen_position_is_bottom()</title>
+<title><anchor id="xfce-screen-position-is-bottom"/>xfce_screen_position_is_bottom()</title>
<indexterm><primary>xfce_screen_position_is_bottom</primary></indexterm><programlisting>#define xfce_screen_position_is_bottom(position)</programlisting>
<para>
</para>
@@ -263,7 +260,7 @@ positions, horizontal and vertical.</para>
<varlistentry><term><parameter>position</parameter>&nbsp;:</term>
<listitem><simpara> the <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if on the bottom of the screen, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if on the bottom of the screen, <literal>FALSE</literal> otherwise
</simpara></listitem></varlistentry>
</variablelist></refsect2>
diff --git a/docs/API/xml/xfce-panel-external-plugin.xml b/docs/API/xml/xfce-panel-external-plugin.xml
index 88449cbc..341e8271 100644
--- a/docs/API/xml/xfce-panel-external-plugin.xml
+++ b/docs/API/xml/xfce-panel-external-plugin.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfceExternalPanelPlugin">
<refmeta>
-<refentrytitle id="top_of_page">XfceExternalPanelPlugin</refentrytitle>
+<refentrytitle>XfceExternalPanelPlugin</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfceExternalPanelPlugin</refname>
-<refpurpose><para>
+<refname>XfceExternalPanelPlugin</refname><refpurpose><para>
External plugin widget.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -31,8 +28,8 @@ External plugin widget.
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GObject">GObject</link>
@@ -50,8 +47,8 @@ External plugin widget.
-<refsect1 id="impl_interfaces">
-<title id="impl_interfaces.title">Implemented Interfaces</title>
+<refsect1>
+<title>Implemented Interfaces</title>
<para>
XfceExternalPanelPlugin implements
<link linkend="AtkImplementorIface">AtkImplementorIface</link> and <link linkend="XfcePanelPlugin">XfcePanelPlugin</link>.</para>
@@ -62,18 +59,18 @@ XfceExternalPanelPlugin implements
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
Implements the <link linkend="XfcePanelPlugin">Panel Plugin interface</link>
for external plugins.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfceExternalPanelPlugin-struct" role="struct"/>XfceExternalPanelPlugin</title>
+<title><anchor id="XfceExternalPanelPlugin-struct"/>XfceExternalPanelPlugin</title>
<indexterm><primary>XfceExternalPanelPlugin</primary></indexterm><programlisting>typedef struct _XfceExternalPanelPlugin XfceExternalPanelPlugin;</programlisting>
<para>
The <link linkend="XfceExternalPanelPlugin-struct"><type>XfceExternalPanelPlugin-struct</type></link> struct contains private data only, and
@@ -81,7 +78,7 @@ should be accessed using the functions for the
<link linkend="XfcePanelPlugin">XfcePanelPlugin Interface</link>.
</para></refsect2>
<refsect2>
-<title><anchor id="xfce-external-panel-plugin-new" role="function"/>xfce_external_panel_plugin_new ()</title>
+<title><anchor id="xfce-external-panel-plugin-new"/>xfce_external_panel_plugin_new ()</title>
<indexterm><primary>xfce_external_panel_plugin_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_external_panel_plugin_new (<link linkend="int">int</link> argc,
<link linkend="char">char</link> **argv,
<link linkend="XfcePanelPluginFunc">XfcePanelPluginFunc</link> construct);</programlisting>
diff --git a/docs/API/xml/xfce-panel-internal-plugin.xml b/docs/API/xml/xfce-panel-internal-plugin.xml
index 3019304f..129f190b 100644
--- a/docs/API/xml/xfce-panel-internal-plugin.xml
+++ b/docs/API/xml/xfce-panel-internal-plugin.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfceInternalPanelPlugin">
<refmeta>
-<refentrytitle id="top_of_page">XfceInternalPanelPlugin</refentrytitle>
+<refentrytitle>XfceInternalPanelPlugin</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfceInternalPanelPlugin</refname>
-<refpurpose><para>
+<refname>XfceInternalPanelPlugin</refname><refpurpose><para>
Internal panel plugin.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -34,8 +31,8 @@ Internal panel plugin.
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GObject">GObject</link>
@@ -52,8 +49,8 @@ Internal panel plugin.
-<refsect1 id="impl_interfaces">
-<title id="impl_interfaces.title">Implemented Interfaces</title>
+<refsect1>
+<title>Implemented Interfaces</title>
<para>
XfceInternalPanelPlugin implements
<link linkend="AtkImplementorIface">AtkImplementorIface</link>, <link linkend="XfcePanelPlugin">XfcePanelPlugin</link> and <link linkend="XfcePanelItem">XfcePanelItem</link>.</para>
@@ -64,18 +61,18 @@ XfceInternalPanelPlugin implements
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
Implements the <link linkend="XfcePanelPlugin">Panel Plugin interface</link>
for internal plugins (loadable modules).
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfceInternalPanelPlugin-struct" role="struct"/>XfceInternalPanelPlugin</title>
+<title><anchor id="XfceInternalPanelPlugin-struct"/>XfceInternalPanelPlugin</title>
<indexterm><primary>XfceInternalPanelPlugin</primary></indexterm><programlisting>typedef struct _XfceInternalPanelPlugin XfceInternalPanelPlugin;</programlisting>
<para>
The <link linkend="XfceInternalPanelPlugin-struct"><type>XfceInternalPanelPlugin-struct</type></link> struct contains private data only, and
@@ -83,7 +80,7 @@ should be accessed using the functions for the
<link linkend="XfcePanelPlugin">XfcePanelPlugin Interface</link>.
</para></refsect2>
<refsect2>
-<title><anchor id="xfce-internal-panel-plugin-new" role="function"/>xfce_internal_panel_plugin_new ()</title>
+<title><anchor id="xfce-internal-panel-plugin-new"/>xfce_internal_panel_plugin_new ()</title>
<indexterm><primary>xfce_internal_panel_plugin_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_internal_panel_plugin_new (const <link linkend="char">char</link> *name,
const <link linkend="char">char</link> *id,
const <link linkend="char">char</link> *display_name,
diff --git a/docs/API/xml/xfce-panel-plugin-iface.xml b/docs/API/xml/xfce-panel-plugin-iface.xml
index e1bb973f..c5e7c9cd 100644
--- a/docs/API/xml/xfce-panel-plugin-iface.xml
+++ b/docs/API/xml/xfce-panel-plugin-iface.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfcePanelPlugin">
<refmeta>
-<refentrytitle id="top_of_page">XfcePanelPlugin</refentrytitle>
+<refentrytitle>XfcePanelPlugin</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfcePanelPlugin</refname>
-<refpurpose><para>
+<refname>XfcePanelPlugin</refname><refpurpose><para>
Panel plugin interface.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -59,8 +56,8 @@ const <link linkend="char">char</link>* <link linkend="xfce-panel-plugin-get-dis
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GInterface">GInterface</link>
@@ -69,26 +66,26 @@ const <link linkend="char">char</link>* <link linkend="xfce-panel-plugin-get-dis
</refsect1>
-<refsect1 id="prerequisites">
-<title id="prerequisites.title">Prerequisites</title>
+<refsect1>
+<title>Prerequisites</title>
<para>
XfcePanelPlugin requires
- <link linkend="GInitiallyUnowned">GInitiallyUnowned</link>, <link linkend="GtkObject">GtkObject</link>, <link linkend="GtkWidget">GtkWidget</link> and <link linkend="GtkContainer">GtkContainer</link>.</para>
+ <link linkend="GtkContainer">GtkContainer</link>.</para>
</refsect1>
-<refsect1 id="implementations">
-<title id="implementations.title">Known Implementations</title>
+<refsect1>
+<title>Known Implementations</title>
<para>
XfcePanelPlugin is implemented by
<link linkend="XfceExternalPanelPlugin">XfceExternalPanelPlugin</link> and <link linkend="XfceInternalPanelPlugin">XfceInternalPanelPlugin</link>.</para>
</refsect1>
-<refsect1 id="properties">
-<title id="properties.title">Properties</title>
+<refsect1>
+<title>Properties</title>
<synopsis>
&quot;<link linkend="XfcePanelPlugin--display-name">display-name</link>&quot; <link linkend="gchararray">gchararray</link> : Read
@@ -100,37 +97,37 @@ XfcePanelPlugin is implemented by
</synopsis>
</refsect1>
-<refsect1 id="signal_proto">
-<title id="signal_proto.title">Signals</title>
+<refsect1>
+<title>Signal Prototypes</title>
<synopsis>
&quot;<link linkend="XfcePanelPlugin-about">about</link>&quot; <link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelPlugin-configure-plugin">configure-plugin</link>&quot;
<link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelPlugin-free-data">free-data</link>&quot; <link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelPlugin-orientation-changed">orientation-changed</link>&quot;
<link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="GtkOrientation">GtkOrientation</link> *orientation,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="GtkOrientation">GtkOrientation</link> orientation,
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelPlugin-save">save</link>&quot; <link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelPlugin-screen-position-changed">screen-position-changed</link>&quot;
- <link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="XfceScreenPosition">XfceScreenPosition</link> *position,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="XfceScreenPosition">XfceScreenPosition</link> position,
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelPlugin-size-changed">size-changed</link>&quot;
<link linkend="gboolean">gboolean</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gint">gint</link> size,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks
+ <link linkend="gint">gint</link> size,
+ <link linkend="gpointer">gpointer</link> user_data);
</synopsis>
</refsect1>
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
The interface implemented by both internal and external plugins. Plugin
writers may use the functions described below to interact with the plugin
@@ -138,17 +135,17 @@ widget.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfcePanelPlugin-struct" role="struct"/>XfcePanelPlugin</title>
+<title><anchor id="XfcePanelPlugin-struct"/>XfcePanelPlugin</title>
<indexterm><primary>XfcePanelPlugin</primary></indexterm><programlisting>typedef struct _XfcePanelPlugin XfcePanelPlugin;</programlisting>
<para>
The <link linkend="XfcePanelPlugin-struct"><type>XfcePanelPlugin-struct</type></link> is a purely virtual object to describe an instance
of a widget implementing the panel plugin interface.
</para></refsect2>
<refsect2>
-<title><anchor id="XfcePanelPluginFunc" role="function"/>XfcePanelPluginFunc ()</title>
+<title><anchor id="XfcePanelPluginFunc"/>XfcePanelPluginFunc ()</title>
<indexterm><primary>XfcePanelPluginFunc</primary></indexterm><programlisting><link linkend="void">void</link> (*XfcePanelPluginFunc) (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
Callback function to create the plugin contents. It should be given as
@@ -165,7 +162,7 @@ See also: <link linkend="XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL:CAPS"><function>XFC
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-name" role="function"/>xfce_panel_plugin_get_name ()</title>
+<title><anchor id="xfce-panel-plugin-get-name"/>xfce_panel_plugin_get_name ()</title>
<indexterm><primary>xfce_panel_plugin_get_name</primary></indexterm><programlisting>const <link linkend="char">char</link>* xfce_panel_plugin_get_name (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
The plugin name identifies a plugin type and therefore must be unique.</para>
@@ -179,7 +176,7 @@ The plugin name identifies a plugin type and therefore must be unique.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-id" role="function"/>xfce_panel_plugin_get_id ()</title>
+<title><anchor id="xfce-panel-plugin-get-id"/>xfce_panel_plugin_get_id ()</title>
<indexterm><primary>xfce_panel_plugin_get_id</primary></indexterm><programlisting>const <link linkend="char">char</link>* xfce_panel_plugin_get_id (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
The plugin id is a unique identifier string that is given to every instance
@@ -194,7 +191,7 @@ of a panel plugin.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-display-name" role="function"/>xfce_panel_plugin_get_display_name ()</title>
+<title><anchor id="xfce-panel-plugin-get-display-name"/>xfce_panel_plugin_get_display_name ()</title>
<indexterm><primary>xfce_panel_plugin_get_display_name</primary></indexterm><programlisting>const <link linkend="char">char</link>* xfce_panel_plugin_get_display_name
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
@@ -210,7 +207,7 @@ interface, e.g. a dialog or a menu.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-size" role="function"/>xfce_panel_plugin_get_size ()</title>
+<title><anchor id="xfce-panel-plugin-get-size"/>xfce_panel_plugin_get_size ()</title>
<indexterm><primary>xfce_panel_plugin_get_size</primary></indexterm><programlisting><link linkend="int">int</link> xfce_panel_plugin_get_size (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
</para>
@@ -224,7 +221,7 @@ interface, e.g. a dialog or a menu.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-screen-position" role="function"/>xfce_panel_plugin_get_screen_position ()</title>
+<title><anchor id="xfce-panel-plugin-get-screen-position"/>xfce_panel_plugin_get_screen_position ()</title>
<indexterm><primary>xfce_panel_plugin_get_screen_position</primary></indexterm><programlisting><link linkend="XfceScreenPosition">XfceScreenPosition</link> xfce_panel_plugin_get_screen_position
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
@@ -239,7 +236,7 @@ interface, e.g. a dialog or a menu.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-set-expand" role="function"/>xfce_panel_plugin_set_expand ()</title>
+<title><anchor id="xfce-panel-plugin-set-expand"/>xfce_panel_plugin_set_expand ()</title>
<indexterm><primary>xfce_panel_plugin_set_expand</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_set_expand (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
<link linkend="gboolean">gboolean</link> expand);</programlisting>
<para>
@@ -255,7 +252,7 @@ Sets whether to expand the plugin when the width of the panel increases.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-expand" role="function"/>xfce_panel_plugin_get_expand ()</title>
+<title><anchor id="xfce-panel-plugin-get-expand"/>xfce_panel_plugin_get_expand ()</title>
<indexterm><primary>xfce_panel_plugin_get_expand</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link> xfce_panel_plugin_get_expand (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
</para>
@@ -269,7 +266,7 @@ Sets whether to expand the plugin when the width of the panel increases.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-get-orientation" role="function"/>xfce_panel_plugin_get_orientation ()</title>
+<title><anchor id="xfce-panel-plugin-get-orientation"/>xfce_panel_plugin_get_orientation ()</title>
<indexterm><primary>xfce_panel_plugin_get_orientation</primary></indexterm><programlisting><link linkend="GtkOrientation">GtkOrientation</link> xfce_panel_plugin_get_orientation
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
@@ -284,7 +281,7 @@ Sets whether to expand the plugin when the width of the panel increases.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-add-action-widget" role="function"/>xfce_panel_plugin_add_action_widget ()</title>
+<title><anchor id="xfce-panel-plugin-add-action-widget"/>xfce_panel_plugin_add_action_widget ()</title>
<indexterm><primary>xfce_panel_plugin_add_action_widget</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_add_action_widget
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
<link linkend="GtkWidget">GtkWidget</link> *widget);</programlisting>
@@ -304,7 +301,7 @@ remove it.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-menu-insert-item" role="function"/>xfce_panel_plugin_menu_insert_item ()</title>
+<title><anchor id="xfce-panel-plugin-menu-insert-item"/>xfce_panel_plugin_menu_insert_item ()</title>
<indexterm><primary>xfce_panel_plugin_menu_insert_item</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_menu_insert_item
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
<link linkend="GtkMenuItem">GtkMenuItem</link> *item);</programlisting>
@@ -321,7 +318,7 @@ Insert custom menu item.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-menu-show-about" role="function"/>xfce_panel_plugin_menu_show_about ()</title>
+<title><anchor id="xfce-panel-plugin-menu-show-about"/>xfce_panel_plugin_menu_show_about ()</title>
<indexterm><primary>xfce_panel_plugin_menu_show_about</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_menu_show_about
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
@@ -335,7 +332,7 @@ the "about" signal.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-menu-show-configure" role="function"/>xfce_panel_plugin_menu_show_configure ()</title>
+<title><anchor id="xfce-panel-plugin-menu-show-configure"/>xfce_panel_plugin_menu_show_configure ()</title>
<indexterm><primary>xfce_panel_plugin_menu_show_configure</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_menu_show_configure
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
@@ -349,7 +346,7 @@ the "configure-plugin" signal.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-block-menu" role="function"/>xfce_panel_plugin_block_menu ()</title>
+<title><anchor id="xfce-panel-plugin-block-menu"/>xfce_panel_plugin_block_menu ()</title>
<indexterm><primary>xfce_panel_plugin_block_menu</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_block_menu (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
Temporarily block the menu from being shown. This can be used by plugin
@@ -365,7 +362,7 @@ See also: <link linkend="xfce-panel-plugin-unblock-menu"><function>xfce_panel_pl
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-unblock-menu" role="function"/>xfce_panel_plugin_unblock_menu ()</title>
+<title><anchor id="xfce-panel-plugin-unblock-menu"/>xfce_panel_plugin_unblock_menu ()</title>
<indexterm><primary>xfce_panel_plugin_unblock_menu</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_unblock_menu (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
Don't block the menu from being shown.
@@ -380,7 +377,7 @@ See also: <link linkend="xfce-panel-plugin-block-menu"><function>xfce_panel_plug
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-register-menu" role="function"/>xfce_panel_plugin_register_menu ()</title>
+<title><anchor id="xfce-panel-plugin-register-menu"/>xfce_panel_plugin_register_menu ()</title>
<indexterm><primary>xfce_panel_plugin_register_menu</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_plugin_register_menu (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
<link linkend="GtkMenu">GtkMenu</link> *menu);</programlisting>
<para>
@@ -397,7 +394,7 @@ its autohide behaviour.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-lookup-rc-file" role="function"/>xfce_panel_plugin_lookup_rc_file ()</title>
+<title><anchor id="xfce-panel-plugin-lookup-rc-file"/>xfce_panel_plugin_lookup_rc_file ()</title>
<indexterm><primary>xfce_panel_plugin_lookup_rc_file</primary></indexterm><programlisting><link linkend="char">char</link>* xfce_panel_plugin_lookup_rc_file
(<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin);</programlisting>
<para>
@@ -409,14 +406,14 @@ locations. Uses <link linkend="xfce-resource-lookup"><function>xfce_resource_loo
<varlistentry><term><parameter>plugin</parameter>&nbsp;:</term>
<listitem><simpara> an <link linkend="XfcePanelPlugin"><type>XfcePanelPlugin</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> path to configuration file or <link linkend="NULL:CAPS"><literal>NULL</literal></link> if none was found. The
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> path to configuration file or <literal>NULL</literal> if none was found. The
returned string must be freed using <link linkend="g-free"><function>g_free()</function></link>.
See also: <link linkend="xfce-panel-plugin-save-location"><function>xfce_panel_plugin_save_location()</function></link>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-plugin-save-location" role="function"/>xfce_panel_plugin_save_location ()</title>
+<title><anchor id="xfce-panel-plugin-save-location"/>xfce_panel_plugin_save_location ()</title>
<indexterm><primary>xfce_panel_plugin_save_location</primary></indexterm><programlisting><link linkend="char">char</link>* xfce_panel_plugin_save_location (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
<link linkend="gboolean">gboolean</link> create);</programlisting>
<para>
@@ -431,7 +428,7 @@ Uses <link linkend="xfce-resource-save-location"><function>xfce_resource_save_lo
<varlistentry><term><parameter>create</parameter>&nbsp;:</term>
<listitem><simpara> whether the file should be created
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> path to configuration file or <link linkend="NULL:CAPS"><literal>NULL</literal></link> is the file could not be
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> path to configuration file or <literal>NULL</literal> is the file could not be
created. The returned string must be freed using <link linkend="g-free"><function>g_free()</function></link>.
See also: <link linkend="xfce-panel-plugin-lookup-rc-file"><function>xfce_panel_plugin_lookup_rc_file()</function></link>
@@ -439,10 +436,10 @@ See also: <link linkend="xfce-panel-plugin-lookup-rc-file"><function>xfce_panel_
</variablelist></refsect2>
</refsect1>
-<refsect1 id="property_details">
-<title id="property_details.title">Property Details</title>
+<refsect1>
+<title>Properties</title>
<refsect2><title><anchor id="XfcePanelPlugin--display-name"/>The &quot;<literal>display-name</literal>&quot; property</title>
-<indexterm><primary>XfcePanelPlugin:display-name</primary></indexterm><programlisting> &quot;display-name&quot; <link linkend="gchararray">gchararray</link> : Read</programlisting>
+<programlisting> &quot;display-name&quot; <link linkend="gchararray">gchararray</link> : Read</programlisting>
<para>
Translated plugin name. This is the name that can be presented to
the user, e.g. in dialogs or menus.</para>
@@ -451,7 +448,7 @@ the user, e.g. in dialogs or menus.</para>
</para><para>Default value: NULL</para>
</refsect2>
<refsect2><title><anchor id="XfcePanelPlugin--expand"/>The &quot;<literal>expand</literal>&quot; property</title>
-<indexterm><primary>XfcePanelPlugin:expand</primary></indexterm><programlisting> &quot;expand&quot; <link linkend="gboolean">gboolean</link> : Read / Write</programlisting>
+<programlisting> &quot;expand&quot; <link linkend="gboolean">gboolean</link> : Read / Write</programlisting>
<para>
Whether to expand the plugin when the panel width increases.</para>
<para>
@@ -459,7 +456,7 @@ Whether to expand the plugin when the panel width increases.</para>
</para><para>Default value: FALSE</para>
</refsect2>
<refsect2><title><anchor id="XfcePanelPlugin--id"/>The &quot;<literal>id</literal>&quot; property</title>
-<indexterm><primary>XfcePanelPlugin:id</primary></indexterm><programlisting> &quot;id&quot; <link linkend="gchararray">gchararray</link> : Read</programlisting>
+<programlisting> &quot;id&quot; <link linkend="gchararray">gchararray</link> : Read</programlisting>
<para>
Unique identifier string created for every <link linkend="XfcePanelPlugin"><type>XfcePanelPlugin</type></link> instance.</para>
<para>
@@ -467,7 +464,7 @@ Unique identifier string created for every <link linkend="XfcePanelPlugin"><type
</para><para>Default value: NULL</para>
</refsect2>
<refsect2><title><anchor id="XfcePanelPlugin--name"/>The &quot;<literal>name</literal>&quot; property</title>
-<indexterm><primary>XfcePanelPlugin:name</primary></indexterm><programlisting> &quot;name&quot; <link linkend="gchararray">gchararray</link> : Read</programlisting>
+<programlisting> &quot;name&quot; <link linkend="gchararray">gchararray</link> : Read</programlisting>
<para>
Untranslated plugin name. This identifies the plugin type and
therefore has to be unique.</para>
@@ -476,7 +473,7 @@ therefore has to be unique.</para>
</para><para>Default value: NULL</para>
</refsect2>
<refsect2><title><anchor id="XfcePanelPlugin--screen-position"/>The &quot;<literal>screen-position</literal>&quot; property</title>
-<indexterm><primary>XfcePanelPlugin:screen-position</primary></indexterm><programlisting> &quot;screen-position&quot; <link linkend="XfceScreenPosition">XfceScreenPosition</link> : Read</programlisting>
+<programlisting> &quot;screen-position&quot; <link linkend="XfceScreenPosition">XfceScreenPosition</link> : Read</programlisting>
<para>
The current <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></link> of the panel.</para>
<para>
@@ -484,7 +481,7 @@ The current <link linkend="XfceScreenPosition"><type>XfceScreenPosition</type></
</para><para>Default value: XFCE_SCREEN_POSITION_S</para>
</refsect2>
<refsect2><title><anchor id="XfcePanelPlugin--size"/>The &quot;<literal>size</literal>&quot; property</title>
-<indexterm><primary>XfcePanelPlugin:size</primary></indexterm><programlisting> &quot;size&quot; <link linkend="gint">gint</link> : Read</programlisting>
+<programlisting> &quot;size&quot; <link linkend="gint">gint</link> : Read</programlisting>
<para>
The current panel size.</para>
<para>
@@ -495,11 +492,11 @@ The current panel size.</para>
</refsect1>
-<refsect1 id="signals">
-<title id="signals.title">Signal Details</title>
+<refsect1>
+<title>Signals</title>
<refsect2><title><anchor id="XfcePanelPlugin-about"/>The &quot;about&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::about</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the 'About' menu item is clicked. Plugin writers
should connect to this signal to show information about their
@@ -516,8 +513,8 @@ See also: <link linkend="xfce-panel-plugin-menu-show-about"><function>xfce_panel
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelPlugin-configure-plugin"/>The &quot;configure-plugin&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::configure-plugin</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the 'Configure' menu item is clicked. Plugin writers
should connect to this signal to show a settings dialog.
@@ -533,14 +530,14 @@ See also: <link linkend="xfce-panel-plugin-menu-show-configure"><function>xfce_p
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelPlugin-free-data"/>The &quot;free-data&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::free-data</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the panel is closing. Plugin writers should connect to
this signal to free any allocated resources.
</para>
<para>
-See also: <link linkend="XfcePanelPlugin-save"><type>XfcePanelPlugin::save</type></link></para>
+See also: <link linkend="XfcePanelPlugin"><type>XfcePanelPlugin</type></link>::save</para>
<para>
</para><variablelist role="params">
@@ -550,9 +547,9 @@ See also: <link linkend="XfcePanelPlugin-save"><type>XfcePanelPlugin::save</type
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelPlugin-orientation-changed"/>The &quot;orientation-changed&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::orientation-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="GtkOrientation">GtkOrientation</link> *orientation,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="GtkOrientation">GtkOrientation</link> orientation,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the panel orientation changes.</para>
<para>
@@ -567,8 +564,8 @@ Emitted when the panel orientation changes.</para>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelPlugin-save"/>The &quot;save&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::save</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted before the panel is closing. May be called more than once
while the panel is running. Plugin writers should connect to
@@ -585,9 +582,9 @@ See also: <link linkend="xfce-panel-plugin-get-rc-file"><function>xfce_panel_plu
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelPlugin-screen-position-changed"/>The &quot;screen-position-changed&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::screen-position-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="XfceScreenPosition">XfceScreenPosition</link> *position,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="XfceScreenPosition">XfceScreenPosition</link> position,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the screen position changes. Most plugins will be
more interested in the "orientation-changed" signal.</para>
@@ -603,9 +600,9 @@ more interested in the "orientation-changed" signal.</para>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelPlugin-size-changed"/>The &quot;size-changed&quot; signal</title>
-<indexterm><primary>XfcePanelPlugin::size-changed</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
- <link linkend="gint">gint</link> size,
- <link linkend="gpointer">gpointer</link> user_data) : Run last / No recursion / No hooks</programlisting>
+<programlisting><link linkend="gboolean">gboolean</link> user_function (<link linkend="XfcePanelPlugin">XfcePanelPlugin</link> *plugin,
+ <link linkend="gint">gint</link> size,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the panel size changes.</para>
<para>
@@ -619,7 +616,7 @@ Emitted when the panel size changes.</para>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> when handled, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> otherwise.
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> when handled, <literal>FALSE</literal> otherwise.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
</refsect1>
diff --git a/docs/API/xml/xfce-panel-plugin.xml b/docs/API/xml/xfce-panel-plugin.xml
index 956ecd94..f393e85e 100644
--- a/docs/API/xml/xfce-panel-plugin.xml
+++ b/docs/API/xml/xfce-panel-plugin.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="libxfce4panel-Writing-Plugins">
<refmeta>
-<refentrytitle id="top_of_page">Writing Plugins</refentrytitle>
+<refentrytitle>Writing Plugins</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>Writing Plugins</refname>
-<refpurpose><para>
+<refname>Writing Plugins</refname><refpurpose><para>
Information for plugin writers
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -37,17 +34,17 @@ Information for plugin writers
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
Macros to register a plugin with the Xfce Panel.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL:CAPS" role="macro"/>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL()</title>
+<title><anchor id="XFCE-PANEL-PLUGIN-REGISTER-EXTERNAL:CAPS"/>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL()</title>
<indexterm><primary>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL</primary></indexterm><programlisting>#define XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL(construct)</programlisting>
<para>
Registers and initializes the plugin. This is the only thing that is
@@ -63,7 +60,7 @@ See also: <link linkend="XfcePanelPlugin">Panel Plugin interface</link></para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="XFCE-PANEL-PLUGIN-REGISTER-INTERNAL:CAPS" role="macro"/>XFCE_PANEL_PLUGIN_REGISTER_INTERNAL()</title>
+<title><anchor id="XFCE-PANEL-PLUGIN-REGISTER-INTERNAL:CAPS"/>XFCE_PANEL_PLUGIN_REGISTER_INTERNAL()</title>
<indexterm><primary>XFCE_PANEL_PLUGIN_REGISTER_INTERNAL</primary></indexterm><programlisting>#define XFCE_PANEL_PLUGIN_REGISTER_INTERNAL(construct)</programlisting>
<para>
Registers and initializes the plugin. This is the only thing that is
diff --git a/docs/API/xml/xfce-panel-window.xml b/docs/API/xml/xfce-panel-window.xml
index c516341f..d261e80c 100644
--- a/docs/API/xml/xfce-panel-window.xml
+++ b/docs/API/xml/xfce-panel-window.xml
@@ -3,21 +3,18 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="XfcePanelWindow">
<refmeta>
-<refentrytitle id="top_of_page">XfcePanelWindow</refentrytitle>
+<refentrytitle>XfcePanelWindow</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBXFCE4PANEL Library</refmiscinfo>
</refmeta>
<refnamediv>
-<refname>XfcePanelWindow</refname>
-<refpurpose><para>
+<refname>XfcePanelWindow</refname><refpurpose><para>
A toplevel borderless window with optional move handles.
</para></refpurpose>
-<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>
-<refsynopsisdiv id="synopsis">
-<title id="synopsis.title">Synopsis</title>
+<refsynopsisdiv><title>Synopsis</title>
<synopsis>
@@ -73,8 +70,8 @@ enum <link linkend="XfceHandleStyle">XfceHandleStyle</link>;
</synopsis>
</refsynopsisdiv>
-<refsect1 id="object_hierarchy">
-<title id="object_hierarchy.title">Object Hierarchy</title>
+<refsect1>
+<title>Object Hierarchy</title>
<synopsis>
<link linkend="GObject">GObject</link>
@@ -91,8 +88,8 @@ enum <link linkend="XfceHandleStyle">XfceHandleStyle</link>;
-<refsect1 id="impl_interfaces">
-<title id="impl_interfaces.title">Implemented Interfaces</title>
+<refsect1>
+<title>Implemented Interfaces</title>
<para>
XfcePanelWindow implements
<link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
@@ -100,8 +97,8 @@ XfcePanelWindow implements
</refsect1>
-<refsect1 id="properties">
-<title id="properties.title">Properties</title>
+<refsect1>
+<title>Properties</title>
<synopsis>
&quot;<link linkend="XfcePanelWindow--handle-style">handle-style</link>&quot; <link linkend="XfceHandleStyle">XfceHandleStyle</link> : Read / Write
@@ -109,48 +106,48 @@ XfcePanelWindow implements
</synopsis>
</refsect1>
-<refsect1 id="signal_proto">
-<title id="signal_proto.title">Signals</title>
+<refsect1>
+<title>Signal Prototypes</title>
<synopsis>
&quot;<link linkend="XfcePanelWindow-move">move</link>&quot; <link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="gint">gint</link> x,
- <link linkend="gint">gint</link> y,
- <link linkend="gpointer">gpointer</link> user_data) : Run last
+ <link linkend="gint">gint</link> x,
+ <link linkend="gint">gint</link> y,
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelWindow-move-end">move-end</link>&quot; <link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="gint">gint</link> x,
- <link linkend="gint">gint</link> y,
- <link linkend="gpointer">gpointer</link> user_data) : Run last
+ <link linkend="gint">gint</link> x,
+ <link linkend="gint">gint</link> y,
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelWindow-move-start">move-start</link>&quot;
<link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="gpointer">gpointer</link> user_data) : Run last
+ <link linkend="gpointer">gpointer</link> user_data);
&quot;<link linkend="XfcePanelWindow-orientation-changed">orientation-changed</link>&quot;
<link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="GtkOrientation">GtkOrientation</link> *orientation,
- <link linkend="gpointer">gpointer</link> user_data) : Run first
+ <link linkend="GtkOrientation">GtkOrientation</link> orientation,
+ <link linkend="gpointer">gpointer</link> user_data);
</synopsis>
</refsect1>
-<refsect1 id="desc">
-<title id="desc.title">Description</title>
+<refsect1>
+<title>Description</title>
<para>
A widget derived from <link linkend="GtkWindow"><type>GtkWindow</type></link> that implements a toplevel window for panels.
It optionally can have one or two move handles.
</para>
</refsect1>
-<refsect1 id="details">
-<title id="details.title">Details</title>
+<refsect1>
+<title>Details</title>
<refsect2>
-<title><anchor id="XfcePanelWindow-struct" role="struct"/>XfcePanelWindow</title>
+<title><anchor id="XfcePanelWindow-struct"/>XfcePanelWindow</title>
<indexterm><primary>XfcePanelWindow</primary></indexterm><programlisting>typedef struct _XfcePanelWindow XfcePanelWindow;</programlisting>
<para>
The <link linkend="XfcePanelWindow-struct"><type>XfcePanelWindow-struct</type></link> struct contains private data only, and
should be accessed using the functions below.
</para></refsect2>
<refsect2>
-<title><anchor id="XfceHandleStyle" role="enum"/>enum XfceHandleStyle</title>
+<title><anchor id="XfceHandleStyle"/>enum XfceHandleStyle</title>
<indexterm><primary>XfceHandleStyle</primary></indexterm><programlisting>typedef enum /*&lt;enum,prefix=XFCE_HANDLE_STYLE &gt;*/
{
XFCE_HANDLE_STYLE_NONE,
@@ -166,28 +163,28 @@ Style of the handles on an <link linkend="XfcePanelWindow"><type>XfcePanelWindow
</para><variablelist role="enum">
<varlistentry>
-<term><anchor id="XFCE-HANDLE-STYLE-NONE:CAPS" role="constant"/><literal>XFCE_HANDLE_STYLE_NONE</literal></term>
+<term><literal>XFCE_HANDLE_STYLE_NONE</literal></term>
<listitem><simpara> No handles.
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-HANDLE-STYLE-BOTH:CAPS" role="constant"/><literal>XFCE_HANDLE_STYLE_BOTH</literal></term>
+<term><literal>XFCE_HANDLE_STYLE_BOTH</literal></term>
<listitem><simpara> Two handles, one on each side.
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-HANDLE-STYLE-START:CAPS" role="constant"/><literal>XFCE_HANDLE_STYLE_START</literal></term>
+<term><literal>XFCE_HANDLE_STYLE_START</literal></term>
<listitem><simpara> One handle at the start.
</simpara></listitem>
</varlistentry>
<varlistentry>
-<term><anchor id="XFCE-HANDLE-STYLE-END:CAPS" role="constant"/><literal>XFCE_HANDLE_STYLE_END</literal></term>
+<term><literal>XFCE_HANDLE_STYLE_END</literal></term>
<listitem><simpara> One handle at the end.
</simpara></listitem>
</varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="XfcePanelWindowMoveFunc" role="function"/>XfcePanelWindowMoveFunc ()</title>
+<title><anchor id="XfcePanelWindowMoveFunc"/>XfcePanelWindowMoveFunc ()</title>
<indexterm><primary>XfcePanelWindowMoveFunc</primary></indexterm><programlisting><link linkend="void">void</link> (*XfcePanelWindowMoveFunc) (<link linkend="GtkWidget">GtkWidget</link> *widget,
<link linkend="gpointer">gpointer</link> data,
<link linkend="int">int</link> *x,
@@ -213,7 +210,7 @@ position.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="XfcePanelWindowResizeFunc" role="function"/>XfcePanelWindowResizeFunc ()</title>
+<title><anchor id="XfcePanelWindowResizeFunc"/>XfcePanelWindowResizeFunc ()</title>
<indexterm><primary>XfcePanelWindowResizeFunc</primary></indexterm><programlisting><link linkend="void">void</link> (*XfcePanelWindowResizeFunc) (<link linkend="GtkWidget">GtkWidget</link> *widget,
<link linkend="gpointer">gpointer</link> data,
<link linkend="GtkAllocation">GtkAllocation</link> *previous,
@@ -247,7 +244,7 @@ and <parameter>y</parameter> to set the new position.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-new" role="function"/>xfce_panel_window_new ()</title>
+<title><anchor id="xfce-panel-window-new"/>xfce_panel_window_new ()</title>
<indexterm><primary>xfce_panel_window_new</primary></indexterm><programlisting><link linkend="GtkWidget">GtkWidget</link>* xfce_panel_window_new (void);</programlisting>
<para>
Create new panel window.</para>
@@ -258,7 +255,7 @@ Create new panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-set-orientation" role="function"/>xfce_panel_window_set_orientation ()</title>
+<title><anchor id="xfce-panel-window-set-orientation"/>xfce_panel_window_set_orientation ()</title>
<indexterm><primary>xfce_panel_window_set_orientation</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_set_orientation
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="GtkOrientation">GtkOrientation</link> orientation);</programlisting>
@@ -275,7 +272,7 @@ Set orientation for panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-get-orientation" role="function"/>xfce_panel_window_get_orientation ()</title>
+<title><anchor id="xfce-panel-window-get-orientation"/>xfce_panel_window_get_orientation ()</title>
<indexterm><primary>xfce_panel_window_get_orientation</primary></indexterm><programlisting><link linkend="GtkOrientation">GtkOrientation</link> xfce_panel_window_get_orientation
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window);</programlisting>
<para>
@@ -290,7 +287,7 @@ Get orientation of panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-set-handle-style" role="function"/>xfce_panel_window_set_handle_style ()</title>
+<title><anchor id="xfce-panel-window-set-handle-style"/>xfce_panel_window_set_handle_style ()</title>
<indexterm><primary>xfce_panel_window_set_handle_style</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_set_handle_style
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="XfceHandleStyle">XfceHandleStyle</link> handle_style);</programlisting>
@@ -307,7 +304,7 @@ Set handle style for panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-get-handle-style" role="function"/>xfce_panel_window_get_handle_style ()</title>
+<title><anchor id="xfce-panel-window-get-handle-style"/>xfce_panel_window_get_handle_style ()</title>
<indexterm><primary>xfce_panel_window_get_handle_style</primary></indexterm><programlisting><link linkend="XfceHandleStyle">XfceHandleStyle</link> xfce_panel_window_get_handle_style
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window);</programlisting>
<para>
@@ -322,7 +319,7 @@ Get handle style of panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-set-show-border" role="function"/>xfce_panel_window_set_show_border ()</title>
+<title><anchor id="xfce-panel-window-set-show-border"/>xfce_panel_window_set_show_border ()</title>
<indexterm><primary>xfce_panel_window_set_show_border</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_set_show_border
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="gboolean">gboolean</link> top_border,
@@ -351,7 +348,7 @@ Set border visibility for the panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-get-show-border" role="function"/>xfce_panel_window_get_show_border ()</title>
+<title><anchor id="xfce-panel-window-get-show-border"/>xfce_panel_window_get_show_border ()</title>
<indexterm><primary>xfce_panel_window_get_show_border</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_get_show_border
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="gboolean">gboolean</link> *top_border,
@@ -367,20 +364,20 @@ Get visibility of panel window borders.</para>
<listitem><simpara> <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>top_border</parameter>&nbsp;:</term>
-<listitem><simpara> location for top border or <link linkend="NULL:CAPS"><literal>NULL</literal></link>
+<listitem><simpara> location for top border or <literal>NULL</literal>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>bottom_border</parameter>&nbsp;:</term>
-<listitem><simpara> location for bottom border or <link linkend="NULL:CAPS"><literal>NULL</literal></link>
+<listitem><simpara> location for bottom border or <literal>NULL</literal>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>left_border</parameter>&nbsp;:</term>
-<listitem><simpara> location for left border or <link linkend="NULL:CAPS"><literal>NULL</literal></link>
+<listitem><simpara> location for left border or <literal>NULL</literal>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>right_border</parameter>&nbsp;:</term>
-<listitem><simpara> location for right border or <link linkend="NULL:CAPS"><literal>NULL</literal></link>
+<listitem><simpara> location for right border or <literal>NULL</literal>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-set-resize-function" role="function"/>xfce_panel_window_set_resize_function ()</title>
+<title><anchor id="xfce-panel-window-set-resize-function"/>xfce_panel_window_set_resize_function ()</title>
<indexterm><primary>xfce_panel_window_set_resize_function</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_set_resize_function
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="XfcePanelWindowResizeFunc">XfcePanelWindowResizeFunc</link> function,
@@ -401,7 +398,7 @@ Set a function to modify resize behaviour of the panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-set-move-function" role="function"/>xfce_panel_window_set_move_function ()</title>
+<title><anchor id="xfce-panel-window-set-move-function"/>xfce_panel_window_set_move_function ()</title>
<indexterm><primary>xfce_panel_window_set_move_function</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_set_move_function
(<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="XfcePanelWindowMoveFunc">XfcePanelWindowMoveFunc</link> function,
@@ -422,7 +419,7 @@ Set a function to modify move behaviour of the panel window.</para>
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-set-movable" role="function"/>xfce_panel_window_set_movable ()</title>
+<title><anchor id="xfce-panel-window-set-movable"/>xfce_panel_window_set_movable ()</title>
<indexterm><primary>xfce_panel_window_set_movable</primary></indexterm><programlisting><link linkend="void">void</link> xfce_panel_window_set_movable (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
<link linkend="gboolean">gboolean</link> movable);</programlisting>
<para>
@@ -434,30 +431,30 @@ Set if the panel window can be moved by the user.</para>
<listitem><simpara> <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link>
</simpara></listitem></varlistentry>
<varlistentry><term><parameter>movable</parameter>&nbsp;:</term>
-<listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> or <link linkend="FALSE:CAPS"><literal>FALSE</literal></link>.
+<listitem><simpara> <literal>TRUE</literal> or <literal>FALSE</literal>.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2>
-<title><anchor id="xfce-panel-window-get-movable" role="function"/>xfce_panel_window_get_movable ()</title>
+<title><anchor id="xfce-panel-window-get-movable"/>xfce_panel_window_get_movable ()</title>
<indexterm><primary>xfce_panel_window_get_movable</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link> xfce_panel_window_get_movable (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window);</programlisting>
<para>
Check if the panel window can be moved by the user.
-By default this is <link linkend="TRUE:CAPS"><literal>TRUE</literal></link>.</para>
+By default this is <literal>TRUE</literal>.</para>
<para>
</para><variablelist role="params">
<varlistentry><term><parameter>window</parameter>&nbsp;:</term>
<listitem><simpara> <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link>
</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <link linkend="TRUE:CAPS"><literal>TRUE</literal></link> if the user is allowed to move <parameter>window</parameter>, <link linkend="FALSE:CAPS"><literal>FALSE</literal></link> if not.
+<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara> <literal>TRUE</literal> if the user is allowed to move <parameter>window</parameter>, <literal>FALSE</literal> if not.
</simpara></listitem></varlistentry>
</variablelist></refsect2>
</refsect1>
-<refsect1 id="property_details">
-<title id="property_details.title">Property Details</title>
+<refsect1>
+<title>Properties</title>
<refsect2><title><anchor id="XfcePanelWindow--handle-style"/>The &quot;<literal>handle-style</literal>&quot; property</title>
-<indexterm><primary>XfcePanelWindow:handle-style</primary></indexterm><programlisting> &quot;handle-style&quot; <link linkend="XfceHandleStyle">XfceHandleStyle</link> : Read / Write</programlisting>
+<programlisting> &quot;handle-style&quot; <link linkend="XfceHandleStyle">XfceHandleStyle</link> : Read / Write</programlisting>
<para>
The <link linkend="XfceHandleStyle"><type>XfceHandleStyle</type></link> to use when drawing handles.</para>
<para>
@@ -465,7 +462,7 @@ The <link linkend="XfceHandleStyle"><type>XfceHandleStyle</type></link> to use w
</para><para>Default value: XFCE_HANDLE_STYLE_BOTH</para>
</refsect2>
<refsect2><title><anchor id="XfcePanelWindow--orientation"/>The &quot;<literal>orientation</literal>&quot; property</title>
-<indexterm><primary>XfcePanelWindow:orientation</primary></indexterm><programlisting> &quot;orientation&quot; <link linkend="GtkOrientation">GtkOrientation</link> : Read / Write</programlisting>
+<programlisting> &quot;orientation&quot; <link linkend="GtkOrientation">GtkOrientation</link> : Read / Write</programlisting>
<para>
The orientation of the window. This the determines the way the handles
are drawn.</para>
@@ -476,13 +473,13 @@ are drawn.</para>
</refsect1>
-<refsect1 id="signals">
-<title id="signals.title">Signal Details</title>
+<refsect1>
+<title>Signals</title>
<refsect2><title><anchor id="XfcePanelWindow-move"/>The &quot;move&quot; signal</title>
-<indexterm><primary>XfcePanelWindow::move</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="gint">gint</link> x,
- <link linkend="gint">gint</link> y,
- <link linkend="gpointer">gpointer</link> user_data) : Run last</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
+ <link linkend="gint">gint</link> x,
+ <link linkend="gint">gint</link> y,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the user moves the <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link> to a new position with
coordinates (<parameter>x</parameter>, <parameter>y</parameter>).</para>
@@ -501,10 +498,10 @@ coordinates (<parameter>x</parameter>, <parameter>y</parameter>).</para>
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelWindow-move-end"/>The &quot;move-end&quot; signal</title>
-<indexterm><primary>XfcePanelWindow::move-end</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="gint">gint</link> x,
- <link linkend="gint">gint</link> y,
- <link linkend="gpointer">gpointer</link> user_data) : Run last</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
+ <link linkend="gint">gint</link> x,
+ <link linkend="gint">gint</link> y,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the user stops dragging the <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link>. The latest
position has coordinates (<parameter>x</parameter>, <parameter>y</parameter>).</para>
@@ -523,8 +520,8 @@ position has coordinates (<parameter>x</parameter>, <parameter>y</parameter>).</
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelWindow-move-start"/>The &quot;move-start&quot; signal</title>
-<indexterm><primary>XfcePanelWindow::move-start</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="gpointer">gpointer</link> user_data) : Run last</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the user starts to drag the <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link>.</para>
<para>
@@ -536,9 +533,9 @@ Emitted when the user starts to drag the <link linkend="XfcePanelWindow"><type>X
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
</variablelist></refsect2><refsect2><title><anchor id="XfcePanelWindow-orientation-changed"/>The &quot;orientation-changed&quot; signal</title>
-<indexterm><primary>XfcePanelWindow::orientation-changed</primary></indexterm><programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
- <link linkend="GtkOrientation">GtkOrientation</link> *orientation,
- <link linkend="gpointer">gpointer</link> user_data) : Run first</programlisting>
+<programlisting><link linkend="void">void</link> user_function (<link linkend="XfcePanelWindow">XfcePanelWindow</link> *window,
+ <link linkend="GtkOrientation">GtkOrientation</link> orientation,
+ <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>
Emitted when the orientation of the <link linkend="XfcePanelWindow"><type>XfcePanelWindow</type></link> changes.</para>
<para>
diff --git a/po/ar.po b/po/ar.po
index 81203a7c..6bc9e3b3 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:15+0900\n"
diff --git a/po/az.po b/po/az.po
index d0aa98df..1cd49b35 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:16+0900\n"
diff --git a/po/be.po b/po/be.po
index 4e8e8edd..07e3eddc 100644
--- a/po/be.po
+++ b/po/be.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:16+0900\n"
diff --git a/po/bg.po b/po/bg.po
index ea296181..c8a252a1 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-08-21 17:27+0900\n"
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 97dcb39c..2de212e7 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:17+0900\n"
diff --git a/po/ca.po b/po/ca.po
index b05f4402..36ce335f 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,7 +6,7 @@
# Pau Rul.lan Ferragut <paurullan@bulma.net> 2005, 2006
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-20 13:11+0200\n"
diff --git a/po/cs.po b/po/cs.po
index 0c4cd551..5c2b821e 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-08-18 22:37+0100\n"
diff --git a/po/de.po b/po/de.po
index 89c5e0f1..e75cfe4c 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-25 18:48+0200\n"
"PO-Revision-Date: 2006-08-27 19:28+0200\n"
diff --git a/po/dz.po b/po/dz.po
index e2afa6a2..6f16fbff 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-09-02 17:22+0200\n"
"PO-Revision-Date: 2006-10-24 20:31+0530\n"
diff --git a/po/el.po b/po/el.po
index ac800e50..97aff497 100644
--- a/po/el.po
+++ b/po/el.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-08-24 18:15+0200\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 4206458a..b0c1b078 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:21+0900\n"
diff --git a/po/eo.po b/po/eo.po
index fc275fba..786f990b 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-21 12:14+0200\n"
diff --git a/po/es.po b/po/es.po
index c2634f4f..8aae022b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-11-07 22:12+0900\n"
diff --git a/po/es_MX.po b/po/es_MX.po
index c061ac74..46cb0b4b 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-08-18 01:08+0900\n"
diff --git a/po/et.po b/po/et.po
index 43e7c697..6d1334ba 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-04-13 14:16+0300\n"
diff --git a/po/eu.po b/po/eu.po
index df4685d7..affec59e 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@
# Piarres Beobide Egaña <pi@beobide.net>, 2004, 2005, 2006.
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-08-12 22:23+0200\n"
diff --git a/po/fa.po b/po/fa.po
index 30f32259..85fd7376 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:25+0900\n"
diff --git a/po/fi.po b/po/fi.po
index 5612b758..ff647bcc 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 21:35+0300\n"
"PO-Revision-Date: 2006-08-12 21:36+0300\n"
diff --git a/po/fr.po b/po/fr.po
index 975184ff..6c109b42 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-15 17:46+0100\n"
diff --git a/po/gl.po b/po/gl.po
index 3be1d5ce..e23b0960 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2006-05-29 20:39+0000\n"
"PO-Revision-Date: 2006-06-06 12:38+0000\n"
diff --git a/po/gu.po b/po/gu.po
index cfe0b951..4d5d24e5 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:29+0900\n"
diff --git a/po/he.po b/po/he.po
index a4a94595..fd717638 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,7 +8,7 @@
# Yuval Tanny <tanai@int.gov.il>, 2004, 2006.
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-02 04:46+0300\n"
diff --git a/po/hi.po b/po/hi.po
index 164fd55c..40dfd97c 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-08-21 17:43+0900\n"
diff --git a/po/hu.po b/po/hu.po
index 79aa3ed2..03f19924 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-02 09:27+0100\n"
diff --git a/po/hy.po b/po/hy.po
index b33d0bc4..c2a4b7e9 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:31+0900\n"
diff --git a/po/it.po b/po/it.po
index e71942eb..96045611 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-10-20 12:50+0100\n"
diff --git a/po/ja.po b/po/ja.po
index 1c5253ce..fd2c6ead 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-05-31 21:43+0900\n"
diff --git a/po/ka.po b/po/ka.po
index 33f290f3..f55605dc 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2006-08-24 23:41+0400\n"
"Last-Translator: Dimitri Gogelia <delphi.knight@gmail.com>\n"
diff --git a/po/ko.po b/po/ko.po
index e3eadc0e..9a95f436 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-10-09 16:42+0900\n"
diff --git a/po/lt.po b/po/lt.po
index 2324b242..f8ea9e7e 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:34+0900\n"
diff --git a/po/mr.po b/po/mr.po
index 38a54ff2..b5ee0bc2 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:35+0900\n"
diff --git a/po/ms.po b/po/ms.po
index 79e3bb50..122a4136 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-08-21 17:47+0900\n"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 79b534af..78b547a0 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-08-18 01:10+0900\n"
diff --git a/po/nl.po b/po/nl.po
index 7d8c5606..a2754f42 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-08-12 17:06+0200\n"
diff --git a/po/pa.po b/po/pa.po
index 91d1eb95..3ec22d83 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:36+0900\n"
diff --git a/po/pl.po b/po/pl.po
index b5b26329..431400c5 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-06-08 23:00+0200\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 12139dae..f76609b7 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-03 15:12-0300\n"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index e61c9afd..d5913e9a 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:38+0900\n"
diff --git a/po/ro.po b/po/ro.po
index 9cee29da..4fb5ec56 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:39+0900\n"
diff --git a/po/ru.po b/po/ru.po
index 9be3cbbc..a95e7a1f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-04-23 15:25+0600\n"
diff --git a/po/sk.po b/po/sk.po
index c50d3620..a42cf8c8 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-03-28 16:32+0200\n"
diff --git a/po/sv.po b/po/sv.po
index 5283d30d..302b60bd 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-08-21 17:48+0900\n"
diff --git a/po/ta.po b/po/ta.po
index 5a709566..a2f5a5cf 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:42+0900\n"
diff --git a/po/tr.po b/po/tr.po
index c3465712..ee81568f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:43+0900\n"
diff --git a/po/uk.po b/po/uk.po
index a824d610..3f02e364 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2005-09-29 20:43+0900\n"
diff --git a/po/vi.po b/po/vi.po
index 2bbdbc64..64f3d42e 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@
# Phan Vĩnh Thịnh <teppi82@gmail.com>, 2006.
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.90.2\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-05 02:07+0400\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9074a0de..fb28a173 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,7 +9,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-04-20 21:45+0800\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index cce7c14e..04afc5c7 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-panel 4.3.99.1\n"
+"Project-Id-Version: xfce4-panel 4.3.99.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-12 17:05+0200\n"
"PO-Revision-Date: 2006-09-27 23:36+0800\n"