1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Plugins/Purple Service/uk_UA.lproj/DCPurpleJabberJoinChatView.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 + ACTIONS = {browse = id; };
1.9 + CLASS = DCGaimJabberJoinChatViewController;
1.10 + LANGUAGE = ObjC;
1.11 + OUTLETS = {
1.12 + "textField_handle" = NSTextField;
1.13 + "textField_inviteMessage" = NSTextField;
1.14 + "textField_inviteUsers" = NSTextField;
1.15 + "textField_password" = NSTextField;
1.16 + "textField_roomName" = NSTextField;
1.17 + "textField_server" = NSTextField;
1.18 + };
1.19 + SUPERCLASS = DCJoinChatViewController;
1.20 + },
1.21 + {
1.22 + ACTIONS = {closeWindow = id; joinChat = id; };
1.23 + CLASS = DCJoinChatViewController;
1.24 + LANGUAGE = ObjC;
1.25 + OUTLETS = {"popUp_service" = NSPopUpButton; view = NSView; "view_customView" = NSView; };
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