Resources/uk_UA.lproj/ESFileTransferProgressView.nib/classes.nib
changeset 3016 c9cfc0c12493
parent 3015 3eb9d49800ef
child 3017 8531dd20d6d6
     1.1 --- a/Resources/uk_UA.lproj/ESFileTransferProgressView.nib/classes.nib	Sat Aug 21 04:38:14 2010 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,71 +0,0 @@
     1.4 -{
     1.5 -    IBClasses =     (
     1.6 -                {
     1.7 -            CLASS = AIObject;
     1.8 -            LANGUAGE = ObjC;
     1.9 -            SUPERCLASS = NSObject;
    1.10 -        },
    1.11 -                {
    1.12 -            CLASS = AIRolloverButton;
    1.13 -            LANGUAGE = ObjC;
    1.14 -            OUTLETS =             {
    1.15 -                delegate = id;
    1.16 -            };
    1.17 -            SUPERCLASS = NSButton;
    1.18 -        },
    1.19 -                {
    1.20 -            ACTIONS =             {
    1.21 -                openFileAction = id;
    1.22 -                revealAction = id;
    1.23 -                stopResumeAction = id;
    1.24 -            };
    1.25 -            CLASS = ESFileTransferProgressRow;
    1.26 -            LANGUAGE = ObjC;
    1.27 -            OUTLETS =             {
    1.28 -                owner = id;
    1.29 -                view = ESFileTransferProgressView;
    1.30 -            };
    1.31 -            SUPERCLASS = NSObject;
    1.32 -        },
    1.33 -                {
    1.34 -            ACTIONS =             {
    1.35 -                toggleDetails = id;
    1.36 -            };
    1.37 -            CLASS = ESFileTransferProgressView;
    1.38 -            LANGUAGE = ObjC;
    1.39 -            OUTLETS =             {
    1.40 -                "box_primaryControls" = NSBox;
    1.41 -                "box_transferStatusFrame" = NSBox;
    1.42 -                "button_icon" = NSButton;
    1.43 -                "button_reveal" = AIRolloverButton;
    1.44 -                "button_stopResume" = AIRolloverButton;
    1.45 -                "imageView_destination" = NSButton;
    1.46 -                "imageView_source" = NSButton;
    1.47 -                owner = ESFileTransferProgressRow;
    1.48 -                progressIndicator = NSProgressIndicator;
    1.49 -                "textField_destination" = NSTextField;
    1.50 -                "textField_detailsLabel" = NSTextField;
    1.51 -                "textField_fileName" = NSTextField;
    1.52 -                "textField_rate" = NSTextField;
    1.53 -                "textField_source" = NSTextField;
    1.54 -                "twiddle_details" = NSButton;
    1.55 -                "view_details" = NSView;
    1.56 -            };
    1.57 -            SUPERCLASS = NSView;
    1.58 -        },
    1.59 -                {
    1.60 -            ACTIONS =             {
    1.61 -                reveal = id;
    1.62 -                stopResume = id;
    1.63 -            };
    1.64 -            CLASS = FirstResponder;
    1.65 -            LANGUAGE = ObjC;
    1.66 -            SUPERCLASS = NSObject;
    1.67 -        },
    1.68 -                {
    1.69 -            CLASS = NSObject;
    1.70 -            LANGUAGE = ObjC;
    1.71 -        }
    1.72 -    );
    1.73 -    IBVersion = 1;
    1.74 -}
    1.75 \ No newline at end of file