Russian updates from Anton Sotkov
[adiumx.git] / Resources / ru.lproj / ESFileTransferProgressView.nib / classes.nib
blobdd7e2f001b1e22efad062d25b58073ffb5fa6321
2     IBClasses =     (
3                 {
4             CLASS = AIRolloverButton;
5             LANGUAGE = ObjC;
6             OUTLETS =             {
7                 delegate = id;
8             };
9             SUPERCLASS = NSButton;
10         },
11                 {
12             ACTIONS =             {
13                 openFileAction = id;
14                 revealAction = id;
15                 stopResumeAction = id;
16             };
17             CLASS = ESFileTransferProgressRow;
18             LANGUAGE = ObjC;
19             OUTLETS =             {
20                 owner = id;
21                 view = ESFileTransferProgressView;
22             };
23             SUPERCLASS = NSObject;
24         },
25                 {
26             ACTIONS =             {
27                 toggleDetails = id;
28             };
29             CLASS = ESFileTransferProgressView;
30             LANGUAGE = ObjC;
31             OUTLETS =             {
32                 "box_primaryControls" = NSBox;
33                 "box_transferStatusFrame" = NSBox;
34                 "button_icon" = NSButton;
35                 "button_reveal" = AIRolloverButton;
36                 "button_stopResume" = AIRolloverButton;
37                 "imageView_destination" = NSButton;
38                 "imageView_source" = NSButton;
39                 owner = ESFileTransferProgressRow;
40                 progressIndicator = NSProgressIndicator;
41                 "textField_destination" = NSTextField;
42                 "textField_detailsLabel" = NSTextField;
43                 "textField_fileName" = NSTextField;
44                 "textField_rate" = NSTextField;
45                 "textField_source" = NSTextField;
46                 "twiddle_details" = NSButton;
47                 "view_details" = NSView;
48             };
49             SUPERCLASS = NSView;
50         },
51                 {
52             ACTIONS =             {
53                 reveal = id;
54                 stopResume = id;
55             };
56             CLASS = FirstResponder;
57             LANGUAGE = ObjC;
58             SUPERCLASS = NSObject;
59         },
60                 {
61             CLASS = NSObject;
62             LANGUAGE = ObjC;
63         }
64     );
65     IBVersion = 1;