Removed the evil "Requires Checkbox" button as per Joe's request.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index 2e77833..2bbece9 100755 (executable)
@@ -11,6 +11,7 @@
                 clearHotKey = id; 
                 editHotKey = id; 
                 showPrefsWindow = id; 
+                showTestWindow = id; 
             }; 
             CLASS = PreferencesController; 
             LANGUAGE = ObjC; 
@@ -20,6 +21,9 @@
                 appearanceEffectPopup = NSPopUpButton; 
                 appearanceSpeedSlider = NSSlider; 
                 artistCheckbox = NSButton; 
+                backgroundColorPopup = NSPopUpButton; 
+                backgroundColorWell = NSColorWell; 
+                backgroundStylePopup = NSPopUpButton; 
                 clientPasswordTextField = NSTextField; 
                 hostTextField = NSTextField; 
                 hotKeysTableView = NSTableView; 
@@ -36,6 +40,7 @@
                 passwordPanelTextField = NSTextField; 
                 passwordPanelTitle = NSTextField; 
                 passwordTextField = NSTextField; 
+                positionMatrix = NSMatrix; 
                 ratingCheckbox = NSButton; 
                 selectPlayerBox = NSBox; 
                 selectPlayerSheet = NSPanel; 
                 songsInAdvance = NSTextField; 
                 trackNumberCheckbox = NSButton; 
                 trackTimeCheckbox = NSButton; 
-                usePasswordCheckbox = NSButton; 
                 useSharedMenuTunesCheckbox = NSButton; 
                 vanishDelaySlider = NSSlider; 
                 vanishEffectPopup = NSPopUpButton; 
                 vanishSpeedSlider = NSSlider; 
                 window = NSWindow; 
+                windowSizingPopup = NSPopUpButton; 
                 zeroConfView = NSView; 
             }; 
             SUPERCLASS = NSObject;