[Xfce4-commits] <xfce4-panel:andrzejr/deskbar-libxfce4panel> xfce-panel-plugin: comment fix.
Andrzej
noreply at xfce.org
Mon Dec 12 16:00:02 CET 2011
Updating branch refs/heads/andrzejr/deskbar-libxfce4panel
to 6bb30c94b95d70763374c3be3fb5cc6afecd3365 (commit)
from f9af320ee3f50582039e8f596c87948a37029770 (commit)
commit 6bb30c94b95d70763374c3be3fb5cc6afecd3365
Author: Andrzej <ndrwrdck at gmail.com>
Date: Mon Dec 12 22:51:34 2011 +0900
xfce-panel-plugin: comment fix.
libxfce4panel/xfce-panel-plugin.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libxfce4panel/xfce-panel-plugin.c b/libxfce4panel/xfce-panel-plugin.c
index 8473fe5..a27d23f 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -1959,7 +1959,7 @@ xfce_panel_plugin_set_small (XfcePanelPlugin *plugin,
/**
- * xfce_panel_plugin_get_mode:
+ * xfce_panel_plugin_get_orientation:
* @plugin : an #XfcePanelPlugin.
*
* The orientation of the panel in which the plugin is embedded.
@@ -1980,7 +1980,7 @@ xfce_panel_plugin_get_orientation (XfcePanelPlugin *plugin)
/**
- * xfce_panel_plugin_get_orientation:
+ * xfce_panel_plugin_get_mode:
* @plugin : an #XfcePanelPlugin.
*
* The mode of the panel in which the plugin is embedded.
More information about the Xfce4-commits
mailing list