Resources/uk_UA.lproj/AccountProxy.nib/classes.nib
changeset 3014 1105823ada09
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Resources/uk_UA.lproj/AccountProxy.nib/classes.nib	Fri Aug 20 21:47:49 2010 -0400
     1.3 @@ -0,0 +1,22 @@
     1.4 +{
     1.5 +    IBClasses = (
     1.6 +        {
     1.7 +            ACTIONS = {toggleProxy = id; }; 
     1.8 +            CLASS = AIAccountProxySettings; 
     1.9 +            LANGUAGE = ObjC; 
    1.10 +            OUTLETS = {
    1.11 +                "checkBox_useProxy" = NSButton; 
    1.12 +                "popUpButton_proxy" = NSPopUpButton; 
    1.13 +                "textField_proxyHostName" = NSTextField; 
    1.14 +                "textField_proxyPassword" = NSSecureTextField; 
    1.15 +                "textField_proxyPortNumber" = NSTextField; 
    1.16 +                "textField_proxyUserName" = NSTextField; 
    1.17 +                "view_accountProxy" = NSView; 
    1.18 +            }; 
    1.19 +            SUPERCLASS = AIObject; 
    1.20 +        }, 
    1.21 +        {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    1.22 +        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
    1.23 +    ); 
    1.24 +    IBVersion = 1; 
    1.25 +}
    1.26 \ No newline at end of file