1.1 --- a/Plugins/Purple Service/fr_CA.lproj/DCPurpleZephyrJoinChatView.nib/classes.nib Mon Aug 16 04:41:00 2010 +0200
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,34 +0,0 @@
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