Added an option to the prefs to turn off the tooltip in the status item.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index ccf6333..da5de05 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; 
+                backgroundColorPopup = NSPopUpButton; 
+                backgroundColorWell = NSColorWell; 
+                backgroundStylePopup = NSPopUpButton; 
+                clientPasswordTextField = NSTextField; 
                 hostTextField = NSTextField; 
                 hotKeysTableView = NSTableView; 
                 launchAtLoginCheckbox = NSButton; 
                 launchPlayerAtLaunchCheckbox = NSButton; 
+                locationTextField = NSTextField; 
                 manualView = NSView; 
                 menuTableView = CustomMenuTableView; 
                 nameCheckbox = NSButton; 
                 nameTextField = NSTextField; 
+                passwordPanel = NSPanel; 
+                passwordPanelMessage = NSTextField; 
+                passwordPanelOKButton = NSButton; 
+                passwordPanelTextField = NSTextField; 
+                passwordPanelTitle = NSTextField; 
                 passwordTextField = NSTextField; 
+                positionMatrix = NSMatrix; 
                 ratingCheckbox = NSButton; 
+                runScriptsCheckbox = NSButton; 
                 selectPlayerBox = NSBox; 
                 selectPlayerSheet = NSPanel; 
                 selectSharedPlayerButton = NSButton; 
+                selectedPlayerTextField = NSTextField; 
                 shareMenuTunesCheckbox = NSButton; 
+                sharingPanelOKButton = NSButton; 
                 sharingTableView = NSTableView; 
                 showOnChangeCheckbox = NSButton; 
+                showScriptsButton = NSButton; 
+                showToolTipCheckbox = 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;