Now, groups can retrieve a list of the contacts in that group. I probably should...
[adiumx.git] / Resources / pl.lproj / ListLayoutSheet.nib / classes.nib
blob631fb21b5d18556d67256506a2f4aae4275254c4
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 cancel = id;
6                 okay = id;
7                 preferenceChanged = id;
8             };
9             CLASS = AIListLayoutWindowController;
10             LANGUAGE = ObjC;
11             OUTLETS =             {
12                 "checkBox_drawContactBubblesWithGraadient" = NSButton;
13                 "checkBox_extendedStatusVisible" = NSButton;
14                 "checkBox_outlineBubbles" = NSButton;
15                 "checkBox_serviceIconsVisible" = NSButton;
16                 "checkBox_showGroupBubbles" = NSButton;
17                 "checkBox_statusIconsVisible" = NSButton;
18                 "checkBox_userIconVisible" = NSButton;
19                 "fontField_contact" = JVFontPreviewField;
20                 "fontField_group" = JVFontPreviewField;
21                 "fontField_status" = JVFontPreviewField;
22                 "popUp_contactTextAlignment" = NSPopUpButton;
23                 "popUp_extendedStatusPosition" = NSPopUpButton;
24                 "popUp_extendedStatusStyle" = NSPopUpButton;
25                 "popUp_groupTextAlignment" = NSPopUpButton;
26                 "popUp_serviceIconPosition" = NSPopUpButton;
27                 "popUp_statusIconPosition" = NSPopUpButton;
28                 "popUp_userIconPosition" = NSPopUpButton;
29                 "slider_contactLeftIndent" = NSSlider;
30                 "slider_contactRightIndent" = NSSlider;
31                 "slider_contactSpacing" = NSSlider;
32                 "slider_groupTopSpacing" = NSSlider;
33                 "slider_outlineWidth" = NSSlider;
34                 "slider_userIconSize" = NSSlider;
35                 "tabViewItem_advancedContactBubbles" = NSTabViewItem;
36                 "tabView_preferences" = NSTabView;
37                 "textField_contactLeftIndent" = NSTextField;
38                 "textField_contactRightIndent" = NSTextField;
39                 "textField_contactSpacing" = NSTextField;
40                 "textField_groupTopSpacing" = NSTextField;
41                 "textField_layoutName" = NSTextField;
42                 "textField_outlineWidthIndicator" = NSTextField;
43                 "textField_userIconSize" = NSTextField;
44             };
45             SUPERCLASS = AIWindowController;
46         },
47                 {
48             CLASS = AIWindowController;
49             LANGUAGE = ObjC;
50             SUPERCLASS = NSWindowController;
51         },
52                 {
53             CLASS = FirstResponder;
54             LANGUAGE = ObjC;
55             SUPERCLASS = NSObject;
56         },
57                 {
58             ACTIONS =             {
59                 chooseFontWithFontPanel = id;
60                 selectFont = id;
61             };
62             CLASS = JVFontPreviewField;
63             LANGUAGE = ObjC;
64             SUPERCLASS = NSTextField;
65         },
66                 {
67             CLASS = NSObject;
68             LANGUAGE = ObjC;
69         }
70     );
71     IBVersion = 1;