Icelandic updates
[adiumx.git] / Resources / NewMessagePrompt.nib / classes.nib
blob1593f689b683b301b9f53773149ad77aadb8ef7a
2     IBClasses = (
3         {
4             ACTIONS = {okay = id; }; 
5             CLASS = AIAccountPlusFieldPromptController; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {
8                 "button_cancel" = NSButton; 
9                 "button_okay" = NSButton; 
10                 "popUp_service" = NSPopUpButton; 
11                 "textField_handle" = AICompletingTextField; 
12             }; 
13             SUPERCLASS = AIWindowController; 
14         }, 
15         {CLASS = AICompletingTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
16         {
17             CLASS = AILocalizationButton; 
18             LANGUAGE = ObjC; 
19             OUTLETS = {
20                 "view_anchorToLeftSide" = NSView; 
21                 "view_anchorToRightSide" = NSView; 
22                 "window_anchorOnLeftSide" = NSWindow; 
23                 "window_anchorOnRightSide" = NSWindow; 
24             }; 
25             SUPERCLASS = NSButton; 
26         }, 
27         {
28             CLASS = AILocalizationTextField; 
29             LANGUAGE = ObjC; 
30             OUTLETS = {
31                 "view_anchorToLeftSide" = NSView; 
32                 "view_anchorToRightSide" = NSView; 
33                 "window_anchorOnLeftSide" = NSWindow; 
34                 "window_anchorOnRightSide" = NSWindow; 
35             }; 
36             SUPERCLASS = NSTextField; 
37         }, 
38         {
39             ACTIONS = {closeWindow = id; }; 
40             CLASS = AINewMessagePromptController; 
41             LANGUAGE = ObjC; 
42             OUTLETS = {"label_from" = NSTextField; "label_to" = NSTextField; }; 
43             SUPERCLASS = AIAccountPlusFieldPromptController; 
44         }, 
45         {
46             CLASS = AIWindowController; 
47             LANGUAGE = ObjC; 
48             SUPERCLASS = NSWindowController; 
49         }, 
50         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
51         {CLASS = NSButton; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
52         {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
53     ); 
54     IBVersion = 1;