]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/Update.nib/classes.nib
db29dd4757052d3778343801e86d0c5c779acf5e
[vlc] / extras / package / macosx / Resources / English.lproj / Update.nib / classes.nib
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>CLASS</key>
9                         <string>NSApplication</string>
10                         <key>LANGUAGE</key>
11                         <string>ObjC</string>
12                         <key>SUPERCLASS</key>
13                         <string>NSResponder</string>
14                 </dict>
15                 <dict>
16                         <key>CLASS</key>
17                         <string>FirstResponder</string>
18                         <key>LANGUAGE</key>
19                         <string>ObjC</string>
20                         <key>SUPERCLASS</key>
21                         <string>NSObject</string>
22                 </dict>
23                 <dict>
24                         <key>CLASS</key>
25                         <string>NSObject</string>
26                         <key>LANGUAGE</key>
27                         <string>ObjC</string>
28                 </dict>
29                 <dict>
30                         <key>ACTIONS</key>
31                         <dict>
32                                 <key>changeCheckUpdateOnStartup</key>
33                                 <string>id</string>
34                                 <key>download</key>
35                                 <string>id</string>
36                                 <key>okay</key>
37                                 <string>id</string>
38                         </dict>
39                         <key>CLASS</key>
40                         <string>VLCUpdate</string>
41                         <key>LANGUAGE</key>
42                         <string>ObjC</string>
43                         <key>OUTLETS</key>
44                         <dict>
45                                 <key>o_bar_checking</key>
46                                 <string>id</string>
47                                 <key>o_btn_DownloadNow</key>
48                                 <string>id</string>
49                                 <key>o_btn_okay</key>
50                                 <string>id</string>
51                                 <key>o_chk_updateOnStartup</key>
52                                 <string>id</string>
53                                 <key>o_fld_currentVersion</key>
54                                 <string>id</string>
55                                 <key>o_fld_releaseNote</key>
56                                 <string>id</string>
57                                 <key>o_fld_status</key>
58                                 <string>id</string>
59                                 <key>o_update_window</key>
60                                 <string>id</string>
61                         </dict>
62                         <key>SUPERCLASS</key>
63                         <string>NSObject</string>
64                 </dict>
65         </array>
66         <key>IBVersion</key>
67         <string>1</string>
68 </dict>
69 </plist>