Revert "Modifier key sends Esc" related commits
[MacVim.git] / src / MacVim / English.lproj / Preferences.nib / classes.nib
blobfbdbe5193b206363e5115eb86f46a7422f75ddc1
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>CLASS</key>
68 <string>NSMenu</string>
69 <key>LANGUAGE</key>
70 <string>ObjC</string>
71 <key>SUPERCLASS</key>
72 <string>NSObject</string>
73 </dict>
74 <dict>
75 <key>ACTIONS</key>
76 <dict>
77 <key>atsuiButtonClicked</key>
78 <string>id</string>
79 <key>loginShellButtonClicked</key>
80 <string>id</string>
81 <key>quickstartButtonClicked</key>
82 <string>id</string>
83 </dict>
84 <key>CLASS</key>
85 <string>FirstResponder</string>
86 <key>LANGUAGE</key>
87 <string>ObjC</string>
88 <key>SUPERCLASS</key>
89 <string>NSObject</string>
90 </dict>
91 <dict>
92 <key>ACTIONS</key>
93 <dict>
94 <key>didAdjustSubviews</key>
95 <string>RBSplitView</string>
96 <key>willAdjustSubviews</key>
97 <string>RBSplitView</string>
98 </dict>
99 <key>CLASS</key>
100 <string>NSObject</string>
101 <key>LANGUAGE</key>
102 <string>ObjC</string>
103 </dict>
104 <dict>
105 <key>CLASS</key>
106 <string>DBPrefsWindowController</string>
107 <key>LANGUAGE</key>
108 <string>ObjC</string>
109 <key>SUPERCLASS</key>
110 <string>NSWindowController</string>
111 </dict>
112 </array>
113 <key>IBVersion</key>
114 <string>1</string>
115 </dict>
116 </plist>