Plugins/Purple Service/uk_UA.lproj/ESPurpleMeanwhileAccountView.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_typing" = NSTextField; 
    14                 "popUp_encryption" = NSPopUpButton; 
    15                 "textField_accountUID" = NSTextField; 
    16                 "textField_accountUIDLabel" = NSTextField; 
    17                 "textField_alias" = NSTextField; 
    18                 "textField_connectHost" = NSTextField; 
    19                 "textField_connectPort" = NSTextField; 
    20                 "textField_password" = NSTextField; 
    21                 "view_auxiliaryTabView" = NSTabView; 
    22                 "view_options" = NSView; 
    23                 "view_privacy" = NSView; 
    24                 "view_profile" = NSView; 
    25                 "view_setup" = NSView; 
    26             }; 
    27             SUPERCLASS = AIObject; 
    28         }, 
    29         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    30         {
    31             CLASS = ESGaimMeanwhileAccountViewController; 
    32             LANGUAGE = ObjC; 
    33             OUTLETS = {"checkBox_fakeClientId" = NSButton; "checkBox_forceLogin" = NSButton; }; 
    34             SUPERCLASS = AIAccountViewController; 
    35         }, 
    36         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
    37     ); 
    38     IBVersion = 1; 
    39 }