1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Plugins/Purple Service/uk_UA.lproj/ESPurpleSimpleAccountView.nib/classes.nib Fri Aug 20 21:47:49 2010 -0400
1.3 @@ -0,0 +1,51 @@
1.4 +{
1.5 + IBClasses = (
1.6 + {
1.7 + ACTIONS = {changedPreference = id; };
1.8 + CLASS = AIAccountViewController;
1.9 + LANGUAGE = ObjC;
1.10 + OUTLETS = {
1.11 + "checkBox_checkMail" = NSButton;
1.12 + "checkBox_sendTyping" = NSButton;
1.13 + "label_alias" = NSTextField;
1.14 + "label_encryption" = NSTextField;
1.15 + "label_password" = NSTextField;
1.16 + "label_typing" = NSTextField;
1.17 + "popUp_encryption" = NSPopUpButton;
1.18 + "textField_accountUID" = NSTextField;
1.19 + "textField_accountUIDLabel" = NSTextField;
1.20 + "textField_alias" = NSTextField;
1.21 + "textField_connectHost" = NSTextField;
1.22 + "textField_connectPort" = NSTextField;
1.23 + "textField_password" = NSTextField;
1.24 + "view_auxiliaryTabView" = NSTabView;
1.25 + "view_options" = NSView;
1.26 + "view_privacy" = NSView;
1.27 + "view_profile" = NSView;
1.28 + "view_setup" = NSView;
1.29 + };
1.30 + SUPERCLASS = AIObject;
1.31 + },
1.32 + {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
1.33 + {
1.34 + CLASS = ESGaimMSNAccountViewController;
1.35 + LANGUAGE = ObjC;
1.36 + OUTLETS = {
1.37 + "checkBox_HTTPConnectMethod" = NSButton;
1.38 + "checkBox_conversationClosed" = NSButton;
1.39 + "checkBox_conversationTimedOut" = NSButton;
1.40 + "checkBox_treatDisplayNamesAsStatus" = NSButton;
1.41 + "textField_friendlyName" = NSTextField;
1.42 + };
1.43 + SUPERCLASS = AIAccountViewController;
1.44 + },
1.45 + {
1.46 + CLASS = ESGaimSimpleAccountViewController;
1.47 + LANGUAGE = ObjC;
1.48 + OUTLETS = {"checkBox_publishStatus" = NSButton; "checkBox_useUDP" = NSButton; };
1.49 + SUPERCLASS = AIAccountViewController;
1.50 + },
1.51 + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
1.52 + );
1.53 + IBVersion = 1;
1.54 +}
1.55 \ No newline at end of file