Added an option to the prefs to turn off the tooltip in the status item.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
4         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
5         {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
6         {
7             ACTIONS = {
8                 changeGeneralSetting = id; 
9                 changeSharingSetting = id; 
10                 changeStatusWindowSetting = id; 
11                 clearHotKey = id; 
12                 editHotKey = id; 
13                 showPrefsWindow = id; 
14                 showTestWindow = id; 
15             }; 
16             CLASS = PreferencesController; 
17             LANGUAGE = ObjC; 
18             OUTLETS = {
19                 albumArtworkCheckbox = NSButton; 
20                 albumCheckbox = NSButton; 
21                 allTableView = NSTableView; 
22                 appearanceEffectPopup = NSPopUpButton; 
23                 appearanceSpeedSlider = NSSlider; 
24                 artistCheckbox = NSButton; 
25                 backgroundColorPopup = NSPopUpButton; 
26                 backgroundColorWell = NSColorWell; 
27                 backgroundStylePopup = NSPopUpButton; 
28                 clientPasswordTextField = NSTextField; 
29                 hostTextField = NSTextField; 
30                 hotKeysTableView = NSTableView; 
31                 launchAtLoginCheckbox = NSButton; 
32                 launchPlayerAtLaunchCheckbox = NSButton; 
33                 locationTextField = NSTextField; 
34                 manualView = NSView; 
35                 menuTableView = CustomMenuTableView; 
36                 nameCheckbox = NSButton; 
37                 nameTextField = NSTextField; 
38                 passwordPanel = NSPanel; 
39                 passwordPanelMessage = NSTextField; 
40                 passwordPanelOKButton = NSButton; 
41                 passwordPanelTextField = NSTextField; 
42                 passwordPanelTitle = NSTextField; 
43                 passwordTextField = NSTextField; 
44                 positionMatrix = NSMatrix; 
45                 ratingCheckbox = NSButton; 
46                 runScriptsCheckbox = NSButton; 
47                 selectPlayerBox = NSBox; 
48                 selectPlayerSheet = NSPanel; 
49                 selectSharedPlayerButton = NSButton; 
50                 selectedPlayerTextField = NSTextField; 
51                 shareMenuTunesCheckbox = NSButton; 
52                 sharingPanelOKButton = NSButton; 
53                 sharingTableView = NSTableView; 
54                 showOnChangeCheckbox = NSButton; 
55                 showScriptsButton = NSButton; 
56                 showToolTipCheckbox = NSButton; 
57                 songsInAdvance = NSTextField; 
58                 trackNumberCheckbox = NSButton; 
59                 trackTimeCheckbox = NSButton; 
60                 useSharedMenuTunesCheckbox = NSButton; 
61                 vanishDelaySlider = NSSlider; 
62                 vanishEffectPopup = NSPopUpButton; 
63                 vanishSpeedSlider = NSSlider; 
64                 window = NSWindow; 
65                 windowSizingPopup = NSPopUpButton; 
66                 zeroConfView = NSView; 
67             }; 
68             SUPERCLASS = NSObject; 
69         }
70     ); 
71     IBVersion = 1; 
72 }