[Xfce4-commits] <xfce4-panel:nick/desktop-mode> Libxfce4panel: Fix comment.
Nick Schermer
noreply at xfce.org
Mon Dec 12 20:02:04 CET 2011
Updating branch refs/heads/nick/desktop-mode
to b16f3cd6eb2ed7c246f55473bfe98b96a5b68977 (commit)
from c1ee269848ed320b59ec25afdb525da328d87f96 (commit)
commit b16f3cd6eb2ed7c246f55473bfe98b96a5b68977
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