Plugins/Purple Service/uk_UA.lproj/ESPurpleZephyrAccountView.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 = AIDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
wixardy@3014
    23
        {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
wixardy@3014
    24
        {CLASS = AIPlasticButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
wixardy@3014
    25
        {CLASS = AIPlasticMinusButton; LANGUAGE = ObjC; SUPERCLASS = AIPlasticButton; }, 
wixardy@3014
    26
        {CLASS = AIPlasticPlusButton; LANGUAGE = ObjC; SUPERCLASS = AIPlasticButton; }, 
wixardy@3014
    27
        {CLASS = ESDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
wixardy@3014
    28
        {
wixardy@3014
    29
            ACTIONS = {addRowToServerList = id; removeSelectedRowFromServerList = id; }; 
wixardy@3014
    30
            CLASS = ESGaimZephyrAccountViewController; 
wixardy@3014
    31
            LANGUAGE = ObjC; 
wixardy@3014
    32
            OUTLETS = {
wixardy@3014
    33
                "checkBox_exportAnyone" = NSButton; 
wixardy@3014
    34
                "checkBox_exportSubs" = NSButton; 
wixardy@3014
    35
                "checkBox_launchZhm" = NSButton; 
wixardy@3014
    36
                "minus_servers" = NSButton; 
wixardy@3014
    37
                "plus_servers" = NSButton; 
wixardy@3014
    38
                "tableView_servers" = NSTableView; 
wixardy@3014
    39
                "textField_encoding" = NSTextField; 
wixardy@3014
    40
                "textField_exposure" = NSTextField; 
wixardy@3014
    41
            }; 
wixardy@3014
    42
            SUPERCLASS = AIAccountViewController; 
wixardy@3014
    43
        }, 
wixardy@3014
    44
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
wixardy@3014
    45
        {CLASS = NSLevelIndicator; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
wixardy@3014
    46
    ); 
wixardy@3014
    47
    IBVersion = 1; 
wixardy@3014
    48
}