libgaim.framework [386] which has extensive debugging in the upnp module to try to...
[adiumx.git] / Resources / AnnouncerSpeakEventContactAlert.nib / classes.nib
blobd921efab240e7ee62b9745abd1b6e396d2a6ae59
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 = ESAnnouncerAbstractDetailPane; 
36             LANGUAGE = ObjC; 
37             OUTLETS = {
38                 "checkBox_customPitch" = NSButton; 
39                 "checkBox_customRate" = NSButton; 
40                 "checkBox_speakContactName" = AILocalizationButton; 
41                 "checkBox_speakEventTime" = AILocalizationButton; 
42                 "label_voice" = NSTextField; 
43                 "popUp_voices" = NSPopUpButton; 
44                 "slider_pitch" = NSSlider; 
45                 "slider_rate" = NSSlider; 
46             }; 
47             SUPERCLASS = AIActionDetailsPane; 
48         }, 
49         {
50             CLASS = ESAnnouncerSpeakEventAlertDetailPane; 
51             LANGUAGE = ObjC; 
52             SUPERCLASS = ESAnnouncerAbstractDetailPane; 
53         }, 
54         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
55     ); 
56     IBVersion = 1;