]> git.sesse.net Git - vlc/blob - extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
Implemented the retrieval of the versions, files and mirrors. Both the size and the...
[vlc] / extras / MacOSX / Resources / English.lproj / Update.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {cancel = id; download = id; okay = id; }; 
6             CLASS = VLCUpdate; 
7             LANGUAGE = ObjC; 
8             OUTLETS = {
9                 "o_bar_checking" = id; 
10                 "o_bar_progress" = id; 
11                 "o_btn_DownloadNow" = id; 
12                 "o_btn_cancel" = id; 
13                 "o_btn_okay" = id; 
14                 "o_fld_currentVersion" = id; 
15                 "o_fld_dest" = id; 
16                 "o_fld_elpTime" = id; 
17                 "o_fld_releaseNote" = id; 
18                 "o_fld_remTime" = id; 
19                 "o_fld_size" = id; 
20                 "o_fld_source" = id; 
21                 "o_fld_userVersion" = id; 
22                 "o_lbl_checkForUpdate" = id; 
23                 "o_lbl_currentVersion" = id; 
24                 "o_lbl_mirror" = id; 
25                 "o_lbl_size" = id; 
26                 "o_lbl_userVersion" = id; 
27                 "o_pop_mirror" = id; 
28                 "o_progress_window" = id; 
29                 "o_update_window" = id; 
30             }; 
31             SUPERCLASS = NSObject; 
32         }
33     ); 
34     IBVersion = 1; 
35 }