Added a toggle visualizer hotkey. Not implemented in the prefs fully yet,
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index 0110c5a..582b1bc 100755 (executable)
@@ -4,13 +4,13 @@
         {CLASS = KeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
         {
             ACTIONS = {
-                apply = id; 
-                cancel = id; 
                 cancelHotKey = id; 
+                changeGeneralSetting = id; 
+                changeHotKey = id; 
+                changeStatusWindowSetting = id; 
                 clearHotKey = id; 
                 okHotKey = id; 
-                save = id; 
-                setNewHotKey = id; 
+                showPrefsWindow = id; 
             }; 
             CLASS = PreferencesController; 
             LANGUAGE = ObjC; 
@@ -34,6 +34,7 @@
                 trackInfoButton = NSButton; 
                 trackTimeCheckbox = NSButton; 
                 upcomingSongsButton = NSButton; 
+                visualizerButton = NSButton; 
                 volumeDecrementButton = NSButton; 
                 volumeIncrementButton = NSButton; 
                 window = NSWindow;