[ekiga] Completed a comment in the main window code



commit 89807b3435b08d103ed3a0ceb76946ac78bda993
Author: Julien Puydt <jpuydt gnome org>
Date:   Thu Oct 7 17:15:15 2010 +0200

    Completed a comment in the main window code

 src/gui/main_window.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/main_window.cpp b/src/gui/main_window.cpp
index afa1077..033a157 100644
--- a/src/gui/main_window.cpp
+++ b/src/gui/main_window.cpp
@@ -294,7 +294,8 @@ static void on_chat_unread_alert (GtkWidget*,
 				  gpointer);
 
 /* DESCRIPTION  :  This callback is called when the control panel 
- *                 section key changes.
+ *                 section key changes (which can be when the radio
+ *                 menu is changed!)
  * BEHAVIOR     :  Sets the right page, and also sets 
  *                 the good value for the radio menu. 
  * PRE          :  /



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]