Sparkle support for automatic updates
[MacVim.git] / src / MacVim / English.lproj / MainMenu.nib / classes.nib
blob1dbd06362c82f46af9412fe4da292c288c249a45
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>fileOpen</key>
11 <string>id</string>
12 <key>fontSizeDown</key>
13 <string>id</string>
14 <key>fontSizeUp</key>
15 <string>id</string>
16 <key>newWindow</key>
17 <string>id</string>
18 <key>orderFrontPreferencePanel</key>
19 <string>id</string>
20 <key>selectNextWindow</key>
21 <string>id</string>
22 <key>selectPreviousWindow</key>
23 <string>id</string>
24 </dict>
25 <key>CLASS</key>
26 <string>MMAppController</string>
27 <key>LANGUAGE</key>
28 <string>ObjC</string>
29 <key>SUPERCLASS</key>
30 <string>NSObject</string>
31 </dict>
32 <dict>
33 <key>ACTIONS</key>
34 <dict>
35 <key>addNewTab</key>
36 <string>id</string>
37 </dict>
38 <key>CLASS</key>
39 <string>FirstResponder</string>
40 <key>LANGUAGE</key>
41 <string>ObjC</string>
42 <key>SUPERCLASS</key>
43 <string>NSObject</string>
44 </dict>
45 <dict>
46 <key>ACTIONS</key>
47 <dict>
48 <key>checkForUpdates</key>
49 <string>id</string>
50 </dict>
51 <key>CLASS</key>
52 <string>SUUpdater</string>
53 <key>LANGUAGE</key>
54 <string>ObjC</string>
55 <key>SUPERCLASS</key>
56 <string>NSObject</string>
57 </dict>
58 </array>
59 <key>IBVersion</key>
60 <string>1</string>
61 </dict>
62 </plist>