Update preferences nib to include Audioscrobbler.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index da4ec7f..3f7a192 100755 (executable)
                 clearHotKey = id; 
                 editHotKey = id; 
                 showPrefsWindow = id; 
-                showTestWindow = id; 
             }; 
             CLASS = PreferencesController; 
             LANGUAGE = ObjC; 
             OUTLETS = {
+                albumArtworkCheckbox = NSButton; 
                 albumCheckbox = NSButton; 
                 allTableView = NSTableView; 
                 appearanceEffectPopup = NSPopUpButton; 
                 appearanceSpeedSlider = NSSlider; 
                 artistCheckbox = NSButton; 
+                audioscrobblerEnabledCheckbox = NSButton; 
+                audioscrobblerPasswordTextField = NSSecureTextField; 
+                audioscrobblerUseCacheCheckbox = NSButton; 
+                audioscrobblerUserTextField = NSTextField; 
+                backgroundColorPopup = NSPopUpButton; 
                 backgroundColorWell = NSColorWell; 
                 backgroundStylePopup = NSPopUpButton; 
                 clientPasswordTextField = NSTextField; 
+                composerCheckbox = NSButton; 
                 hostTextField = NSTextField; 
                 hotKeysTableView = NSTableView; 
                 launchAtLoginCheckbox = NSButton; 
                 passwordPanelTextField = NSTextField; 
                 passwordPanelTitle = NSTextField; 
                 passwordTextField = NSTextField; 
+                playCountCheckbox = NSButton; 
+                positionMatrix = NSMatrix; 
                 ratingCheckbox = NSButton; 
+                runScriptsCheckbox = NSButton; 
+                screenPopup = NSPopUpButton; 
                 selectPlayerBox = NSBox; 
                 selectPlayerSheet = NSPanel; 
                 selectSharedPlayerButton = NSButton; 
                 sharingPanelOKButton = NSButton; 
                 sharingTableView = NSTableView; 
                 showOnChangeCheckbox = NSButton; 
+                showScriptsButton = NSButton; 
                 songsInAdvance = NSTextField; 
                 trackNumberCheckbox = NSButton; 
                 trackTimeCheckbox = NSButton; 
-                usePasswordCheckbox = NSButton; 
                 useSharedMenuTunesCheckbox = NSButton; 
                 vanishDelaySlider = NSSlider; 
                 vanishEffectPopup = NSPopUpButton; 
                 vanishSpeedSlider = NSSlider; 
                 window = NSWindow; 
+                windowSizingPopup = NSPopUpButton; 
                 zeroConfView = NSView; 
             }; 
             SUPERCLASS = NSObject;