Plugins/Purple Service/uk_UA.lproj/ESPurpleZephyrAccountView.nib/classes.nib
changeset 3014 1105823ada09
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Plugins/Purple Service/uk_UA.lproj/ESPurpleZephyrAccountView.nib/classes.nib	Fri Aug 20 21:47:49 2010 -0400
     1.3 @@ -0,0 +1,48 @@
     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 +                "textField_accountUID" = NSTextField; 
    1.13 +                "textField_accountUIDLabel" = NSTextField; 
    1.14 +                "textField_alias" = NSTextField; 
    1.15 +                "textField_connectHost" = NSTextField; 
    1.16 +                "textField_connectPort" = NSTextField; 
    1.17 +                "textField_password" = NSTextField; 
    1.18 +                "view_auxiliaryTabView" = NSTabView; 
    1.19 +                "view_options" = NSView; 
    1.20 +                "view_profile" = NSView; 
    1.21 +                "view_setup" = NSView; 
    1.22 +            }; 
    1.23 +            SUPERCLASS = AIObject; 
    1.24 +        }, 
    1.25 +        {CLASS = AIDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
    1.26 +        {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    1.27 +        {CLASS = AIPlasticButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
    1.28 +        {CLASS = AIPlasticMinusButton; LANGUAGE = ObjC; SUPERCLASS = AIPlasticButton; }, 
    1.29 +        {CLASS = AIPlasticPlusButton; LANGUAGE = ObjC; SUPERCLASS = AIPlasticButton; }, 
    1.30 +        {CLASS = ESDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
    1.31 +        {
    1.32 +            ACTIONS = {addRowToServerList = id; removeSelectedRowFromServerList = id; }; 
    1.33 +            CLASS = ESGaimZephyrAccountViewController; 
    1.34 +            LANGUAGE = ObjC; 
    1.35 +            OUTLETS = {
    1.36 +                "checkBox_exportAnyone" = NSButton; 
    1.37 +                "checkBox_exportSubs" = NSButton; 
    1.38 +                "checkBox_launchZhm" = NSButton; 
    1.39 +                "minus_servers" = NSButton; 
    1.40 +                "plus_servers" = NSButton; 
    1.41 +                "tableView_servers" = NSTableView; 
    1.42 +                "textField_encoding" = NSTextField; 
    1.43 +                "textField_exposure" = NSTextField; 
    1.44 +            }; 
    1.45 +            SUPERCLASS = AIAccountViewController; 
    1.46 +        }, 
    1.47 +        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    1.48 +        {CLASS = NSLevelIndicator; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
    1.49 +    ); 
    1.50 +    IBVersion = 1; 
    1.51 +}
    1.52 \ No newline at end of file