Plugins/Purple Service/uk_UA.lproj/DCPurpleZephyrJoinChatView.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             CLASS = DCGaimZephyrJoinChatViewController; 
     5             LANGUAGE = ObjC; 
     6             OUTLETS = {
     7                 "textField_class" = NSTextField; 
     8                 "textField_instance" = NSTextField; 
     9                 "textField_recipient" = NSTextField; 
    10             }; 
    11             SUPERCLASS = DCJoinChatViewController; 
    12         }, 
    13         {
    14             ACTIONS = {closeWindow = id; joinChat = id; }; 
    15             CLASS = DCJoinChatViewController; 
    16             LANGUAGE = ObjC; 
    17             OUTLETS = {"popUp_service" = NSPopUpButton; view = NSView; "view_customView" = NSView; }; 
    18             SUPERCLASS = NSWindowController; 
    19         }, 
    20         {
    21             ACTIONS = {joinChat = id; }; 
    22             CLASS = DCNothing; 
    23             LANGUAGE = ObjC; 
    24             OUTLETS = {
    25                 "popUp_service" = NSPopUpButton; 
    26                 "view_customView" = NSView; 
    27                 "window_main" = NSWindow; 
    28             }; 
    29             SUPERCLASS = NSObject; 
    30         }, 
    31         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
    32     ); 
    33     IBVersion = 1; 
    34 }