]> git.sesse.net Git - vlc/blob - projects/macosx/vlc_app/English.lproj/MainMenu.nib/classes.nib
b0470a8ff25b96423cac8396ac7c6109dfddeeb9
[vlc] / projects / macosx / vlc_app / 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>NSView</string>
10                         <key>LANGUAGE</key>
11                         <string>ObjC</string>
12                         <key>SUPERCLASS</key>
13                         <string>NSResponder</string>
14                 </dict>
15                 <dict>
16                         <key>ACTIONS</key>
17                         <dict>
18                                 <key>addPlaylist</key>
19                                 <string>id</string>
20                                 <key>mediaListViewItemDoubleClicked</key>
21                                 <string>id</string>
22                                 <key>newMainWindow</key>
23                                 <string>id</string>
24                         </dict>
25                         <key>CLASS</key>
26                         <string>VLCController</string>
27                         <key>LANGUAGE</key>
28                         <string>ObjC</string>
29                         <key>OUTLETS</key>
30                         <dict>
31                                 <key>categoriesListView</key>
32                                 <string>id</string>
33                                 <key>fillScreenButton</key>
34                                 <string>id</string>
35                                 <key>mediaListItemFetchedStatus</key>
36                                 <string>id</string>
37                                 <key>mediaListItemsCount</key>
38                                 <string>id</string>
39                                 <key>mediaListSearchField</key>
40                                 <string>id</string>
41                                 <key>mediaListView</key>
42                                 <string>id</string>
43                                 <key>videoView</key>
44                                 <string>VLCBrowsableVideoView</string>
45                         </dict>
46                         <key>SUPERCLASS</key>
47                         <string>NSObject</string>
48                 </dict>
49                 <dict>
50                         <key>CLASS</key>
51                         <string>FirstResponder</string>
52                         <key>LANGUAGE</key>
53                         <string>ObjC</string>
54                         <key>SUPERCLASS</key>
55                         <string>NSObject</string>
56                 </dict>
57                 <dict>
58                         <key>ACTIONS</key>
59                         <dict>
60                                 <key>moveDown</key>
61                                 <string>id</string>
62                                 <key>moveUp</key>
63                                 <string>id</string>
64                         </dict>
65                         <key>CLASS</key>
66                         <string>VLCBrowsableVideoView</string>
67                         <key>LANGUAGE</key>
68                         <string>ObjC</string>
69                         <key>OUTLETS</key>
70                         <dict>
71                                 <key>selectedObject</key>
72                                 <string>id</string>
73                                 <key>target</key>
74                                 <string>id</string>
75                         </dict>
76                         <key>SUPERCLASS</key>
77                         <string>VLCVideoView</string>
78                 </dict>
79                 <dict>
80                         <key>CLASS</key>
81                         <string>VLCVideoView</string>
82                         <key>LANGUAGE</key>
83                         <string>ObjC</string>
84                         <key>SUPERCLASS</key>
85                         <string>NSView</string>
86                 </dict>
87         </array>
88         <key>IBVersion</key>
89         <string>1</string>
90 </dict>
91 </plist>