1.1 --- a/Frameworks/Adium Framework/Resources/pl.lproj/EditStateSheet.nib/classes.nib Thu Nov 05 10:05:22 2009 -0500
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,102 +0,0 @@
1.4 -{
1.5 - IBClasses = (
1.6 - {
1.7 - CLASS = AIAutoScrollView;
1.8 - LANGUAGE = ObjC;
1.9 - SUPERCLASS = NSScrollView;
1.10 - },
1.11 - {
1.12 - ACTIONS = {
1.13 - cancel = id;
1.14 - okay = id;
1.15 - statusControlChanged = id;
1.16 - };
1.17 - CLASS = AIEditStateWindowController;
1.18 - LANGUAGE = ObjC;
1.19 - OUTLETS = {
1.20 - "box_idle" = NSBox;
1.21 - "box_separatorLine" = NSBox;
1.22 - "box_state" = NSBox;
1.23 - "box_statusMessage" = NSBox;
1.24 - "box_title" = NSBox;
1.25 - "checkBox_cancel" = NSButton;
1.26 - "checkBox_muteSounds" = NSButton;
1.27 - "checkBox_okay" = NSButton;
1.28 - "checkBox_save" = NSButton;
1.29 - "checkbox_autoReply" = NSButton;
1.30 - "checkbox_customAutoReply" = NSButton;
1.31 - "checkbox_idle" = NSButton;
1.32 - "label_state" = NSTextField;
1.33 - "label_statusMessage" = NSTextField;
1.34 - "label_title" = NSTextField;
1.35 - "popUp_state" = NSPopUpButton;
1.36 - "scrollView_autoReply" = AIAutoScrollView;
1.37 - "scrollView_statusMessage" = AIAutoScrollView;
1.38 - "stepper_idleHours" = NSStepper;
1.39 - "stepper_idleMinutes" = NSStepper;
1.40 - target = id;
1.41 - "textField_idleHours" = NSTextField;
1.42 - "textField_idleMinutes" = NSTextField;
1.43 - "textField_title" = NSTextField;
1.44 - "textView_autoReply" = AISendingTextView;
1.45 - "textView_statusMessage" = AISendingTextView;
1.46 - };
1.47 - SUPERCLASS = AIWindowController;
1.48 - },
1.49 - {
1.50 - CLASS = AILocalizationTextField;
1.51 - LANGUAGE = ObjC;
1.52 - OUTLETS = {
1.53 - "view_anchorToLeftSide" = NSView;
1.54 - "view_anchorToRightSide" = NSView;
1.55 - "window_anchorOnLeftSide" = NSWindow;
1.56 - "window_anchorOnRightSide" = NSWindow;
1.57 - };
1.58 - SUPERCLASS = NSTextField;
1.59 - },
1.60 - {
1.61 - ACTIONS = {
1.62 - pasteAsRichText = id;
1.63 - scrollPageDown = id;
1.64 - scrollPageUp = id;
1.65 - };
1.66 - CLASS = AIMessageEntryTextView;
1.67 - LANGUAGE = ObjC;
1.68 - SUPERCLASS = AISendingTextView;
1.69 - },
1.70 - {
1.71 - ACTIONS = {
1.72 - sendContent = id;
1.73 - };
1.74 - CLASS = AISendingTextView;
1.75 - LANGUAGE = ObjC;
1.76 - OUTLETS = {
1.77 - target = id;
1.78 - };
1.79 - SUPERCLASS = NSTextView;
1.80 - },
1.81 - {
1.82 - CLASS = AISmartStepper;
1.83 - LANGUAGE = ObjC;
1.84 - SUPERCLASS = NSStepper;
1.85 - },
1.86 - {
1.87 - ACTIONS = {
1.88 - closeWindow = id;
1.89 - };
1.90 - CLASS = AIWindowController;
1.91 - LANGUAGE = ObjC;
1.92 - SUPERCLASS = NSWindowController;
1.93 - },
1.94 - {
1.95 - CLASS = FirstResponder;
1.96 - LANGUAGE = ObjC;
1.97 - SUPERCLASS = NSObject;
1.98 - },
1.99 - {
1.100 - CLASS = NSObject;
1.101 - LANGUAGE = ObjC;
1.102 - }
1.103 - );
1.104 - IBVersion = 1;
1.105 -}
1.106 \ No newline at end of file