Plugins/Purple Service/uk_UA.lproj/ESPurpleGaduGaduAccountView.nib/classes.nib
author Frank Dowsett <wixardy@adium.im>
Fri Aug 20 21:47:49 2010 -0400 (21 months ago)
changeset 3014 1105823ada09
permissions -rw-r--r--
Ukranian localisation from marker. Fixes #14221
     1 {
     2     IBClasses = (
     3         {
     4             ACTIONS = {changedPreference = id; }; 
     5             CLASS = AIAccountViewController; 
     6             LANGUAGE = ObjC; 
     7             OUTLETS = {
     8                 "checkBox_checkMail" = NSButton; 
     9                 "checkBox_sendTyping" = NSButton; 
    10                 "label_alias" = NSTextField; 
    11                 "label_encryption" = NSTextField; 
    12                 "label_password" = NSTextField; 
    13                 "label_port" = NSTextField; 
    14                 "label_server" = NSTextField; 
    15                 "label_typing" = NSTextField; 
    16                 "popUp_encryption" = NSPopUpButton; 
    17                 "textField_accountUID" = NSTextField; 
    18                 "textField_accountUIDLabel" = NSTextField; 
    19                 "textField_alias" = NSTextField; 
    20                 "textField_connectHost" = NSTextField; 
    21                 "textField_connectPort" = NSTextField; 
    22                 "textField_password" = NSTextField; 
    23                 "view_auxiliaryTabView" = NSTabView; 
    24                 "view_options" = NSView; 
    25                 "view_privacy" = NSView; 
    26                 "view_profile" = NSView; 
    27                 "view_setup" = NSView; 
    28             }; 
    29             SUPERCLASS = AIObject; 
    30         }, 
    31         {CLASS = AIContextMenuTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
    32         {
    33             CLASS = AILocalizationTextField; 
    34             LANGUAGE = ObjC; 
    35             OUTLETS = {
    36                 "view_anchorToLeftSide" = NSView; 
    37                 "view_anchorToRightSide" = NSView; 
    38                 "window_anchorOnLeftSide" = NSWindow; 
    39                 "window_anchorOnRightSide" = NSWindow; 
    40             }; 
    41             SUPERCLASS = NSTextField; 
    42         }, 
    43         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    44         {
    45             ACTIONS = {copy = id; paste = id; }; 
    46             CLASS = ESImageViewWithImagePicker; 
    47             LANGUAGE = ObjC; 
    48             OUTLETS = {delegate = id; }; 
    49             SUPERCLASS = NSImageView; 
    50         }, 
    51         {
    52             ACTIONS = {registerNewAccount = id; }; 
    53             CLASS = ESPurpleGaduGaduAccountViewController; 
    54             LANGUAGE = ObjC; 
    55             SUPERCLASS = AIAccountViewController; 
    56         }, 
    57         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    58         {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
    59     ); 
    60     IBVersion = 1; 
    61 }