Update preferences nib to include Audioscrobbler.
[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                 audioscrobblerEnabledCheckbox = NSButton; 
25                 audioscrobblerPasswordTextField = NSSecureTextField; 
26                 audioscrobblerUseCacheCheckbox = NSButton; 
27                 audioscrobblerUserTextField = NSTextField; 
28                 backgroundColorPopup = NSPopUpButton; 
29                 backgroundColorWell = NSColorWell; 
30                 backgroundStylePopup = NSPopUpButton; 
31                 clientPasswordTextField = NSTextField; 
32                 composerCheckbox = NSButton; 
33                 hostTextField = NSTextField; 
34                 hotKeysTableView = NSTableView; 
35                 launchAtLoginCheckbox = NSButton; 
36                 launchPlayerAtLaunchCheckbox = NSButton; 
37                 locationTextField = NSTextField; 
38                 manualView = NSView; 
39                 menuTableView = CustomMenuTableView; 
40                 nameCheckbox = NSButton; 
41                 nameTextField = NSTextField; 
42                 passwordPanel = NSPanel; 
43                 passwordPanelMessage = NSTextField; 
44                 passwordPanelOKButton = NSButton; 
45                 passwordPanelTextField = NSTextField; 
46                 passwordPanelTitle = NSTextField; 
47                 passwordTextField = NSTextField; 
48                 playCountCheckbox = NSButton; 
49                 positionMatrix = NSMatrix; 
50                 ratingCheckbox = NSButton; 
51                 runScriptsCheckbox = NSButton; 
52                 screenPopup = NSPopUpButton; 
53                 selectPlayerBox = NSBox; 
54                 selectPlayerSheet = NSPanel; 
55                 selectSharedPlayerButton = NSButton; 
56                 selectedPlayerTextField = NSTextField; 
57                 shareMenuTunesCheckbox = NSButton; 
58                 sharingPanelOKButton = NSButton; 
59                 sharingTableView = NSTableView; 
60                 showOnChangeCheckbox = NSButton; 
61                 showScriptsButton = NSButton; 
62                 songsInAdvance = NSTextField; 
63                 trackNumberCheckbox = NSButton; 
64                 trackTimeCheckbox = NSButton; 
65                 useSharedMenuTunesCheckbox = NSButton; 
66                 vanishDelaySlider = NSSlider; 
67                 vanishEffectPopup = NSPopUpButton; 
68                 vanishSpeedSlider = NSSlider; 
69                 window = NSWindow; 
70                 windowSizingPopup = NSPopUpButton; 
71                 zeroConfView = NSView; 
72             }; 
73             SUPERCLASS = NSObject; 
74         }
75     ); 
76     IBVersion = 1; 
77 }