changeset 2193:2522f6053168 trunk

[svn] - Added comment so it won't happen again ;)
author nhjm449
date Fri, 22 Dec 2006 00:54:43 -0800
parents 9f9db9b5c696
children b9f60fcdf6cc
files ChangeLog audacious/mainwin.c
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 22 00:52:22 2006 -0800
+++ b/ChangeLog	Fri Dec 22 00:54:43 2006 -0800
@@ -1,3 +1,11 @@
+2006-12-22 08:52:22 +0000  George Averill <nhjm449@gmail.com>
+  revision [3389]
+  - Allow radiobuttons/checkboxes in the visualization menu to be updated correctly on startup with the addition of the Voiceprint mode.
+  
+  trunk/audacious/mainwin.c |   16 ++++++++--------
+  1 file changed, 8 insertions(+), 8 deletions(-)
+
+
 2006-12-22 08:32:44 +0000  George Averill <nhjm449@gmail.com>
   revision [3387]
   - Updated fix for doublesized, shaded analyzer.
--- a/audacious/mainwin.c	Fri Dec 22 00:52:22 2006 -0800
+++ b/audacious/mainwin.c	Fri Dec 22 00:54:43 2006 -0800
@@ -267,6 +267,8 @@
 
 /* Mini-visualizer area menu */
 
+/* If you add something here, be sure to update the #defines up above!!! */
+
 GtkItemFactoryEntry mainwin_vis_menu_entries[] = {
     {N_("/Visualization Mode"), NULL, NULL, 0, "<Branch>", NULL},
     {N_("/Visualization Mode/Analyzer"), NULL, mainwin_vis_menu_callback,