Spanish updates from Alberto Nu~nez
[adiumx.git] / Resources / es.lproj / PasswordPrompt.nib / classes.nib
blob46453aa16cf9f08ed3a0ea4b76f1ea876d74f545
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 cancel = id;
6                 closeWindow = id;
7                 okay = id;
8                 togglePasswordSaved = id;
9             };
10             CLASS = AIPasswordPromptController;
11             LANGUAGE = ObjC;
12             OUTLETS =             {
13                 "button_OK" = NSButton;
14                 "checkBox_savePassword" = NSButton;
15                 target = id;
16                 "textField_password" = NSTextField;
17             };
18             SUPERCLASS = AIWindowController;
19         },
20                 {
21             CLASS = AIWindowController;
22             LANGUAGE = ObjC;
23             SUPERCLASS = NSWindowController;
24         },
25                 {
26             CLASS = ESAccountPasswordPromptController;
27             LANGUAGE = ObjC;
28             OUTLETS =             {
29                 "imageView_service" = NSImageView;
30                 "textField_account" = NSTextField;
31             };
32             SUPERCLASS = AIPasswordPromptController;
33         },
34                 {
35             CLASS = FirstResponder;
36             LANGUAGE = ObjC;
37             SUPERCLASS = NSObject;
38         }
39     );
40     IBVersion = 1;