]> git.sesse.net Git - vlc/blob - extras/package/macosx/Framework/Examples/iPodConverter/English.lproj/MainMenu.nib/classes.nib
vlc_threads_funcs.h: Don't attempt to track pthread_cond_wait() that takes a long...
[vlc] / extras / package / macosx / Framework / Examples / iPodConverter / English.lproj / MainMenu.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>GradientBackgroundView</string>
10                         <key>LANGUAGE</key>
11                         <string>ObjC</string>
12                         <key>SUPERCLASS</key>
13                         <string>NSImageView</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>ACTIONS</key>
25                         <dict>
26                                 <key>convert</key>
27                                 <string>id</string>
28                                 <key>openConvertedEnclosingFolder</key>
29                                 <string>id</string>
30                                 <key>openConvertedFile</key>
31                                 <string>id</string>
32                         </dict>
33                         <key>CLASS</key>
34                         <string>Controller</string>
35                         <key>LANGUAGE</key>
36                         <string>ObjC</string>
37                         <key>OUTLETS</key>
38                         <dict>
39                                 <key>conversionView</key>
40                                 <string>NSView</string>
41                                 <key>openConvertedFileButton</key>
42                                 <string>NSButton</string>
43                                 <key>window</key>
44                                 <string>NSWindow</string>
45                         </dict>
46                         <key>SUPERCLASS</key>
47                         <string>NSObject</string>
48                 </dict>
49                 <dict>
50                         <key>CLASS</key>
51                         <string>MovieReceiver</string>
52                         <key>LANGUAGE</key>
53                         <string>ObjC</string>
54                         <key>OUTLETS</key>
55                         <dict>
56                                 <key>controller</key>
57                                 <string>Controller</string>
58                         </dict>
59                         <key>SUPERCLASS</key>
60                         <string>NSView</string>
61                 </dict>
62         </array>
63         <key>IBVersion</key>
64         <string>1</string>
65 </dict>
66 </plist>