Resources/fr_CA.lproj/ProxyPasswordPrompt.nib/classes.nib
changeset 3272 25957834b74c
parent 3271 4dc4e5bceaa9
child 3273 e24bc404ffb0
     1.1 --- a/Resources/fr_CA.lproj/ProxyPasswordPrompt.nib/classes.nib	Mon Aug 16 23:07:04 2010 -0700
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,29 +0,0 @@
     1.4 -{
     1.5 -    IBClasses = (
     1.6 -        {
     1.7 -            ACTIONS = {cancel = id; closeWindow = id; okay = id; togglePasswordSaved = id; }; 
     1.8 -            CLASS = AIPasswordPromptController; 
     1.9 -            LANGUAGE = ObjC; 
    1.10 -            OUTLETS = {
    1.11 -                "button_OK" = NSButton; 
    1.12 -                "checkBox_savePassword" = NSButton; 
    1.13 -                target = id; 
    1.14 -                "textField_password" = NSTextField; 
    1.15 -            }; 
    1.16 -            SUPERCLASS = AIWindowController; 
    1.17 -        }, 
    1.18 -        {
    1.19 -            CLASS = AIWindowController; 
    1.20 -            LANGUAGE = ObjC; 
    1.21 -            SUPERCLASS = NSWindowController; 
    1.22 -        }, 
    1.23 -        {
    1.24 -            CLASS = ESProxyPasswordPromptController; 
    1.25 -            LANGUAGE = ObjC; 
    1.26 -            OUTLETS = {"textField_server" = NSTextField; "textField_userName" = NSTextField; }; 
    1.27 -            SUPERCLASS = AIPasswordPromptController; 
    1.28 -        }, 
    1.29 -        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
    1.30 -    ); 
    1.31 -    IBVersion = 1; 
    1.32 -}
    1.33 \ No newline at end of file