]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/About.nib/classes.nib
contribs: fixed glib compilation by removing the dependency on gtk-doc
[vlc] / extras / package / macosx / Resources / English.lproj / About.nib / classes.nib
1 {
2     IBClasses =     (
3                 {
4             CLASS = FirstResponder;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSObject;
7         },
8                 {
9             CLASS = MPSlider;
10             LANGUAGE = ObjC;
11             SUPERCLASS = NSSlider;
12         },
13                 {
14             ACTIONS =             {
15                 helpGoHome = id;
16                 showGPL = id;
17             };
18             CLASS = VLAboutBox;
19             LANGUAGE = ObjC;
20             OUTLETS =             {
21                 "o_about_window" = id;
22                 "o_copyright_field" = id;
23                 "o_credits_scrollview" = id;
24                 "o_credits_textview" = id;
25                 "o_gpl_btn" = id;
26                 "o_gpl_field" = id;
27                 "o_gpl_window" = id;
28                 "o_help_bwd_btn" = id;
29                 "o_help_fwd_btn" = id;
30                 "o_help_home_btn" = id;
31                 "o_help_web_view" = id;
32                 "o_help_window" = id;
33                 "o_name_field" = id;
34                 "o_name_version_field" = id;
35                 "o_revision_field" = id;
36             };
37             SUPERCLASS = NSObject;
38         },
39                 {
40             CLASS = VLBrushedMetalImageView;
41             LANGUAGE = ObjC;
42             SUPERCLASS = NSImageView;
43         },
44                 {
45             CLASS = VLCApplication;
46             LANGUAGE = ObjC;
47             SUPERCLASS = NSApplication;
48         },
49                 {
50             CLASS = VLCControllerView;
51             LANGUAGE = ObjC;
52             SUPERCLASS = NSView;
53         },
54                 {
55             CLASS = VLCControllerWindow;
56             LANGUAGE = ObjC;
57             SUPERCLASS = NSWindow;
58         },
59                 {
60             ACTIONS =             {
61                 backward = id;
62                 faster = id;
63                 forward = id;
64                 loop = id;
65                 mute = id;
66                 next = id;
67                 pause = id;
68                 play = id;
69                 position = id;
70                 prev = id;
71                 random = id;
72                 repeat = id;
73                 slower = id;
74                 stop = id;
75                 toggleVar = id;
76                 volumeDown = id;
77                 volumeSliderUpdated = id;
78                 volumeUp = id;
79                 windowAction = id;
80             };
81             CLASS = VLCControls;
82             LANGUAGE = ObjC;
83             OUTLETS =             {
84                 "o_btn_fullscreen" = id;
85                 "o_main" = id;
86                 "o_open" = id;
87                 "o_volumeslider" = id;
88             };
89             SUPERCLASS = NSObject;
90         },
91                 {
92             ACTIONS =             {
93                 bandSliderUpdated = id;
94                 changePreset = id;
95                 enable = id;
96                 preampSliderUpdated = id;
97                 toggleWindow = id;
98                 twopass = id;
99             };
100             CLASS = VLCEqualizer;
101             LANGUAGE = ObjC;
102             OUTLETS =             {
103                 "o_btn_equalizer" = id;
104                 "o_ckb_2pass" = id;
105                 "o_ckb_enable" = id;
106                 "o_fld_preamp" = id;
107                 "o_popup_presets" = id;
108                 "o_slider_band1" = id;
109                 "o_slider_band10" = id;
110                 "o_slider_band2" = id;
111                 "o_slider_band3" = id;
112                 "o_slider_band4" = id;
113                 "o_slider_band5" = id;
114                 "o_slider_band6" = id;
115                 "o_slider_band7" = id;
116                 "o_slider_band8" = id;
117                 "o_slider_band9" = id;
118                 "o_slider_preamp" = id;
119                 "o_window" = id;
120             };
121             SUPERCLASS = NSObject;
122         },
123                 {
124             ACTIONS =             {
125                 createOutlineGroup = id;
126                 deleteOutlineGroup = id;
127                 handleGroup = id;
128                 infoCancel = id;
129                 infoOk = id;
130                 toggleInfoPanel = id;
131                 togglePlaylistInfoPanel = id;
132             };
133             CLASS = VLCInfo;
134             LANGUAGE = ObjC;
135             OUTLETS =             {
136                 "o_author_lbl" = id;
137                 "o_author_txt" = id;
138                 "o_btn_add_group" = id;
139                 "o_btn_cancel" = id;
140                 "o_btn_delete_group" = id;
141                 "o_btn_ok" = id;
142                 "o_group_cbx" = id;
143                 "o_group_color" = id;
144                 "o_group_lbl" = id;
145                 "o_info_window" = id;
146                 "o_outline_view" = id;
147                 "o_title_lbl" = id;
148                 "o_title_txt" = id;
149                 "o_uri_lbl" = id;
150                 "o_uri_txt" = id;
151             };
152             SUPERCLASS = NSObject;
153         },
154                 {
155             ACTIONS =             {
156                 clearRecentItems = id;
157                 closeError = id;
158                 openCrashLog = id;
159                 openDocumentation = id;
160                 openLicense = id;
161                 openReadMe = id;
162                 openRecentItem = id;
163                 openWebsite = id;
164                 reportABug = id;
165                 timesliderUpdate = id;
166                 viewPreferences = id;
167             };
168             CLASS = VLCMain;
169             LANGUAGE = ObjC;
170             OUTLETS =             {
171                 "o_btn_ff" = id;
172                 "o_btn_fullscreen" = id;
173                 "o_btn_next" = id;
174                 "o_btn_play" = id;
175                 "o_btn_prev" = id;
176                 "o_btn_rewind" = id;
177                 "o_btn_stop" = id;
178                 "o_controls" = id;
179                 "o_dmi_mute" = id;
180                 "o_dmi_next" = id;
181                 "o_dmi_play" = id;
182                 "o_dmi_previous" = id;
183                 "o_dmi_stop" = id;
184                 "o_err_btn_dismiss" = id;
185                 "o_err_btn_msgs" = id;
186                 "o_err_bug_lbl" = id;
187                 "o_err_ckbk_surpress" = id;
188                 "o_err_lbl" = id;
189                 "o_err_msg" = id;
190                 "o_error" = id;
191                 "o_info" = id;
192                 "o_messages" = id;
193                 "o_mi_about" = id;
194                 "o_mi_add_intf" = id;
195                 "o_mi_audiotrack" = id;
196                 "o_mi_bring_atf" = id;
197                 "o_mi_bwd" = id;
198                 "o_mi_channels" = id;
199                 "o_mi_chapter" = id;
200                 "o_mi_clear" = id;
201                 "o_mi_close_window" = id;
202                 "o_mi_controller" = id;
203                 "o_mi_copy" = id;
204                 "o_mi_cut" = id;
205                 "o_mi_deinterlace" = id;
206                 "o_mi_device" = id;
207                 "o_mi_documentation" = id;
208                 "o_mi_double_window" = id;
209                 "o_mi_equalizer" = id;
210                 "o_mi_faster" = id;
211                 "o_mi_ffmpeg_pp" = id;
212                 "o_mi_fittoscreen" = id;
213                 "o_mi_floatontop" = id;
214                 "o_mi_fullscreen" = id;
215                 "o_mi_fwd" = id;
216                 "o_mi_half_window" = id;
217                 "o_mi_hide" = id;
218                 "o_mi_hide_others" = id;
219                 "o_mi_info" = id;
220                 "o_mi_license" = id;
221                 "o_mi_loop" = id;
222                 "o_mi_messages" = id;
223                 "o_mi_minimize" = id;
224                 "o_mi_mute" = id;
225                 "o_mi_next" = id;
226                 "o_mi_normal_window" = id;
227                 "o_mi_open_disc" = id;
228                 "o_mi_open_file" = id;
229                 "o_mi_open_generic" = id;
230                 "o_mi_open_net" = id;
231                 "o_mi_open_recent" = id;
232                 "o_mi_open_recent_cm" = id;
233                 "o_mi_paste" = id;
234                 "o_mi_play" = id;
235                 "o_mi_playlist" = id;
236                 "o_mi_prefs" = id;
237                 "o_mi_previous" = id;
238                 "o_mi_program" = id;
239                 "o_mi_quit" = id;
240                 "o_mi_random" = id;
241                 "o_mi_readme" = id;
242                 "o_mi_repeat" = id;
243                 "o_mi_reportabug" = id;
244                 "o_mi_screen" = id;
245                 "o_mi_select_all" = id;
246                 "o_mi_services" = id;
247                 "o_mi_show_all" = id;
248                 "o_mi_slower" = id;
249                 "o_mi_stop" = id;
250                 "o_mi_subtitle" = id;
251                 "o_mi_title" = id;
252                 "o_mi_videotrack" = id;
253                 "o_mi_visual" = id;
254                 "o_mi_vol_down" = id;
255                 "o_mi_vol_up" = id;
256                 "o_mi_website" = id;
257                 "o_msgs_btn_crashlog" = id;
258                 "o_msgs_panel" = id;
259                 "o_mu_add_intf" = id;
260                 "o_mu_audio" = id;
261                 "o_mu_audiotrack" = id;
262                 "o_mu_channels" = id;
263                 "o_mu_chapter" = id;
264                 "o_mu_controls" = id;
265                 "o_mu_deinterlace" = id;
266                 "o_mu_device" = id;
267                 "o_mu_edit" = id;
268                 "o_mu_ffmpeg_pp" = id;
269                 "o_mu_file" = id;
270                 "o_mu_help" = id;
271                 "o_mu_program" = id;
272                 "o_mu_screen" = id;
273                 "o_mu_subtitle" = id;
274                 "o_mu_title" = id;
275                 "o_mu_video" = id;
276                 "o_mu_videotrack" = id;
277                 "o_mu_visual" = id;
278                 "o_mu_window" = id;
279                 "o_playlist" = id;
280                 "o_prefs" = id;
281                 "o_scrollfield" = id;
282                 "o_timefield" = id;
283                 "o_timeslider" = id;
284                 "o_volumeslider" = id;
285                 "o_window" = id;
286             };
287             SUPERCLASS = NSObject;
288         },
289                 {
290             ACTIONS =             {
291                 openDisc = id;
292                 openDiscMenusChanged = id;
293                 openDiscStepperChanged = id;
294                 openDiscTypeChanged = id;
295                 openFile = id;
296                 openFileBrowse = id;
297                 openFileGeneric = id;
298                 openFileStreamChanged = id;
299                 openNet = id;
300                 openNetModeChanged = id;
301                 openNetStepperChanged = id;
302                 openVTSBrowse = id;
303                 panelCancel = id;
304                 panelOk = id;
305                 subCloseSheet = id;
306                 subDelayStepperChanged = id;
307                 subFileBrowse = id;
308                 subFpsStepperChanged = id;
309                 subOverride = id;
310                 subSettings = id;
311                 subsChanged = id;
312             };
313             CLASS = VLCOpen;
314             LANGUAGE = ObjC;
315             OUTLETS =             {
316                 "o_btn_cancel" = id;
317                 "o_btn_ok" = id;
318                 "o_disc_chapter" = id;
319                 "o_disc_chapter_lbl" = id;
320                 "o_disc_chapter_stp" = id;
321                 "o_disc_device" = id;
322                 "o_disc_device_lbl" = id;
323                 "o_disc_dvd_menus" = id;
324                 "o_disc_title" = id;
325                 "o_disc_title_lbl" = id;
326                 "o_disc_title_stp" = id;
327                 "o_disc_type" = id;
328                 "o_disc_videots_btn_browse" = id;
329                 "o_disc_videots_folder" = id;
330                 "o_file_btn_browse" = id;
331                 "o_file_path" = id;
332                 "o_file_stream" = id;
333                 "o_file_sub_align_lbl" = id;
334                 "o_file_sub_align_pop" = id;
335                 "o_file_sub_btn_browse" = id;
336                 "o_file_sub_btn_settings" = id;
337                 "o_file_sub_ckbox" = id;
338                 "o_file_sub_delay" = id;
339                 "o_file_sub_delay_lbl" = id;
340                 "o_file_sub_delay_stp" = id;
341                 "o_file_sub_encoding_lbl" = id;
342                 "o_file_sub_encoding_pop" = id;
343                 "o_file_sub_file_box" = id;
344                 "o_file_sub_font_box" = id;
345                 "o_file_sub_fps" = id;
346                 "o_file_sub_fps_lbl" = id;
347                 "o_file_sub_fps_stp" = id;
348                 "o_file_sub_ok_btn" = id;
349                 "o_file_sub_override" = id;
350                 "o_file_sub_path" = id;
351                 "o_file_sub_sheet" = id;
352                 "o_file_sub_size_lbl" = id;
353                 "o_file_sub_size_pop" = id;
354                 "o_mrl" = id;
355                 "o_mrl_lbl" = id;
356                 "o_net_http_url" = id;
357                 "o_net_http_url_lbl" = id;
358                 "o_net_mode" = id;
359                 "o_net_udp_port" = id;
360                 "o_net_udp_port_lbl" = id;
361                 "o_net_udp_port_stp" = id;
362                 "o_net_udpm_addr" = id;
363                 "o_net_udpm_addr_lbl" = id;
364                 "o_net_udpm_port" = id;
365                 "o_net_udpm_port_lbl" = id;
366                 "o_net_udpm_port_stp" = id;
367                 "o_output_ckbox" = id;
368                 "o_panel" = id;
369                 "o_playlist" = id;
370                 "o_sout_options" = id;
371                 "o_tabview" = id;
372             };
373             SUPERCLASS = NSObject;
374         },
375                 {
376             ACTIONS =             {
377                 announceChanged = id;
378                 outputChanged = id;
379                 outputCloseSheet = id;
380                 outputFileBrowse = id;
381                 outputInfoChanged = id;
382                 outputMethodChanged = id;
383                 outputSettings = id;
384                 streamPortStepperChanged = id;
385                 streamTTLStepperChanged = id;
386                 transcodeChanged = id;
387                 transcodeInfoChanged = id;
388             };
389             CLASS = VLCOutput;
390             LANGUAGE = ObjC;
391             OUTLETS =             {
392                 "o_btn_browse" = id;
393                 "o_btn_ok" = id;
394                 "o_channel_name" = id;
395                 "o_channel_name_lbl" = id;
396                 "o_display" = id;
397                 "o_dump_chkbox" = id;
398                 "o_file_chkbox" = id;
399                 "o_file_field" = id;
400                 "o_http_chkbox" = id;
401                 "o_method" = id;
402                 "o_misc_lbl" = id;
403                 "o_mux_lbl" = id;
404                 "o_mux_selector" = id;
405                 "o_open_panel" = id;
406                 "o_options_lbl" = id;
407                 "o_output_ckbox" = id;
408                 "o_output_settings" = id;
409                 "o_output_sheet" = id;
410                 "o_rtsp_chkbox" = id;
411                 "o_sap_chkbox" = id;
412                 "o_sdp_url" = id;
413                 "o_sdp_url_lbl" = id;
414                 "o_slp_chkbox" = id;
415                 "o_stream_address" = id;
416                 "o_stream_address_lbl" = id;
417                 "o_stream_port" = id;
418                 "o_stream_port_lbl" = id;
419                 "o_stream_port_stp" = id;
420                 "o_stream_ttl" = id;
421                 "o_stream_ttl_lbl" = id;
422                 "o_stream_ttl_stp" = id;
423                 "o_stream_type" = id;
424                 "o_stream_type_lbl" = id;
425                 "o_transcode_audio_bitrate" = id;
426                 "o_transcode_audio_bitrate_lbl" = id;
427                 "o_transcode_audio_channels" = id;
428                 "o_transcode_audio_channels_lbl" = id;
429                 "o_transcode_audio_chkbox" = id;
430                 "o_transcode_audio_selector" = id;
431                 "o_transcode_lbl" = id;
432                 "o_transcode_video_bitrate" = id;
433                 "o_transcode_video_bitrate_lbl" = id;
434                 "o_transcode_video_chkbox" = id;
435                 "o_transcode_video_scale" = id;
436                 "o_transcode_video_scale_lbl" = id;
437                 "o_transcode_video_selector" = id;
438             };
439             SUPERCLASS = NSObject;
440         },
441                 {
442             ACTIONS =             {
443                 handlePopUp = id;
444                 searchItem = id;
445             };
446             CLASS = VLCPlaylist;
447             LANGUAGE = ObjC;
448             OUTLETS =             {
449                 "o_btn_playlist" = id;
450                 "o_loop_popup" = id;
451                 "o_mi_save_playlist" = id;
452                 "o_outline_view" = id;
453                 "o_random_ckb" = id;
454                 "o_search_field" = id;
455                 "o_status_field" = id;
456                 "o_tc_author" = id;
457                 "o_tc_duration" = id;
458                 "o_tc_name" = id;
459             };
460             SUPERCLASS = NSObject;
461         },
462                 {
463             CLASS = VLCPlaylistView;
464             LANGUAGE = ObjC;
465             SUPERCLASS = NSTableView;
466         },
467                 {
468             ACTIONS =             {
469                 advancedToggle = id;
470                 closePrefs = id;
471                 resetAll = id;
472                 savePrefs = id;
473             };
474             CLASS = VLCPrefs;
475             LANGUAGE = ObjC;
476             OUTLETS =             {
477                 "o_advanced_ckb" = id;
478                 "o_cancel_btn" = id;
479                 "o_prefs_view" = id;
480                 "o_prefs_window" = id;
481                 "o_reset_btn" = id;
482                 "o_save_btn" = id;
483                 "o_tree" = id;
484             };
485             SUPERCLASS = NSObject;
486         }
487     );
488     IBVersion = 1;
489 }