Polish updates from Piotr Chylin'ski
[adiumx.git] / Resources / pl.lproj / StatusSortConfiguration.nib / classes.nib
blob256fe37a25278b0a8d8788a9139e386e06fa4b97
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                 {
37             CLASS = AIObject;
38             LANGUAGE = ObjC;
39             SUPERCLASS = NSObject;
40         },
41                 {
42             ACTIONS =             {
43                 changePreference = id;
44             };
45             CLASS = AISortController;
46             LANGUAGE = ObjC;
47             OUTLETS =             {
48                 configureView = NSView;
49             };
50             SUPERCLASS = AIObject;
51         },
52                 {
53             CLASS = ESStatusSort;
54             LANGUAGE = ObjC;
55             OUTLETS =             {
56                 "buttonCell_allUnavailable" = NSButtonCell;
57                 "buttonCell_alphabetically" = NSButtonCell;
58                 "buttonCell_manually" = NSButtonCell;
59                 "buttonCell_separateUnavailable" = NSButtonCell;
60                 "checkBox_alphabeticallyByLastName" = NSButton;
61                 "checkBox_groupAvailable" = NSButton;
62                 "checkBox_groupAway" = NSButton;
63                 "checkBox_groupIdle" = NSButton;
64                 "checkBox_groupIdleAndAway" = NSButton;
65                 "checkBox_groupMobileSeparately" = NSButton;
66                 "checkBox_sortIdleTime" = NSButton;
67                 "label_sortWithinEachStatusGrouping" = AILocalizationTextField;
68                 "label_statusGroupOrdering" = AILocalizationTextField;
69                 "matrix_resolution" = NSMatrix;
70                 "matrix_unavailableGrouping" = NSMatrix;
71                 "tableView_sortOrder" = NSTableView;
72             };
73             SUPERCLASS = AISortController;
74         },
75                 {
76             CLASS = FirstResponder;
77             LANGUAGE = ObjC;
78             SUPERCLASS = NSObject;
79         }
80     );
81     IBVersion = 1;