1.1 --- a/Resources/fr_CA.lproj/ESFileTransferProgressView.nib/classes.nib Mon Aug 16 04:41:00 2010 +0200
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,50 +0,0 @@
1.4 -{
1.5 - IBClasses = (
1.6 - {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
1.7 - {
1.8 - CLASS = AIRolloverButton;
1.9 - LANGUAGE = ObjC;
1.10 - OUTLETS = {delegate = id; };
1.11 - SUPERCLASS = NSButton;
1.12 - },
1.13 - {
1.14 - ACTIONS = {openFileAction = id; revealAction = id; stopResumeAction = id; };
1.15 - CLASS = ESFileTransferProgressRow;
1.16 - LANGUAGE = ObjC;
1.17 - OUTLETS = {owner = id; view = ESFileTransferProgressView; };
1.18 - SUPERCLASS = NSObject;
1.19 - },
1.20 - {
1.21 - ACTIONS = {toggleDetails = id; };
1.22 - CLASS = ESFileTransferProgressView;
1.23 - LANGUAGE = ObjC;
1.24 - OUTLETS = {
1.25 - "box_primaryControls" = NSBox;
1.26 - "box_transferStatusFrame" = NSBox;
1.27 - "button_icon" = NSButton;
1.28 - "button_reveal" = AIRolloverButton;
1.29 - "button_stopResume" = AIRolloverButton;
1.30 - "imageView_destination" = NSButton;
1.31 - "imageView_source" = NSButton;
1.32 - owner = ESFileTransferProgressRow;
1.33 - progressIndicator = NSProgressIndicator;
1.34 - "textField_destination" = NSTextField;
1.35 - "textField_detailsLabel" = NSTextField;
1.36 - "textField_fileName" = NSTextField;
1.37 - "textField_rate" = NSTextField;
1.38 - "textField_source" = NSTextField;
1.39 - "twiddle_details" = NSButton;
1.40 - "view_details" = NSView;
1.41 - };
1.42 - SUPERCLASS = NSView;
1.43 - },
1.44 - {
1.45 - ACTIONS = {reveal = id; stopResume = id; };
1.46 - CLASS = FirstResponder;
1.47 - LANGUAGE = ObjC;
1.48 - SUPERCLASS = NSObject;
1.49 - },
1.50 - {CLASS = NSObject; LANGUAGE = ObjC; }
1.51 - );
1.52 - IBVersion = 1;
1.53 -}
1.54 \ No newline at end of file