Converted these images to PNG, saving a handful of bytes per image
[adiumx.git] / Resources / de.lproj / ESFileTransferProgressView.nib / classes.nib
blob5db66fab0b11c35703cfb7df84f1981432a0b3d0
2     IBClasses = (
3         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             CLASS = AIRolloverButton; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {delegate = id; }; 
8             SUPERCLASS = NSButton; 
9         }, 
10         {
11             ACTIONS = {openFileAction = id; revealAction = id; stopResumeAction = id; }; 
12             CLASS = ESFileTransferProgressRow; 
13             LANGUAGE = ObjC; 
14             OUTLETS = {owner = id; view = ESFileTransferProgressView; }; 
15             SUPERCLASS = NSObject; 
16         }, 
17         {
18             ACTIONS = {toggleDetails = id; }; 
19             CLASS = ESFileTransferProgressView; 
20             LANGUAGE = ObjC; 
21             OUTLETS = {
22                 "box_primaryControls" = NSBox; 
23                 "box_transferStatusFrame" = NSBox; 
24                 "button_icon" = NSButton; 
25                 "button_reveal" = AIRolloverButton; 
26                 "button_stopResume" = AIRolloverButton; 
27                 "imageView_destination" = NSButton; 
28                 "imageView_source" = NSButton; 
29                 owner = ESFileTransferProgressRow; 
30                 progressIndicator = NSProgressIndicator; 
31                 "textField_destination" = NSTextField; 
32                 "textField_detailsLabel" = NSTextField; 
33                 "textField_fileName" = NSTextField; 
34                 "textField_rate" = NSTextField; 
35                 "textField_source" = NSTextField; 
36                 "twiddle_details" = NSButton; 
37                 "view_details" = NSView; 
38             }; 
39             SUPERCLASS = NSView; 
40         }, 
41         {
42             ACTIONS = {reveal = id; stopResume = id; }; 
43             CLASS = FirstResponder; 
44             LANGUAGE = ObjC; 
45             SUPERCLASS = NSObject; 
46         }, 
47         {CLASS = NSObject; LANGUAGE = ObjC; }
48     ); 
49     IBVersion = 1;