]> git.sesse.net Git - vlc/blob - extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
609b50c1cc367b83ae808fc567f4b92792f7a24c
[vlc] / extras / MacOSX / Resources / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {CLASS = ITSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, 
5         {CLASS = MPSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, 
6         {CLASS = VLBrushedMetalImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, 
7         {CLASS = VLCApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
8         {CLASS = VLCControllerView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
9         {CLASS = VLCControllerWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
10         {
11             ACTIONS = {
12                 backward = id; 
13                 faster = id; 
14                 forward = id; 
15                 loop = id; 
16                 mute = id; 
17                 next = id; 
18                 pause = id; 
19                 play = id; 
20                 position = id; 
21                 prev = id; 
22                 random = id; 
23                 repeat = id; 
24                 slower = id; 
25                 stop = id; 
26                 toggleVar = id; 
27                 volumeDown = id; 
28                 volumeSliderUpdated = id; 
29                 volumeUp = id; 
30                 windowAction = id; 
31             }; 
32             CLASS = VLCControls; 
33             LANGUAGE = ObjC; 
34             OUTLETS = {"o_btn_fullscreen" = id; "o_main" = id; "o_volumeslider" = id; }; 
35             SUPERCLASS = NSObject; 
36         }, 
37         {CLASS = VLCEmbeddedVoutView; LANGUAGE = ObjC; SUPERCLASS = VLCVoutView; }, 
38         {
39             ACTIONS = {
40                 bandSliderUpdated = id; 
41                 changePreset = id; 
42                 enable = id; 
43                 preampSliderUpdated = id; 
44                 toggleWindow = id; 
45                 twopass = id; 
46             }; 
47             CLASS = VLCEqualizer; 
48             LANGUAGE = ObjC; 
49             OUTLETS = {
50                 "o_btn_equalizer" = id; 
51                 "o_ckb_2pass" = id; 
52                 "o_ckb_enable" = id; 
53                 "o_fld_preamp" = id; 
54                 "o_popup_presets" = id; 
55                 "o_slider_band1" = id; 
56                 "o_slider_band10" = id; 
57                 "o_slider_band2" = id; 
58                 "o_slider_band3" = id; 
59                 "o_slider_band4" = id; 
60                 "o_slider_band5" = id; 
61                 "o_slider_band6" = id; 
62                 "o_slider_band7" = id; 
63                 "o_slider_band8" = id; 
64                 "o_slider_band9" = id; 
65                 "o_slider_preamp" = id; 
66                 "o_window" = id; 
67             }; 
68             SUPERCLASS = NSObject; 
69         }, 
70         {
71             ACTIONS = {
72                 createOutlineGroup = id; 
73                 deleteOutlineGroup = id; 
74                 infoCancel = id; 
75                 infoOk = id; 
76                 toggleInfoPanel = id; 
77                 togglePlaylistInfoPanel = id; 
78             }; 
79             CLASS = VLCInfo; 
80             LANGUAGE = ObjC; 
81             OUTLETS = {
82                 "o_author_lbl" = id; 
83                 "o_author_txt" = id; 
84                 "o_btn_cancel" = id; 
85                 "o_btn_ok" = id; 
86                 "o_info_window" = id; 
87                 "o_outline_view" = id; 
88                 "o_title_lbl" = id; 
89                 "o_title_txt" = id; 
90                 "o_uri_lbl" = id; 
91                 "o_uri_txt" = id; 
92             }; 
93             SUPERCLASS = NSObject; 
94         }, 
95         {
96             ACTIONS = {
97                 clearRecentItems = id; 
98                 closeError = id; 
99                 intfOpenDisc = id; 
100                 intfOpenFile = id; 
101                 intfOpenFileGeneric = id; 
102                 intfOpenNet = id; 
103                 openCrashLog = id; 
104                 openDocumentation = id; 
105                 openDonate = id; 
106                 openForum = id; 
107                 openLicense = id; 
108                 openReadMe = id; 
109                 openRecentItem = id; 
110                 openWebsite = id; 
111                 reportABug = id; 
112                 showBookmarks = id; 
113                 showExtended = id; 
114                 showSFilters = id; 
115                 showWizard = id; 
116                 timesliderUpdate = id; 
117                 togglePlaylist = id; 
118                 viewAbout = id; 
119                 viewPreferences = id; 
120             }; 
121             CLASS = VLCMain; 
122             LANGUAGE = ObjC; 
123             OUTLETS = {
124                 "o_btn_ff" = id; 
125                 "o_btn_fullscreen" = id; 
126                 "o_btn_next" = id; 
127                 "o_btn_play" = id; 
128                 "o_btn_playlist" = id; 
129                 "o_btn_prev" = id; 
130                 "o_btn_rewind" = id; 
131                 "o_btn_stop" = id; 
132                 "o_controls" = id; 
133                 "o_dmi_mute" = id; 
134                 "o_dmi_next" = id; 
135                 "o_dmi_play" = id; 
136                 "o_dmi_previous" = id; 
137                 "o_dmi_stop" = id; 
138                 "o_err_btn_dismiss" = id; 
139                 "o_err_btn_msgs" = id; 
140                 "o_err_bug_lbl" = id; 
141                 "o_err_ckbk_surpress" = id; 
142                 "o_err_lbl" = id; 
143                 "o_err_msg" = id; 
144                 "o_error" = id; 
145                 "o_info" = id; 
146                 "o_messages" = id; 
147                 "o_mi_about" = id; 
148                 "o_mi_add_intf" = id; 
149                 "o_mi_audiotrack" = id; 
150                 "o_mi_bookmarks" = id; 
151                 "o_mi_bring_atf" = id; 
152                 "o_mi_bwd" = id; 
153                 "o_mi_channels" = id; 
154                 "o_mi_chapter" = id; 
155                 "o_mi_clear" = id; 
156                 "o_mi_close_window" = id; 
157                 "o_mi_controller" = id; 
158                 "o_mi_copy" = id; 
159                 "o_mi_cut" = id; 
160                 "o_mi_deinterlace" = id; 
161                 "o_mi_device" = id; 
162                 "o_mi_documentation" = id; 
163                 "o_mi_donation" = id; 
164                 "o_mi_double_window" = id; 
165                 "o_mi_equalizer" = id; 
166                 "o_mi_extended" = id; 
167                 "o_mi_faster" = id; 
168                 "o_mi_ffmpeg_pp" = id; 
169                 "o_mi_fittoscreen" = id; 
170                 "o_mi_floatontop" = id; 
171                 "o_mi_forum" = id; 
172                 "o_mi_fullscreen" = id; 
173                 "o_mi_fwd" = id; 
174                 "o_mi_half_window" = id; 
175                 "o_mi_hide" = id; 
176                 "o_mi_hide_others" = id; 
177                 "o_mi_info" = id; 
178                 "o_mi_license" = id; 
179                 "o_mi_loop" = id; 
180                 "o_mi_messages" = id; 
181                 "o_mi_minimize" = id; 
182                 "o_mi_mute" = id; 
183                 "o_mi_next" = id; 
184                 "o_mi_normal_window" = id; 
185                 "o_mi_open_disc" = id; 
186                 "o_mi_open_file" = id; 
187                 "o_mi_open_generic" = id; 
188                 "o_mi_open_net" = id; 
189                 "o_mi_open_recent" = id; 
190                 "o_mi_open_recent_cm" = id; 
191                 "o_mi_paste" = id; 
192                 "o_mi_play" = id; 
193                 "o_mi_playlist" = id; 
194                 "o_mi_prefs" = id; 
195                 "o_mi_previous" = id; 
196                 "o_mi_program" = id; 
197                 "o_mi_quit" = id; 
198                 "o_mi_random" = id; 
199                 "o_mi_readme" = id; 
200                 "o_mi_repeat" = id; 
201                 "o_mi_reportabug" = id; 
202                 "o_mi_screen" = id; 
203                 "o_mi_select_all" = id; 
204                 "o_mi_services" = id; 
205                 "o_mi_show_all" = id; 
206                 "o_mi_slower" = id; 
207                 "o_mi_snapshot" = id; 
208                 "o_mi_stop" = id; 
209                 "o_mi_subtitle" = id; 
210                 "o_mi_title" = id; 
211                 "o_mi_videotrack" = id; 
212                 "o_mi_visual" = id; 
213                 "o_mi_vol_down" = id; 
214                 "o_mi_vol_up" = id; 
215                 "o_mi_website" = id; 
216                 "o_msgs_btn_crashlog" = id; 
217                 "o_msgs_panel" = id; 
218                 "o_mu_add_intf" = id; 
219                 "o_mu_audio" = id; 
220                 "o_mu_audiotrack" = id; 
221                 "o_mu_channels" = id; 
222                 "o_mu_chapter" = id; 
223                 "o_mu_controls" = id; 
224                 "o_mu_deinterlace" = id; 
225                 "o_mu_device" = id; 
226                 "o_mu_edit" = id; 
227                 "o_mu_ffmpeg_pp" = id; 
228                 "o_mu_file" = id; 
229                 "o_mu_help" = id; 
230                 "o_mu_program" = id; 
231                 "o_mu_screen" = id; 
232                 "o_mu_subtitle" = id; 
233                 "o_mu_title" = id; 
234                 "o_mu_video" = id; 
235                 "o_mu_videotrack" = id; 
236                 "o_mu_visual" = id; 
237                 "o_mu_window" = id; 
238                 "o_playlist" = id; 
239                 "o_playlist_view" = id; 
240                 "o_scrollfield" = id; 
241                 "o_timefield" = id; 
242                 "o_timeslider" = id; 
243                 "o_volumeslider" = id; 
244                 "o_window" = id; 
245             }; 
246             SUPERCLASS = NSObject; 
247         }, 
248         {
249             ACTIONS = {
250                 deleteItem = id; 
251                 handlePopUp = id; 
252                 playItem = id; 
253                 preparseItem = id; 
254                 recursiveExpandNode = id; 
255                 savePlaylist = id; 
256                 searchItem = id; 
257                 selectAll = id; 
258                 sortNodeByAuthor = id; 
259                 sortNodeByName = id; 
260             }; 
261             CLASS = VLCPlaylist; 
262             LANGUAGE = ObjC; 
263             OUTLETS = {
264                 "o_controller" = id; 
265                 "o_ctx_menu" = id; 
266                 "o_loop_popup" = id; 
267                 "o_mi_delete" = id; 
268                 "o_mi_info" = id; 
269                 "o_mi_play" = id; 
270                 "o_mi_preparse" = id; 
271                 "o_mi_recursive_expand" = id; 
272                 "o_mi_save_playlist" = id; 
273                 "o_mi_selectall" = id; 
274                 "o_mi_services" = id; 
275                 "o_mi_sort_author" = id; 
276                 "o_mi_sort_name" = id; 
277                 "o_mm_mi_services" = id; 
278                 "o_mm_mu_services" = id; 
279                 "o_mu_services" = id; 
280                 "o_outline_view" = id; 
281                 "o_playlist_view" = id; 
282                 "o_random_ckb" = id; 
283                 "o_search_field" = id; 
284                 "o_status_field" = id; 
285                 "o_tc_author" = id; 
286                 "o_tc_duration" = id; 
287                 "o_tc_name" = id; 
288             }; 
289             SUPERCLASS = NSObject; 
290         }, 
291         {CLASS = VLCPlaylistView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
292         {CLASS = VLCVoutView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
293     ); 
294     IBVersion = 1; 
295 }