Added Polish translation by Piotr Chylin'ski
[adiumx.git] / Resources / pl.lproj / ListLayoutSheet.nib / classes.nib
blob2fbf5d8ba77fc302cbf42aa7b8cfe4529bb1e99e
2     IBClasses = (
3         {
4             ACTIONS = {cancel = id; okay = id; preferenceChanged = id; }; 
5             CLASS = AIListLayoutWindowController; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {
8                 "checkBox_drawContactBubblesWithGraadient" = NSButton; 
9                 "checkBox_extendedStatusVisible" = NSButton; 
10                 "checkBox_outlineBubbles" = NSButton; 
11                 "checkBox_serviceIconsVisible" = NSButton; 
12                 "checkBox_showGroupBubbles" = NSButton; 
13                 "checkBox_statusIconsVisible" = NSButton; 
14                 "checkBox_userIconVisible" = NSButton; 
15                 "fontField_contact" = JVFontPreviewField; 
16                 "fontField_group" = JVFontPreviewField; 
17                 "fontField_status" = JVFontPreviewField; 
18                 "popUp_contactTextAlignment" = NSPopUpButton; 
19                 "popUp_extendedStatusPosition" = NSPopUpButton; 
20                 "popUp_extendedStatusStyle" = NSPopUpButton; 
21                 "popUp_groupTextAlignment" = NSPopUpButton; 
22                 "popUp_serviceIconPosition" = NSPopUpButton; 
23                 "popUp_statusIconPosition" = NSPopUpButton; 
24                 "popUp_userIconPosition" = NSPopUpButton; 
25                 "slider_contactLeftIndent" = NSSlider; 
26                 "slider_contactRightIndent" = NSSlider; 
27                 "slider_contactSpacing" = NSSlider; 
28                 "slider_groupTopSpacing" = NSSlider; 
29                 "slider_outlineWidth" = NSSlider; 
30                 "slider_userIconSize" = NSSlider; 
31                 "tabViewItem_advancedContactBubbles" = NSTabViewItem; 
32                 "tabView_preferences" = NSTabView; 
33                 "textField_contactLeftIndent" = NSTextField; 
34                 "textField_contactRightIndent" = NSTextField; 
35                 "textField_contactSpacing" = NSTextField; 
36                 "textField_groupTopSpacing" = NSTextField; 
37                 "textField_layoutName" = NSTextField; 
38                 "textField_outlineWidthIndicator" = NSTextField; 
39                 "textField_userIconSize" = NSTextField; 
40             }; 
41             SUPERCLASS = AIWindowController; 
42         }, 
43         {
44             CLASS = AIWindowController; 
45             LANGUAGE = ObjC; 
46             SUPERCLASS = NSWindowController; 
47         }, 
48         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
49         {
50             ACTIONS = {chooseFontWithFontPanel = id; selectFont = id; }; 
51             CLASS = JVFontPreviewField; 
52             LANGUAGE = ObjC; 
53             SUPERCLASS = NSTextField; 
54         }, 
55         {CLASS = NSObject; LANGUAGE = ObjC; }
56     ); 
57     IBVersion = 1;