Russian updates from Anton Sotkov
[adiumx.git] / Resources / ru.lproj / OTRPrefs.nib / classes.nib
blobc50e959f8bd17f6e5ac67bea4820859f6fa61de5
2     IBClasses =     (
3                 {
4             CLASS = AILocalizationTextField;
5             LANGUAGE = ObjC;
6             OUTLETS =             {
7                 "view_anchorToLeftSide" = NSView;
8                 "view_anchorToRightSide" = NSView;
9                 "window_anchorOnLeftSide" = NSWindow;
10                 "window_anchorOnRightSide" = NSWindow;
11             };
12             SUPERCLASS = NSTextField;
13         },
14                 {
15             ACTIONS =             {
16                 changePreference = id;
17             };
18             CLASS = AIModularPane;
19             LANGUAGE = ObjC;
20             OUTLETS =             {
21                 plugin = id;
22                 view = NSView;
23             };
24             SUPERCLASS = AIObject;
25         },
26                 {
27             CLASS = AIObject;
28             LANGUAGE = ObjC;
29             SUPERCLASS = NSObject;
30         },
31                 {
32             CLASS = AIPreferencePane;
33             LANGUAGE = ObjC;
34             SUPERCLASS = AIModularPane;
35         },
36                 {
37             ACTIONS =             {
38                 generate = id;
39                 selectAccount = id;
40                 showFingerprint = id;
41             };
42             CLASS = ESGaimOTRPreferences;
43             LANGUAGE = ObjC;
44             OUTLETS =             {
45                 "button_generate" = NSButton;
46                 "button_showFingerprint" = NSButton;
47                 "popUp_accounts" = NSPopUpButton;
48                 "tableView_fingerprints" = NSTableView;
49                 "textField_privateKey" = NSTextField;
50             };
51             SUPERCLASS = AIPreferencePane;
52         },
53                 {
54             CLASS = FirstResponder;
55             LANGUAGE = ObjC;
56             SUPERCLASS = NSObject;
57         },
58                 {
59             CLASS = NSObject;
60             LANGUAGE = ObjC;
61         }
62     );
63     IBVersion = 1;