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