[Xfce4-commits] [xfce/thunar] 13/13: Fix comments for toggle-menubar
noreply at xfce.org
noreply at xfce.org
Tue May 12 09:58:26 CEST 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/thunar.
commit dca86e929b18181c5808bdaa9225f84342c73694
Author: Harald Judt <h.judt at gmx.at>
Date: Mon May 11 21:18:55 2015 +0200
Fix comments for toggle-menubar
---
thunar/thunar-window.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/thunar/thunar-window.c b/thunar/thunar-window.c
index de2a544..42be0a8 100644
--- a/thunar/thunar-window.c
+++ b/thunar/thunar-window.c
@@ -538,11 +538,11 @@ thunar_window_class_init (ThunarWindowClass *klass)
G_TYPE_BOOLEAN, 0);
/**
- * ThunarWindow::toggle-sidepane:
+ * ThunarWindow::toggle-menubar:
* @window : a #ThunarWindow instance.
*
* Emitted whenever the user toggles the visibility of the
- * sidepane. This is an internal signal used to bind the
+ * menubar. This is an internal signal used to bind the
* action to keys.
**/
window_signals[TOGGLE_MENUBAR] =
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list