1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Plugins/Purple Service/uk_UA.lproj/DCPurpleYahooJoinChatView.nib/classes.nib Fri Aug 20 21:47:49 2010 -0400
1.3 @@ -0,0 +1,39 @@
1.4 +{
1.5 + IBClasses = (
1.6 + {CLASS = AICompletingTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
1.7 + {
1.8 + CLASS = DCGaimYahooJoinChatViewController;
1.9 + LANGUAGE = ObjC;
1.10 + OUTLETS = {
1.11 + "textField_inviteMessage" = NSTextField;
1.12 + "textField_inviteUsers" = NSTextField;
1.13 + };
1.14 + SUPERCLASS = DCJoinChatViewController;
1.15 + },
1.16 + {
1.17 + ACTIONS = {closeWindow = id; joinChat = id; };
1.18 + CLASS = DCJoinChatViewController;
1.19 + LANGUAGE = ObjC;
1.20 + OUTLETS = {
1.21 + "popUp_service" = NSPopUpButton;
1.22 + "textField_roomName" = NSTextField;
1.23 + view = NSView;
1.24 + "view_customView" = NSView;
1.25 + };
1.26 + SUPERCLASS = NSWindowController;
1.27 + },
1.28 + {
1.29 + ACTIONS = {joinChat = id; };
1.30 + CLASS = DCNothing;
1.31 + LANGUAGE = ObjC;
1.32 + OUTLETS = {
1.33 + "popUp_service" = NSPopUpButton;
1.34 + "view_customView" = NSView;
1.35 + "window_main" = NSWindow;
1.36 + };
1.37 + SUPERCLASS = NSObject;
1.38 + },
1.39 + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
1.40 + );
1.41 + IBVersion = 1;
1.42 +}
1.43 \ No newline at end of file