1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Resources/uk_UA.lproj/PasswordPrompt.nib/classes.nib Fri Aug 20 21:47:49 2010 -0400
1.3 @@ -0,0 +1,41 @@
1.4 +{
1.5 + IBClasses = (
1.6 + {
1.7 + ACTIONS = {
1.8 + cancel = id;
1.9 + closeWindow = id;
1.10 + okay = id;
1.11 + togglePasswordSaved = id;
1.12 + };
1.13 + CLASS = AIPasswordPromptController;
1.14 + LANGUAGE = ObjC;
1.15 + OUTLETS = {
1.16 + "button_OK" = NSButton;
1.17 + "checkBox_savePassword" = NSButton;
1.18 + target = id;
1.19 + "textField_password" = NSTextField;
1.20 + };
1.21 + SUPERCLASS = AIWindowController;
1.22 + },
1.23 + {
1.24 + CLASS = AIWindowController;
1.25 + LANGUAGE = ObjC;
1.26 + SUPERCLASS = NSWindowController;
1.27 + },
1.28 + {
1.29 + CLASS = ESAccountPasswordPromptController;
1.30 + LANGUAGE = ObjC;
1.31 + OUTLETS = {
1.32 + "imageView_service" = NSImageView;
1.33 + "textField_account" = NSTextField;
1.34 + };
1.35 + SUPERCLASS = AIPasswordPromptController;
1.36 + },
1.37 + {
1.38 + CLASS = FirstResponder;
1.39 + LANGUAGE = ObjC;
1.40 + SUPERCLASS = NSObject;
1.41 + }
1.42 + );
1.43 + IBVersion = 1;
1.44 +}
1.45 \ No newline at end of file