Added an option to the prefs to turn off the tooltip in the status item.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index 2bbece9..da5de05 100755 (executable)
@@ -16,6 +16,7 @@
             CLASS = PreferencesController; 
             LANGUAGE = ObjC; 
             OUTLETS = {
+                albumArtworkCheckbox = NSButton; 
                 albumCheckbox = NSButton; 
                 allTableView = NSTableView; 
                 appearanceEffectPopup = NSPopUpButton; 
@@ -42,6 +43,7 @@
                 passwordTextField = NSTextField; 
                 positionMatrix = NSMatrix; 
                 ratingCheckbox = NSButton; 
+                runScriptsCheckbox = NSButton; 
                 selectPlayerBox = NSBox; 
                 selectPlayerSheet = NSPanel; 
                 selectSharedPlayerButton = NSButton; 
@@ -50,6 +52,8 @@
                 sharingPanelOKButton = NSButton; 
                 sharingTableView = NSTableView; 
                 showOnChangeCheckbox = NSButton; 
+                showScriptsButton = NSButton; 
+                showToolTipCheckbox = NSButton; 
                 songsInAdvance = NSTextField; 
                 trackNumberCheckbox = NSButton; 
                 trackTimeCheckbox = NSButton;