Backported Google Talk mail notification support and disabling of the mail notificati...
[adiumx.git] / Resources / DockBehaviorContactAlert.nib / classes.nib
blob9de968d9e8f03428fe477e8caa0167edead5272f
2     IBClasses = (
3         {CLASS = AIActionDetailsPane; LANGUAGE = ObjC; SUPERCLASS = AIModularPane; }, 
4         {
5             CLASS = AILocalizationButton; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {
8                 "view_anchorToLeftSide" = NSView; 
9                 "view_anchorToRightSide" = NSView; 
10                 "window_anchorOnLeftSide" = NSWindow; 
11                 "window_anchorOnRightSide" = NSWindow; 
12             }; 
13             SUPERCLASS = NSButton; 
14         }, 
15         {
16             CLASS = AILocalizationTextField; 
17             LANGUAGE = ObjC; 
18             OUTLETS = {
19                 "view_anchorToLeftSide" = NSView; 
20                 "view_anchorToRightSide" = NSView; 
21                 "window_anchorOnLeftSide" = NSWindow; 
22                 "window_anchorOnRightSide" = NSWindow; 
23             }; 
24             SUPERCLASS = NSTextField; 
25         }, 
26         {
27             ACTIONS = {changePreference = id; }; 
28             CLASS = AIModularPane; 
29             LANGUAGE = ObjC; 
30             OUTLETS = {plugin = id; view = NSView; }; 
31             SUPERCLASS = AIObject; 
32         }, 
33         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
34         {
35             CLASS = ESDockAlertDetailPane; 
36             LANGUAGE = ObjC; 
37             OUTLETS = {
38                 "label_behavior" = AILocalizationTextField; 
39                 "popUp_actionDetails" = NSPopUpButton; 
40             }; 
41             SUPERCLASS = AIActionDetailsPane; 
42         }, 
43         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
44     ); 
45     IBVersion = 1;