Committing more stuff. Added password encryption with SHA, partially
[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                 albumCheckbox = NSButton; 
19                 allTableView = NSTableView; 
20                 appearanceEffectPopup = NSPopUpButton; 
21                 appearanceSpeedSlider = NSSlider; 
22                 artistCheckbox = NSButton; 
23                 hostTextField = NSTextField; 
24                 hotKeysTableView = NSTableView; 
25                 launchAtLoginCheckbox = NSButton; 
26                 launchPlayerAtLaunchCheckbox = NSButton; 
27                 locationTextField = NSTextField; 
28                 manualView = NSView; 
29                 menuTableView = CustomMenuTableView; 
30                 nameCheckbox = NSButton; 
31                 nameTextField = NSTextField; 
32                 passwordTextField = NSTextField; 
33                 ratingCheckbox = NSButton; 
34                 selectPlayerBox = NSBox; 
35                 selectPlayerSheet = NSPanel; 
36                 selectSharedPlayerButton = NSButton; 
37                 selectedPlayerTextField = NSTextField; 
38                 shareMenuTunesCheckbox = NSButton; 
39                 sharingTableView = NSTableView; 
40                 showOnChangeCheckbox = NSButton; 
41                 songsInAdvance = NSTextField; 
42                 trackNumberCheckbox = NSButton; 
43                 trackTimeCheckbox = NSButton; 
44                 usePasswordCheckbox = NSButton; 
45                 useSharedMenuTunesCheckbox = NSButton; 
46                 vanishDelaySlider = NSSlider; 
47                 vanishEffectPopup = NSPopUpButton; 
48                 vanishSpeedSlider = NSSlider; 
49                 window = NSWindow; 
50                 zeroConfView = NSView; 
51             }; 
52             SUPERCLASS = NSObject; 
53         }
54     ); 
55     IBVersion = 1; 
56 }