]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/MediaInfo.nib/classes.nib
b53f8c6f6aafe5a0568d9831eac3628d346487a2
[vlc] / extras / package / macosx / Resources / English.lproj / MediaInfo.nib / classes.nib
1 {
2     IBClasses =     (
3                 {
4             CLASS = NSApplication;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSResponder;
7         },
8                 {
9             CLASS = NSObject;
10             LANGUAGE = ObjC;
11         },
12                 {
13             CLASS = NSTextField;
14             LANGUAGE = ObjC;
15             SUPERCLASS = NSControl;
16         },
17                 {
18             ACTIONS =             {
19                 createOutlineGroup = id;
20                 deleteOutlineGroup = id;
21                 metaFieldChanged = id;
22                 saveMetaData = id;
23             };
24             CLASS = VLCInfo;
25             LANGUAGE = ObjC;
26             OUTLETS =             {
27                 "o_audio_box" = id;
28                 "o_audio_decoded_lbl" = id;
29                 "o_audio_decoded_txt" = id;
30                 "o_author_lbl" = id;
31                 "o_author_txt" = id;
32                 "o_collection_lbl" = id;
33                 "o_collection_txt" = id;
34                 "o_copyright_lbl" = id;
35                 "o_copyright_txt" = id;
36                 "o_date_lbl" = id;
37                 "o_date_txt" = id;
38                 "o_demux_bitrate_lbl" = id;
39                 "o_demux_bitrate_txt" = id;
40                 "o_demux_bytes_lbl" = id;
41                 "o_demux_bytes_txt" = id;
42                 "o_description_lbl" = id;
43                 "o_description_txt" = id;
44                 "o_displayed_lbl" = id;
45                 "o_displayed_txt" = id;
46                 "o_fps_lbl" = id;
47                 "o_fps_txt" = id;
48                 "o_genre_lbl" = id;
49                 "o_genre_txt" = id;
50                 "o_image_well" = id;
51                 "o_info_window" = id;
52                 "o_input_bitrate_lbl" = id;
53                 "o_input_bitrate_txt" = id;
54                 "o_input_box" = id;
55                 "o_language_lbl" = id;
56                 "o_language_txt" = id;
57                 "o_lost_abuffers_lbl" = id;
58                 "o_lost_abuffers_txt" = id;
59                 "o_lost_frames_lbl" = id;
60                 "o_lost_frames_txt" = id;
61                 "o_nowPlaying_lbl" = id;
62                 "o_nowPlaying_txt" = id;
63                 "o_outline_view" = id;
64                 "o_played_abuffers_lbl" = id;
65                 "o_played_abuffers_txt" = id;
66                 "o_publisher_lbl" = id;
67                 "o_publisher_txt" = id;
68                 "o_read_bytes_lbl" = id;
69                 "o_read_bytes_txt" = id;
70                 "o_saveMetaData_btn" = id;
71                 "o_sent_bitrate_lbl" = id;
72                 "o_sent_bitrate_txt" = id;
73                 "o_sent_bytes_lbl" = id;
74                 "o_sent_bytes_txt" = id;
75                 "o_sent_packets_lbl" = id;
76                 "o_sent_packets_txt" = id;
77                 "o_seqNum_lbl" = id;
78                 "o_seqNum_txt" = id;
79                 "o_sout_box" = id;
80                 "o_tab_view" = id;
81                 "o_title_lbl" = id;
82                 "o_title_txt" = id;
83                 "o_uri_lbl" = id;
84                 "o_uri_txt" = id;
85                 "o_video_box" = id;
86                 "o_video_decoded_lbl" = id;
87                 "o_video_decoded_txt" = id;
88             };
89             SUPERCLASS = NSObject;
90         }
91     );
92     IBVersion = 1;
93 }