[Xfce4-commits] <xfce4-panel:master> Libxfce4panel: Fix comment.
Nick Schermer
noreply at xfce.org
Sat Dec 24 13:10:18 CET 2011
Updating branch refs/heads/master
to d8ff795beb64febb59d7952f05a3f9d68aabfbda (commit)
from cc701714aa73dc841c4f9056f9bc22a24e9b2930 (commit)
commit d8ff795beb64febb59d7952f05a3f9d68aabfbda
Author: Andrzej <ndrwrdck at gmail.com>
Date: Mon Dec 12 22:51:34 2011 +0900
Libxfce4panel: Fix comment.
(cherry picked from commit 6bb30c94b95d70763374c3be3fb5cc6afecd3365)
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