Plugins/Purple Service/uk_UA.lproj/ESPurpleNovellAccountView.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
wixardy@3014
     1
{
wixardy@3014
     2
    IBClasses = (
wixardy@3014
     3
        {
wixardy@3014
     4
            ACTIONS = {changedPreference = id; }; 
wixardy@3014
     5
            CLASS = AIAccountViewController; 
wixardy@3014
     6
            LANGUAGE = ObjC; 
wixardy@3014
     7
            OUTLETS = {
wixardy@3014
     8
                "checkBox_checkMail" = NSButton; 
wixardy@3014
     9
                "textField_accountUID" = NSTextField; 
wixardy@3014
    10
                "textField_accountUIDLabel" = NSTextField; 
wixardy@3014
    11
                "textField_alias" = NSTextField; 
wixardy@3014
    12
                "textField_connectHost" = NSTextField; 
wixardy@3014
    13
                "textField_connectPort" = NSTextField; 
wixardy@3014
    14
                "textField_password" = NSTextField; 
wixardy@3014
    15
                "view_auxiliaryTabView" = NSTabView; 
wixardy@3014
    16
                "view_options" = NSView; 
wixardy@3014
    17
                "view_profile" = NSView; 
wixardy@3014
    18
                "view_setup" = NSView; 
wixardy@3014
    19
            }; 
wixardy@3014
    20
            SUPERCLASS = AIObject; 
wixardy@3014
    21
        }, 
wixardy@3014
    22
        {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
wixardy@3014
    23
        {
wixardy@3014
    24
            CLASS = ESGaimNovellAccountViewController; 
wixardy@3014
    25
            LANGUAGE = ObjC; 
wixardy@3014
    26
            SUPERCLASS = AIAccountViewController; 
wixardy@3014
    27
        }, 
wixardy@3014
    28
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
wixardy@3014
    29
    ); 
wixardy@3014
    30
    IBVersion = 1; 
wixardy@3014
    31
}