Tons of changes. Fixed the iPod problem finally. Added composer to
[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             }; 
15             CLASS = PreferencesController; 
16             LANGUAGE = ObjC; 
17             OUTLETS = {
18                 albumArtworkCheckbox = NSButton; 
19                 albumCheckbox = NSButton; 
20                 allTableView = NSTableView; 
21                 appearanceEffectPopup = NSPopUpButton; 
22                 appearanceSpeedSlider = NSSlider; 
23                 artistCheckbox = NSButton; 
24                 backgroundColorPopup = NSPopUpButton; 
25                 backgroundColorWell = NSColorWell; 
26                 backgroundStylePopup = NSPopUpButton; 
27                 clientPasswordTextField = NSTextField; 
28                 composerCheckbox = NSButton; 
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                 songsInAdvance = NSTextField; 
57                 trackNumberCheckbox = NSButton; 
58                 trackTimeCheckbox = NSButton; 
59                 useSharedMenuTunesCheckbox = NSButton; 
60                 vanishDelaySlider = NSSlider; 
61                 vanishEffectPopup = NSPopUpButton; 
62                 vanishSpeedSlider = NSSlider; 
63                 window = NSWindow; 
64                 windowSizingPopup = NSPopUpButton; 
65                 zeroConfView = NSView; 
66             }; 
67             SUPERCLASS = NSObject; 
68         }
69     ); 
70     IBVersion = 1; 
71 }