]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/Preferences.nib/classes.nib
Qt4 - Preferences refreshing fix by atmo, Andre Weber.
[vlc] / extras / package / macosx / Resources / English.lproj / Preferences.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {CLASS = MPSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, 
5         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
6         {CLASS = VLBrushedMetalImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, 
7         {CLASS = VLCApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
8         {CLASS = VLCControllerWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
9         {CLASS = VLCPlaylistView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
10         {
11             ACTIONS = {advancedToggle = id; closePrefs = id; resetAll = id; savePrefs = id; }; 
12             CLASS = VLCPrefs; 
13             LANGUAGE = ObjC; 
14             OUTLETS = {
15                 "o_advanced_ckb" = id; 
16                 "o_cancel_btn" = id; 
17                 "o_prefs_view" = id; 
18                 "o_prefs_window" = id; 
19                 "o_reset_btn" = id; 
20                 "o_save_btn" = id; 
21                 "o_title" = id; 
22                 "o_tree" = id; 
23             }; 
24             SUPERCLASS = NSObject; 
25         }, 
26         {
27             ACTIONS = {
28                 audioSettingChanged = id; 
29                 buttonAction = id; 
30                 interfaceSettingChanged = id; 
31                 videoSettingChanged = id; 
32             }; 
33             CLASS = VLCSimplePrefs; 
34             LANGUAGE = ObjC; 
35             OUTLETS = {
36                 "o_audio_dolby_pop" = id; 
37                 "o_audio_dolby_txt" = id; 
38                 "o_audio_effects_box" = id; 
39                 "o_audio_enable_ckb" = id; 
40                 "o_audio_general_box" = id; 
41                 "o_audio_headphone_ckb" = id; 
42                 "o_audio_lang_fld" = id; 
43                 "o_audio_lang_txt" = id; 
44                 "o_audio_last_box" = id; 
45                 "o_audio_last_ckb" = id; 
46                 "o_audio_lastpwd_fld" = id; 
47                 "o_audio_lastpwd_txt" = id; 
48                 "o_audio_lastuser_fld" = id; 
49                 "o_audio_lastuser_txt" = id; 
50                 "o_audio_norm_ckb" = id; 
51                 "o_audio_norm_fld" = id; 
52                 "o_audio_spdif_ckb" = id; 
53                 "o_audio_view" = id; 
54                 "o_audio_visual_pop" = id; 
55                 "o_audio_visual_txt" = id; 
56                 "o_audio_vol_fld" = id; 
57                 "o_audio_vol_sld" = id; 
58                 "o_audio_vol_txt" = id; 
59                 "o_intf_art_pop" = id; 
60                 "o_intf_art_txt" = id; 
61                 "o_intf_embedded_ckb" = id; 
62                 "o_intf_fspanel_ckb" = id; 
63                 "o_intf_lang_pop" = id; 
64                 "o_intf_lang_txt" = id; 
65                 "o_intf_meta_ckb" = id; 
66                 "o_intf_network_box" = id; 
67                 "o_intf_view" = id; 
68                 "o_sprefs_basicFull_matrix" = id; 
69                 "o_sprefs_basic_box" = id; 
70                 "o_sprefs_cancel_btn" = id; 
71                 "o_sprefs_controls_box" = id; 
72                 "o_sprefs_reset_btn" = id; 
73                 "o_sprefs_save_btn" = id; 
74                 "o_sprefs_win" = id; 
75                 "o_video_black_ckb" = id; 
76                 "o_video_device_pop" = id; 
77                 "o_video_device_txt" = id; 
78                 "o_video_display_box" = id; 
79                 "o_video_enable_ckb" = id; 
80                 "o_video_fullscreen_ckb" = id; 
81                 "o_video_onTop_ckb" = id; 
82                 "o_video_output_pop" = id; 
83                 "o_video_output_txt" = id; 
84                 "o_video_skipFrames_ckb" = id; 
85                 "o_video_snap_box" = id; 
86                 "o_video_snap_folder_btn" = id; 
87                 "o_video_snap_folder_fld" = id; 
88                 "o_video_snap_folder_txt" = id; 
89                 "o_video_snap_format_pop" = id; 
90                 "o_video_snap_format_txt" = id; 
91                 "o_video_snap_prefix_fld" = id; 
92                 "o_video_snap_prefix_txt" = id; 
93                 "o_video_snap_seqnum_ckb" = id; 
94                 "o_video_view" = id; 
95             }; 
96             SUPERCLASS = NSObject; 
97         }
98     ); 
99     IBVersion = 1; 
100 }