]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib
Removed broken, unmaintained and unfinished code. May be restored after 0.9.0 if...
[vlc] / extras / package / macosx / Resources / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses =     (
3                 {
4             CLASS = FirstResponder;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSObject;
7         },
8                 {
9             CLASS = ITSlider;
10             LANGUAGE = ObjC;
11             SUPERCLASS = NSSlider;
12         },
13                 {
14             CLASS = MPSlider;
15             LANGUAGE = ObjC;
16             SUPERCLASS = NSSlider;
17         },
18                 {
19             CLASS = NSApplication;
20             LANGUAGE = ObjC;
21             SUPERCLASS = NSResponder;
22         },
23                 {
24             CLASS = NSObject;
25             LANGUAGE = ObjC;
26         },
27                 {
28             CLASS = VLBrushedMetalImageView;
29             LANGUAGE = ObjC;
30             SUPERCLASS = NSImageView;
31         },
32                 {
33             ACTIONS =             {
34                 add = id;
35                 clear = id;
36                 edit = id;
37                 "edit_cancel" = id;
38                 "edit_ok" = id;
39                 extract = id;
40                 goToBookmark = id;
41                 remove = id;
42             };
43             CLASS = VLCBookmarks;
44             LANGUAGE = ObjC;
45             OUTLETS =             {
46                 "o_bookmarks_window" = id;
47                 "o_btn_add" = id;
48                 "o_btn_clear" = id;
49                 "o_btn_edit" = id;
50                 "o_btn_extract" = id;
51                 "o_btn_rm" = id;
52                 "o_edit_btn_cancel" = id;
53                 "o_edit_btn_ok" = id;
54                 "o_edit_fld_bytes" = id;
55                 "o_edit_fld_name" = id;
56                 "o_edit_fld_time" = id;
57                 "o_edit_lbl_bytes" = id;
58                 "o_edit_lbl_name" = id;
59                 "o_edit_lbl_time" = id;
60                 "o_edit_window" = id;
61                 "o_tbl_dataTable" = id;
62             };
63             SUPERCLASS = NSObject;
64         },
65                 {
66             CLASS = VLCControllerView;
67             LANGUAGE = ObjC;
68             SUPERCLASS = NSView;
69         },
70                 {
71             CLASS = VLCControllerWindow;
72             LANGUAGE = ObjC;
73             SUPERCLASS = NSWindow;
74         },
75                 {
76             ACTIONS =             {
77                 backward = id;
78                 faster = id;
79                 forward = id;
80                 goToSpecificTime = id;
81                 loop = id;
82                 mute = id;
83                 next = id;
84                 pause = id;
85                 play = id;
86                 position = id;
87                 prev = id;
88                 random = id;
89                 repeat = id;
90                 repeatButtonAction = id;
91                 showPosition = id;
92                 slower = id;
93                 stop = id;
94                 toggleVar = id;
95                 toogleFullscreen = id;
96                 volumeDown = id;
97                 volumeSliderUpdated = id;
98                 volumeUp = id;
99                 windowAction = id;
100             };
101             CLASS = VLCControls;
102             LANGUAGE = ObjC;
103             OUTLETS =             {
104                 "o_btn_addNode" = id;
105                 "o_btn_repeat" = id;
106                 "o_btn_shuffle" = id;
107                 "o_fs_panel" = id;
108                 "o_main" = id;
109                 "o_specificTime_cancel_btn" = id;
110                 "o_specificTime_enter_fld" = id;
111                 "o_specificTime_goTo_lbl" = id;
112                 "o_specificTime_mi" = id;
113                 "o_specificTime_ok_btn" = id;
114                 "o_specificTime_sec_lbl" = id;
115                 "o_specificTime_stepper" = id;
116                 "o_specificTime_win" = id;
117                 "o_volumeslider" = id;
118             };
119             SUPERCLASS = NSObject;
120         },
121                 {
122             CLASS = VLCDetachedEmbeddedVoutView;
123             LANGUAGE = ObjC;
124             OUTLETS =             {
125                 "o_embeddedwindow" = id;
126             };
127             SUPERCLASS = VLCEmbeddedVoutView;
128         },
129                 {
130             CLASS = VLCEmbeddedVoutView;
131             LANGUAGE = ObjC;
132             SUPERCLASS = VLCVoutView;
133         },
134                 {
135             CLASS = VLCEmbeddedWindow;
136             LANGUAGE = ObjC;
137             OUTLETS =             {
138                 "o_btn_backward" = id;
139                 "o_btn_forward" = id;
140                 "o_btn_fullscreen" = id;
141                 "o_btn_play" = id;
142                 "o_slider" = id;
143                 "o_time" = id;
144                 "o_view" = id;
145             };
146             SUPERCLASS = NSWindow;
147         },
148                 {
149             ACTIONS =             {
150                 bandSliderUpdated = id;
151                 changePreset = id;
152                 enable = id;
153                 preampSliderUpdated = id;
154                 toggleWindow = id;
155                 twopass = id;
156             };
157             CLASS = VLCEqualizer;
158             LANGUAGE = ObjC;
159             OUTLETS =             {
160                 "o_btn_equalizer" = id;
161                 "o_ckb_2pass" = id;
162                 "o_ckb_enable" = id;
163                 "o_fld_preamp" = id;
164                 "o_popup_presets" = id;
165                 "o_slider_band1" = id;
166                 "o_slider_band10" = id;
167                 "o_slider_band2" = id;
168                 "o_slider_band3" = id;
169                 "o_slider_band4" = id;
170                 "o_slider_band5" = id;
171                 "o_slider_band6" = id;
172                 "o_slider_band7" = id;
173                 "o_slider_band8" = id;
174                 "o_slider_band9" = id;
175                 "o_slider_preamp" = id;
176                 "o_window" = id;
177             };
178             SUPERCLASS = NSObject;
179         },
180                 {
181             CLASS = VLCFSPanel;
182             LANGUAGE = ObjC;
183             SUPERCLASS = NSWindow;
184         },
185                 {
186             ACTIONS =             {
187                 checkForUpdate = id;
188                 clearRecentItems = id;
189                 intfOpenCapture = id;
190                 intfOpenDisc = id;
191                 intfOpenFile = id;
192                 intfOpenFileGeneric = id;
193                 intfOpenNet = id;
194                 openCrashLog = id;
195                 openDocumentation = id;
196                 openDonate = id;
197                 openForum = id;
198                 openReadMe = id;
199                 openRecentItem = id;
200                 openWebsite = id;
201                 showBookmarks = id;
202                 showExtended = id;
203                 showInformationPanel = id;
204                 showLicense = id;
205                 showMessagesPanel = id;
206                 showWizard = id;
207                 timesliderUpdate = id;
208                 togglePlaylist = id;
209                 viewAbout = id;
210                 viewErrorsAndWarnings = id;
211                 viewHelp = id;
212                 viewPreferences = id;
213             };
214             CLASS = VLCMain;
215             LANGUAGE = ObjC;
216             OUTLETS =             {
217                 "o_about" = id;
218                 "o_bookmarks" = id;
219                 "o_btn_equalizer" = id;
220                 "o_btn_ff" = id;
221                 "o_btn_fullscreen" = id;
222                 "o_btn_next" = id;
223                 "o_btn_play" = id;
224                 "o_btn_playlist" = id;
225                 "o_btn_prev" = id;
226                 "o_btn_rewind" = id;
227                 "o_btn_stop" = id;
228                 "o_controls" = id;
229                 "o_dmi_mute" = id;
230                 "o_dmi_next" = id;
231                 "o_dmi_play" = id;
232                 "o_dmi_previous" = id;
233                 "o_dmi_stop" = id;
234                 "o_embedded_list" = id;
235                 "o_embedded_window" = id;
236                 "o_extended" = id;
237                 "o_eyetv" = id;
238                 "o_info" = id;
239                 "o_interaction_list" = id;
240                 "o_main_pgbar" = id;
241                 "o_messages" = id;
242                 "o_mi_about" = id;
243                 "o_mi_add_intf" = id;
244                 "o_mi_aspect_ratio" = id;
245                 "o_mi_audiotrack" = id;
246                 "o_mi_bookmarks" = id;
247                 "o_mi_bring_atf" = id;
248                 "o_mi_bwd" = id;
249                 "o_mi_bwd1m" = id;
250                 "o_mi_bwd5m" = id;
251                 "o_mi_channels" = id;
252                 "o_mi_chapter" = id;
253                 "o_mi_checkForUpdate" = id;
254                 "o_mi_clear" = id;
255                 "o_mi_close_window" = id;
256                 "o_mi_controller" = id;
257                 "o_mi_copy" = id;
258                 "o_mi_crop" = id;
259                 "o_mi_cut" = id;
260                 "o_mi_deinterlace" = id;
261                 "o_mi_device" = id;
262                 "o_mi_documentation" = id;
263                 "o_mi_donation" = id;
264                 "o_mi_double_window" = id;
265                 "o_mi_equalizer" = id;
266                 "o_mi_errorsAndWarnings" = id;
267                 "o_mi_extended" = id;
268                 "o_mi_faster" = id;
269                 "o_mi_ffmpeg_pp" = id;
270                 "o_mi_fittoscreen" = id;
271                 "o_mi_floatontop" = id;
272                 "o_mi_forum" = id;
273                 "o_mi_fullscreen" = id;
274                 "o_mi_fwd" = id;
275                 "o_mi_fwd1m" = id;
276                 "o_mi_fwd5m" = id;
277                 "o_mi_half_window" = id;
278                 "o_mi_help" = id;
279                 "o_mi_hide" = id;
280                 "o_mi_hide_others" = id;
281                 "o_mi_info" = id;
282                 "o_mi_license" = id;
283                 "o_mi_loop" = id;
284                 "o_mi_messages" = id;
285                 "o_mi_minimize" = id;
286                 "o_mi_mute" = id;
287                 "o_mi_next" = id;
288                 "o_mi_normal_window" = id;
289                 "o_mi_open_capture" = id;
290                 "o_mi_open_disc" = id;
291                 "o_mi_open_file" = id;
292                 "o_mi_open_generic" = id;
293                 "o_mi_open_net" = id;
294                 "o_mi_open_recent" = id;
295                 "o_mi_open_recent_cm" = id;
296                 "o_mi_open_wizard" = id;
297                 "o_mi_paste" = id;
298                 "o_mi_play" = id;
299                 "o_mi_playlist" = id;
300                 "o_mi_prefs" = id;
301                 "o_mi_previous" = id;
302                 "o_mi_program" = id;
303                 "o_mi_quit" = id;
304                 "o_mi_random" = id;
305                 "o_mi_readme" = id;
306                 "o_mi_repeat" = id;
307                 "o_mi_screen" = id;
308                 "o_mi_select_all" = id;
309                 "o_mi_services" = id;
310                 "o_mi_show_all" = id;
311                 "o_mi_slower" = id;
312                 "o_mi_snapshot" = id;
313                 "o_mi_sprefs" = id;
314                 "o_mi_stop" = id;
315                 "o_mi_subtitle" = id;
316                 "o_mi_title" = id;
317                 "o_mi_videotrack" = id;
318                 "o_mi_visual" = id;
319                 "o_mi_vol_down" = id;
320                 "o_mi_vol_up" = id;
321                 "o_mi_website" = id;
322                 "o_msgs_btn_crashlog" = id;
323                 "o_msgs_panel" = id;
324                 "o_mu_add_intf" = id;
325                 "o_mu_aspect_ratio" = id;
326                 "o_mu_audio" = id;
327                 "o_mu_audiotrack" = id;
328                 "o_mu_channels" = id;
329                 "o_mu_chapter" = id;
330                 "o_mu_controls" = id;
331                 "o_mu_crop" = id;
332                 "o_mu_deinterlace" = id;
333                 "o_mu_device" = id;
334                 "o_mu_edit" = id;
335                 "o_mu_ffmpeg_pp" = id;
336                 "o_mu_file" = id;
337                 "o_mu_help" = id;
338                 "o_mu_program" = id;
339                 "o_mu_screen" = id;
340                 "o_mu_subtitle" = id;
341                 "o_mu_title" = id;
342                 "o_mu_video" = id;
343                 "o_mu_videotrack" = id;
344                 "o_mu_visual" = id;
345                 "o_mu_window" = id;
346                 "o_open" = id;
347                 "o_playlist" = id;
348                 "o_playlist_view" = id;
349                 "o_prefs" = id;
350                 "o_scrollfield" = id;
351                 "o_sprefs" = id;
352                 "o_timefield" = id;
353                 "o_timeslider" = id;
354                 "o_update" = id;
355                 "o_vmi_fullscreen" = id;
356                 "o_vmi_mute" = id;
357                 "o_vmi_next" = id;
358                 "o_vmi_play" = id;
359                 "o_vmi_prev" = id;
360                 "o_vmi_snapshot" = id;
361                 "o_vmi_stop" = id;
362                 "o_vmi_voldown" = id;
363                 "o_vmi_volup" = id;
364                 "o_volumeslider" = id;
365                 "o_vout_menu" = id;
366                 "o_window" = id;
367                 "o_wizard" = id;
368             };
369             SUPERCLASS = NSObject;
370         },
371                 {
372             ACTIONS =             {
373                 addNode = id;
374                 deleteItem = id;
375                 playItem = id;
376                 preparseItem = id;
377                 recursiveExpandNode = id;
378                 savePlaylist = id;
379                 searchItem = id;
380                 selectAll = id;
381                 servicesChange = id;
382                 sortNodeByAuthor = id;
383                 sortNodeByName = id;
384             };
385             CLASS = VLCPlaylist;
386             LANGUAGE = ObjC;
387             OUTLETS =             {
388                 "o_btn_addNode" = id;
389                 "o_btn_playlist" = id;
390                 "o_controller" = id;
391                 "o_ctx_menu" = id;
392                 "o_mi_addNode" = id;
393                 "o_mi_delete" = id;
394                 "o_mi_info" = id;
395                 "o_mi_play" = id;
396                 "o_mi_preparse" = id;
397                 "o_mi_recursive_expand" = id;
398                 "o_mi_save_playlist" = id;
399                 "o_mi_selectall" = id;
400                 "o_mi_services" = id;
401                 "o_mi_sort_author" = id;
402                 "o_mi_sort_name" = id;
403                 "o_mm_mi_services" = id;
404                 "o_mm_mu_services" = id;
405                 "o_mu_services" = id;
406                 "o_outline_view" = id;
407                 "o_playlist_view" = id;
408                 "o_playlist_wizard" = id;
409                 "o_random_ckb" = id;
410                 "o_save_accessory_popup" = id;
411                 "o_save_accessory_text" = id;
412                 "o_save_accessory_view" = id;
413                 "o_search_field" = id;
414                 "o_status_field" = id;
415                 "o_tc_author" = id;
416                 "o_tc_duration" = id;
417                 "o_tc_name" = id;
418                 "o_tc_sortColumn" = id;
419             };
420             SUPERCLASS = VLCPlaylistCommon;
421         },
422                 {
423             CLASS = VLCPlaylistCommon;
424             LANGUAGE = ObjC;
425             OUTLETS =             {
426                 "o_outline_view" = id;
427                 "o_tc_author" = id;
428                 "o_tc_duration" = id;
429                 "o_tc_name" = id;
430             };
431             SUPERCLASS = NSObject;
432         },
433                 {
434             CLASS = VLCPlaylistView;
435             LANGUAGE = ObjC;
436             SUPERCLASS = NSOutlineView;
437         },
438                 {
439             CLASS = VLCTimeField;
440             LANGUAGE = ObjC;
441             SUPERCLASS = NSTextField;
442         },
443                 {
444             CLASS = VLCVoutView;
445             LANGUAGE = ObjC;
446             OUTLETS =             {
447                 "o_window" = id;
448             };
449             SUPERCLASS = NSView;
450         }
451     );
452     IBVersion = 1;
453 }