]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib
Source Tree Layout Cleanup: (As decided at videolan-meeting #2)
[vlc] / extras / package / 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                 goToSpecificTime = id; 
16                 loop = id; 
17                 mute = id; 
18                 next = id; 
19                 pause = id; 
20                 play = id; 
21                 position = id; 
22                 prev = id; 
23                 random = id; 
24                 repeat = id; 
25                 repeatButtonAction = id; 
26                 slower = id; 
27                 stop = id; 
28                 toggleVar = id; 
29                 volumeDown = id; 
30                 volumeSliderUpdated = id; 
31                 volumeUp = id; 
32                 windowAction = id; 
33             }; 
34             CLASS = VLCControls; 
35             LANGUAGE = ObjC; 
36             OUTLETS = {
37                 "o_btn_addNode" = id; 
38                 "o_btn_repeat" = id; 
39                 "o_btn_shuffle" = id; 
40                 "o_fs_panel" = id; 
41                 "o_main" = id; 
42                 "o_specificTime_cancel_btn" = id; 
43                 "o_specificTime_enter_fld" = id; 
44                 "o_specificTime_goTo_lbl" = id; 
45                 "o_specificTime_mi" = id; 
46                 "o_specificTime_ok_btn" = id; 
47                 "o_specificTime_sec_lbl" = id; 
48                 "o_specificTime_stepper" = id; 
49                 "o_specificTime_win" = id; 
50                 "o_volumeslider" = id; 
51             }; 
52             SUPERCLASS = NSObject; 
53         }, 
54         {
55             CLASS = VLCDetachedEmbeddedVoutView; 
56             LANGUAGE = ObjC; 
57             SUPERCLASS = VLCEmbeddedVoutView; 
58         }, 
59         {CLASS = VLCEmbeddedVoutView; LANGUAGE = ObjC; SUPERCLASS = VLCVoutView; }, 
60         {
61             CLASS = VLCEmbeddedWindow; 
62             LANGUAGE = ObjC; 
63             OUTLETS = {
64                 "o_btn_backward" = id; 
65                 "o_btn_forward" = id; 
66                 "o_btn_fullscreen" = id; 
67                 "o_btn_play" = id; 
68                 "o_slider" = id; 
69                 "o_time" = id; 
70                 "o_view" = id; 
71             }; 
72             SUPERCLASS = NSWindow; 
73         }, 
74         {
75             ACTIONS = {
76                 bandSliderUpdated = id; 
77                 changePreset = id; 
78                 enable = id; 
79                 preampSliderUpdated = id; 
80                 toggleWindow = id; 
81                 twopass = id; 
82             }; 
83             CLASS = VLCEqualizer; 
84             LANGUAGE = ObjC; 
85             OUTLETS = {
86                 "o_btn_equalizer" = id; 
87                 "o_ckb_2pass" = id; 
88                 "o_ckb_enable" = id; 
89                 "o_fld_preamp" = id; 
90                 "o_popup_presets" = id; 
91                 "o_slider_band1" = id; 
92                 "o_slider_band10" = id; 
93                 "o_slider_band2" = id; 
94                 "o_slider_band3" = id; 
95                 "o_slider_band4" = id; 
96                 "o_slider_band5" = id; 
97                 "o_slider_band6" = id; 
98                 "o_slider_band7" = id; 
99                 "o_slider_band8" = id; 
100                 "o_slider_band9" = id; 
101                 "o_slider_preamp" = id; 
102                 "o_window" = id; 
103             }; 
104             SUPERCLASS = NSObject; 
105         }, 
106         {CLASS = VLCFSPanel; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
107         {
108             ACTIONS = {faster = id; next = id; play = id; prev = id; slower = id; }; 
109             CLASS = VLCFSPanelView; 
110             LANGUAGE = ObjC; 
111             SUPERCLASS = NSView; 
112         }, 
113         {CLASS = VLCFSTimeSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, 
114         {
115             ACTIONS = {
116                 createOutlineGroup = id; 
117                 deleteOutlineGroup = id; 
118                 infoCancel = id; 
119                 infoOk = id; 
120                 toggleInfoPanel = id; 
121                 togglePlaylistInfoPanel = id; 
122             }; 
123             CLASS = VLCInfo; 
124             LANGUAGE = ObjC; 
125             OUTLETS = {
126                 "o_audio_box" = id; 
127                 "o_audio_decoded_lbl" = id; 
128                 "o_audio_decoded_txt" = id; 
129                 "o_author_lbl" = id; 
130                 "o_author_txt" = id; 
131                 "o_btn_cancel" = id; 
132                 "o_btn_ok" = id; 
133                 "o_collection_lbl" = id; 
134                 "o_collection_txt" = id; 
135                 "o_copyright_lbl" = id; 
136                 "o_copyright_txt" = id; 
137                 "o_date_lbl" = id; 
138                 "o_date_txt" = id; 
139                 "o_demux_bitrate_lbl" = id; 
140                 "o_demux_bitrate_txt" = id; 
141                 "o_demux_bytes_lbl" = id; 
142                 "o_demux_bytes_txt" = id; 
143                 "o_description_lbl" = id; 
144                 "o_description_txt" = id; 
145                 "o_displayed_lbl" = id; 
146                 "o_displayed_txt" = id; 
147                 "o_fps_lbl" = id; 
148                 "o_fps_txt" = id; 
149                 "o_genre_lbl" = id; 
150                 "o_genre_txt" = id; 
151                 "o_info_window" = id; 
152                 "o_input_bitrate_lbl" = id; 
153                 "o_input_bitrate_txt" = id; 
154                 "o_input_box" = id; 
155                 "o_language_lbl" = id; 
156                 "o_language_txt" = id; 
157                 "o_lost_abuffers_lbl" = id; 
158                 "o_lost_abuffers_txt" = id; 
159                 "o_lost_frames_lbl" = id; 
160                 "o_lost_frames_txt" = id; 
161                 "o_nowPlaying_lbl" = id; 
162                 "o_nowPlaying_txt" = id; 
163                 "o_outline_view" = id; 
164                 "o_played_abuffers_lbl" = id; 
165                 "o_played_abuffers_txt" = id; 
166                 "o_publisher_lbl" = id; 
167                 "o_publisher_txt" = id; 
168                 "o_rating_lbl" = id; 
169                 "o_rating_txt" = id; 
170                 "o_read_bytes_lbl" = id; 
171                 "o_read_bytes_txt" = id; 
172                 "o_sent_bitrate_lbl" = id; 
173                 "o_sent_bitrate_txt" = id; 
174                 "o_sent_bytes_lbl" = id; 
175                 "o_sent_bytes_txt" = id; 
176                 "o_sent_packets_lbl" = id; 
177                 "o_sent_packets_txt" = id; 
178                 "o_seqNum_lbl" = id; 
179                 "o_seqNum_txt" = id; 
180                 "o_sout_box" = id; 
181                 "o_tab_view" = id; 
182                 "o_title_lbl" = id; 
183                 "o_title_txt" = id; 
184                 "o_uri_lbl" = id; 
185                 "o_uri_txt" = id; 
186                 "o_video_box" = id; 
187                 "o_video_decoded_lbl" = id; 
188                 "o_video_decoded_txt" = id; 
189             }; 
190             SUPERCLASS = NSObject; 
191         }, 
192         {
193             ACTIONS = {
194                 checkForUpdate = id; 
195                 clearRecentItems = id; 
196                 intfOpenDisc = id; 
197                 intfOpenFile = id; 
198                 intfOpenFileGeneric = id; 
199                 intfOpenNet = id; 
200                 openCrashLog = id; 
201                 openDocumentation = id; 
202                 openDonate = id; 
203                 openForum = id; 
204                 openReadMe = id; 
205                 openRecentItem = id; 
206                 openWebsite = id; 
207                 showBookmarks = id; 
208                 showExtended = id; 
209                 showLicense = id; 
210                 showMessagesPanel = id; 
211                 showSFilters = id; 
212                 showWizard = id; 
213                 timesliderUpdate = id; 
214                 togglePlaylist = id; 
215                 viewAbout = id; 
216                 viewErrorsAndWarnings = id; 
217                 viewHelp = id; 
218                 viewPreferences = id; 
219             }; 
220             CLASS = VLCMain; 
221             LANGUAGE = ObjC; 
222             OUTLETS = {
223                 "o_btn_equalizer" = id; 
224                 "o_btn_ff" = id; 
225                 "o_btn_fullscreen" = id; 
226                 "o_btn_next" = id; 
227                 "o_btn_play" = id; 
228                 "o_btn_playlist" = id; 
229                 "o_btn_prev" = id; 
230                 "o_btn_rewind" = id; 
231                 "o_btn_stop" = id; 
232                 "o_controls" = id; 
233                 "o_dmi_mute" = id; 
234                 "o_dmi_next" = id; 
235                 "o_dmi_play" = id; 
236                 "o_dmi_previous" = id; 
237                 "o_dmi_stop" = id; 
238                 "o_embedded_window" = id; 
239                 "o_info" = 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_channels" = id; 
250                 "o_mi_chapter" = id; 
251                 "o_mi_checkForUpdate" = id; 
252                 "o_mi_clear" = id; 
253                 "o_mi_close_window" = id; 
254                 "o_mi_controller" = id; 
255                 "o_mi_copy" = id; 
256                 "o_mi_crop" = id; 
257                 "o_mi_cut" = id; 
258                 "o_mi_deinterlace" = id; 
259                 "o_mi_device" = id; 
260                 "o_mi_documentation" = id; 
261                 "o_mi_donation" = id; 
262                 "o_mi_double_window" = id; 
263                 "o_mi_equalizer" = id; 
264                 "o_mi_errorsAndWarnings" = id; 
265                 "o_mi_extended" = id; 
266                 "o_mi_faster" = id; 
267                 "o_mi_ffmpeg_pp" = id; 
268                 "o_mi_fittoscreen" = id; 
269                 "o_mi_floatontop" = id; 
270                 "o_mi_forum" = id; 
271                 "o_mi_fullscreen" = id; 
272                 "o_mi_fwd" = id; 
273                 "o_mi_half_window" = id; 
274                 "o_mi_help" = id; 
275                 "o_mi_hide" = id; 
276                 "o_mi_hide_others" = id; 
277                 "o_mi_info" = id; 
278                 "o_mi_license" = id; 
279                 "o_mi_loop" = id; 
280                 "o_mi_messages" = id; 
281                 "o_mi_minimize" = id; 
282                 "o_mi_mute" = id; 
283                 "o_mi_next" = id; 
284                 "o_mi_normal_window" = id; 
285                 "o_mi_open_disc" = id; 
286                 "o_mi_open_file" = id; 
287                 "o_mi_open_generic" = id; 
288                 "o_mi_open_net" = id; 
289                 "o_mi_open_recent" = id; 
290                 "o_mi_open_recent_cm" = id; 
291                 "o_mi_paste" = id; 
292                 "o_mi_play" = id; 
293                 "o_mi_playlist" = id; 
294                 "o_mi_prefs" = id; 
295                 "o_mi_previous" = id; 
296                 "o_mi_program" = id; 
297                 "o_mi_quit" = id; 
298                 "o_mi_random" = id; 
299                 "o_mi_readme" = id; 
300                 "o_mi_repeat" = id; 
301                 "o_mi_screen" = id; 
302                 "o_mi_select_all" = id; 
303                 "o_mi_services" = id; 
304                 "o_mi_show_all" = id; 
305                 "o_mi_slower" = id; 
306                 "o_mi_snapshot" = id; 
307                 "o_mi_sprefs" = id; 
308                 "o_mi_stop" = id; 
309                 "o_mi_subtitle" = id; 
310                 "o_mi_title" = id; 
311                 "o_mi_videotrack" = id; 
312                 "o_mi_visual" = id; 
313                 "o_mi_vol_down" = id; 
314                 "o_mi_vol_up" = id; 
315                 "o_mi_website" = id; 
316                 "o_msgs_btn_crashlog" = id; 
317                 "o_msgs_panel" = id; 
318                 "o_mu_add_intf" = id; 
319                 "o_mu_aspect_ratio" = id; 
320                 "o_mu_audio" = id; 
321                 "o_mu_audiotrack" = id; 
322                 "o_mu_channels" = id; 
323                 "o_mu_chapter" = id; 
324                 "o_mu_controls" = id; 
325                 "o_mu_crop" = id; 
326                 "o_mu_deinterlace" = id; 
327                 "o_mu_device" = id; 
328                 "o_mu_edit" = id; 
329                 "o_mu_ffmpeg_pp" = id; 
330                 "o_mu_file" = id; 
331                 "o_mu_help" = id; 
332                 "o_mu_program" = id; 
333                 "o_mu_screen" = id; 
334                 "o_mu_subtitle" = id; 
335                 "o_mu_title" = id; 
336                 "o_mu_video" = id; 
337                 "o_mu_videotrack" = id; 
338                 "o_mu_visual" = id; 
339                 "o_mu_window" = id; 
340                 "o_playlist" = id; 
341                 "o_playlist_view" = id; 
342                 "o_scrollfield" = id; 
343                 "o_timefield" = id; 
344                 "o_timeslider" = id; 
345                 "o_vmi_fullscreen" = id; 
346                 "o_vmi_mute" = id; 
347                 "o_vmi_next" = id; 
348                 "o_vmi_play" = id; 
349                 "o_vmi_prev" = id; 
350                 "o_vmi_snapshot" = id; 
351                 "o_vmi_stop" = id; 
352                 "o_vmi_voldown" = id; 
353                 "o_vmi_volup" = id; 
354                 "o_volumeslider" = id; 
355                 "o_vout_menu" = id; 
356                 "o_window" = id; 
357             }; 
358             SUPERCLASS = NSObject; 
359         }, 
360         {
361             ACTIONS = {
362                 addNode = id; 
363                 deleteItem = id; 
364                 playItem = id; 
365                 preparseItem = id; 
366                 recursiveExpandNode = id; 
367                 savePlaylist = id; 
368                 searchItem = id; 
369                 selectAll = id; 
370                 sortNodeByAuthor = id; 
371                 sortNodeByName = id; 
372             }; 
373             CLASS = VLCPlaylist; 
374             LANGUAGE = ObjC; 
375             OUTLETS = {
376                 "o_btn_addNode" = id; 
377                 "o_controller" = id; 
378                 "o_ctx_menu" = id; 
379                 "o_mi_addNode" = id; 
380                 "o_mi_delete" = id; 
381                 "o_mi_info" = id; 
382                 "o_mi_play" = id; 
383                 "o_mi_preparse" = id; 
384                 "o_mi_recursive_expand" = id; 
385                 "o_mi_save_playlist" = id; 
386                 "o_mi_selectall" = id; 
387                 "o_mi_services" = id; 
388                 "o_mi_sort_author" = id; 
389                 "o_mi_sort_name" = id; 
390                 "o_mm_mi_services" = id; 
391                 "o_mm_mu_services" = id; 
392                 "o_mu_services" = id; 
393                 "o_outline_view" = id; 
394                 "o_playlist_view" = id; 
395                 "o_random_ckb" = id; 
396                 "o_save_accessory_popup" = id; 
397                 "o_save_accessory_text" = id; 
398                 "o_save_accessory_view" = id; 
399                 "o_search_field" = id; 
400                 "o_status_field" = id; 
401                 "o_tc_author" = id; 
402                 "o_tc_duration" = id; 
403                 "o_tc_name" = id; 
404             }; 
405             SUPERCLASS = NSObject; 
406         }, 
407         {CLASS = VLCPlaylistView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
408         {CLASS = VLCTimeField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
409         {CLASS = VLCVoutView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
410     ); 
411     IBVersion = 1; 
412 }