Change Quickstart slider to checkbox in advanced prefs
[MacVim.git] / src / MacVim / English.lproj / Preferences.nib / classes.nib
blobc324be611a7b1e654f91bc97b29ed5e7f809ed87
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>IBClasses</key>
6 <array>
7 <dict>
8 <key>ACTIONS</key>
9 <dict>
10 <key>changePreloadCacheSize</key>
11 <string>id</string>
12 <key>installOdb</key>
13 <string>id</string>
14 <key>openInCurrentWindowSelectionChanged</key>
15 <string>id</string>
16 <key>uninstallOdb</key>
17 <string>id</string>
18 </dict>
19 <key>CLASS</key>
20 <string>MMPreferenceController</string>
21 <key>LANGUAGE</key>
22 <string>ObjC</string>
23 <key>OUTLETS</key>
24 <dict>
25 <key>advancedPreferences</key>
26 <string>NSView</string>
27 <key>editors</key>
28 <string>NSPopUpButton</string>
29 <key>generalPreferences</key>
30 <string>NSView</string>
31 <key>installOdbButton</key>
32 <string>NSButton</string>
33 <key>integrationPreferences</key>
34 <string>NSView</string>
35 <key>layoutPopUpButton</key>
36 <string>NSPopUpButton</string>
37 <key>obdBundleVersionLabel</key>
38 <string>NSTextField</string>
39 <key>uninstallOdbButton</key>
40 <string>NSButton</string>
41 </dict>
42 <key>SUPERCLASS</key>
43 <string>DBPrefsWindowController</string>
44 </dict>
45 <dict>
46 <key>CLASS</key>
47 <string>RBSplitView</string>
48 <key>LANGUAGE</key>
49 <string>ObjC</string>
50 <key>OUTLETS</key>
51 <dict>
52 <key>delegate</key>
53 <string>id</string>
54 </dict>
55 <key>SUPERCLASS</key>
56 <string>RBSplitSubview</string>
57 </dict>
58 <dict>
59 <key>CLASS</key>
60 <string>RBSplitSubview</string>
61 <key>LANGUAGE</key>
62 <string>ObjC</string>
63 <key>SUPERCLASS</key>
64 <string>NSView</string>
65 </dict>
66 <dict>
67 <key>ACTIONS</key>
68 <dict>
69 <key>loginShellButtonClicked</key>
70 <string>id</string>
71 <key>quickstartButtonClicked</key>
72 <string>id</string>
73 </dict>
74 <key>CLASS</key>
75 <string>FirstResponder</string>
76 <key>LANGUAGE</key>
77 <string>ObjC</string>
78 <key>SUPERCLASS</key>
79 <string>NSObject</string>
80 </dict>
81 <dict>
82 <key>CLASS</key>
83 <string>NSMenu</string>
84 <key>LANGUAGE</key>
85 <string>ObjC</string>
86 <key>SUPERCLASS</key>
87 <string>NSObject</string>
88 </dict>
89 <dict>
90 <key>ACTIONS</key>
91 <dict>
92 <key>didAdjustSubviews</key>
93 <string>RBSplitView</string>
94 <key>willAdjustSubviews</key>
95 <string>RBSplitView</string>
96 </dict>
97 <key>CLASS</key>
98 <string>NSObject</string>
99 <key>LANGUAGE</key>
100 <string>ObjC</string>
101 </dict>
102 <dict>
103 <key>CLASS</key>
104 <string>DBPrefsWindowController</string>
105 <key>LANGUAGE</key>
106 <string>ObjC</string>
107 <key>SUPERCLASS</key>
108 <string>NSWindowController</string>
109 </dict>
110 </array>
111 <key>IBVersion</key>
112 <string>1</string>
113 </dict>
114 </plist>