Added Polish translation by Piotr Chylin'ski
[adiumx.git] / Resources / pl.lproj / StatusSortConfiguration.nib / classes.nib
blobfd63c91263b989cd883915627c426aeed8ab1b08
2     IBClasses = (
3         {
4             CLASS = AILocalizationButton; 
5             LANGUAGE = ObjC; 
6             OUTLETS = {
7                 "view_anchorToLeftSide" = NSView; 
8                 "view_anchorToRightSide" = NSView; 
9                 "window_anchorOnLeftSide" = NSWindow; 
10                 "window_anchorOnRightSide" = NSWindow; 
11             }; 
12             SUPERCLASS = NSButton; 
13         }, 
14         {
15             CLASS = AILocalizationButtonCell; 
16             LANGUAGE = ObjC; 
17             OUTLETS = {
18                 "view_anchorToLeftSide" = NSView; 
19                 "view_anchorToRightSide" = NSView; 
20                 "window_anchorOnLeftSide" = NSWindow; 
21                 "window_anchorOnRightSide" = NSWindow; 
22             }; 
23             SUPERCLASS = NSButtonCell; 
24         }, 
25         {
26             CLASS = AILocalizationTextField; 
27             LANGUAGE = ObjC; 
28             OUTLETS = {
29                 "view_anchorToLeftSide" = NSView; 
30                 "view_anchorToRightSide" = NSView; 
31                 "window_anchorOnLeftSide" = NSWindow; 
32                 "window_anchorOnRightSide" = NSWindow; 
33             }; 
34             SUPERCLASS = NSTextField; 
35         }, 
36         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
37         {
38             ACTIONS = {changePreference = id; }; 
39             CLASS = AISortController; 
40             LANGUAGE = ObjC; 
41             OUTLETS = {configureView = NSView; }; 
42             SUPERCLASS = AIObject; 
43         }, 
44         {
45             CLASS = ESStatusSort; 
46             LANGUAGE = ObjC; 
47             OUTLETS = {
48                 "buttonCell_allUnavailable" = NSButtonCell; 
49                 "buttonCell_alphabetically" = NSButtonCell; 
50                 "buttonCell_manually" = NSButtonCell; 
51                 "buttonCell_separateUnavailable" = NSButtonCell; 
52                 "checkBox_alphabeticallyByLastName" = NSButton; 
53                 "checkBox_groupAvailable" = NSButton; 
54                 "checkBox_groupAway" = NSButton; 
55                 "checkBox_groupIdle" = NSButton; 
56                 "checkBox_groupIdleAndAway" = NSButton; 
57                 "checkBox_groupMobileSeparately" = NSButton; 
58                 "checkBox_sortIdleTime" = NSButton; 
59                 "label_sortWithinEachStatusGrouping" = AILocalizationTextField; 
60                 "label_statusGroupOrdering" = AILocalizationTextField; 
61                 "matrix_resolution" = NSMatrix; 
62                 "matrix_unavailableGrouping" = NSMatrix; 
63                 "tableView_sortOrder" = NSTableView; 
64             }; 
65             SUPERCLASS = AISortController; 
66         }, 
67         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
68     ); 
69     IBVersion = 1;