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