1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Plugins/Purple Service/uk_UA.lproj/DCPurpleZephyrJoinChatView.nib/classes.nib Fri Aug 20 21:47:49 2010 -0400
1.3 @@ -0,0 +1,34 @@
1.4 +{
1.5 + IBClasses = (
1.6 + {
1.7 + CLASS = DCGaimZephyrJoinChatViewController;
1.8 + LANGUAGE = ObjC;
1.9 + OUTLETS = {
1.10 + "textField_class" = NSTextField;
1.11 + "textField_instance" = NSTextField;
1.12 + "textField_recipient" = 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 = {"popUp_service" = NSPopUpButton; view = NSView; "view_customView" = NSView; };
1.21 + SUPERCLASS = NSWindowController;
1.22 + },
1.23 + {
1.24 + ACTIONS = {joinChat = id; };
1.25 + CLASS = DCNothing;
1.26 + LANGUAGE = ObjC;
1.27 + OUTLETS = {
1.28 + "popUp_service" = NSPopUpButton;
1.29 + "view_customView" = NSView;
1.30 + "window_main" = NSWindow;
1.31 + };
1.32 + SUPERCLASS = NSObject;
1.33 + },
1.34 + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
1.35 + );
1.36 + IBVersion = 1;
1.37 +}
1.38 \ No newline at end of file