Spanish updates from Alberto Nu~nez
[adiumx.git] / Resources / es.lproj / GeneralPreferences.nib / classes.nib
blob13b1718f80c9049c24b12abd97b237f2f890719d
2     IBClasses =     (
3                 {
4             CLASS = AIColorSelectionPopUpButton;
5             LANGUAGE = ObjC;
6             SUPERCLASS = AIObjectSelectionPopUpButton;
7         },
8                 {
9             CLASS = AIFontSelectionPopUpButton;
10             LANGUAGE = ObjC;
11             SUPERCLASS = AIObjectSelectionPopUpButton;
12         },
13                 {
14             CLASS = AILocalizationButton;
15             LANGUAGE = ObjC;
16             OUTLETS =             {
17                 "view_anchorToLeftSide" = NSView;
18                 "view_anchorToRightSide" = NSView;
19                 "window_anchorOnLeftSide" = NSWindow;
20                 "window_anchorOnRightSide" = NSWindow;
21             };
22             SUPERCLASS = NSButton;
23         },
24                 {
25             CLASS = AILocalizationTextField;
26             LANGUAGE = ObjC;
27             OUTLETS =             {
28                 "view_anchorToLeftSide" = NSView;
29                 "view_anchorToRightSide" = NSView;
30                 "window_anchorOnLeftSide" = NSWindow;
31                 "window_anchorOnRightSide" = NSWindow;
32             };
33             SUPERCLASS = NSTextField;
34         },
35                 {
36             ACTIONS =             {
37                 changePreference = id;
38             };
39             CLASS = AIModularPane;
40             LANGUAGE = ObjC;
41             OUTLETS =             {
42                 plugin = id;
43                 view = NSView;
44             };
45             SUPERCLASS = AIObject;
46         },
47                 {
48             CLASS = AIObject;
49             LANGUAGE = ObjC;
50             SUPERCLASS = NSObject;
51         },
52                 {
53             CLASS = AIObjectSelectionPopUpButton;
54             LANGUAGE = ObjC;
55             SUPERCLASS = NSPopUpButton;
56         },
57                 {
58             CLASS = AIPreferencePane;
59             LANGUAGE = ObjC;
60             SUPERCLASS = AIModularPane;
61         },
62                 {
63             CLASS = AISmartStepper;
64             LANGUAGE = ObjC;
65             SUPERCLASS = NSStepper;
66         },
67                 {
68             ACTIONS =             {
69                 configureMessageHistory = id;
70             };
71             CLASS = ESGeneralPreferences;
72             LANGUAGE = ObjC;
73             OUTLETS =             {
74                 "checkBox_arrangeByGroup" = NSButton;
75                 "checkBox_messagesInTabs" = NSButton;
76                 "checkBox_updatesAutomatic" = NSButton;
77                 "checkBox_updatesIncludeBetas" = NSButton;
78                 "checkBox_updatesProfileInfo" = NSButton;
79                 "label_logging" = NSTextField;
80                 "label_messagesSendOn" = NSTextField;
81                 "label_messagesTabs" = NSTextField;
82                 "label_switchTabsWith" = NSTextField;
83                 "popUp_sendKeys" = NSPopUpButton;
84                 "popUp_tabKeys" = NSPopUpButton;
85                 "popUp_tabPositionMenu" = NSPopUpButton;
86                 shortcutRecorder = SRRecorderControl;
87             };
88             SUPERCLASS = AIPreferencePane;
89         },
90                 {
91             CLASS = FirstResponder;
92             LANGUAGE = ObjC;
93             SUPERCLASS = NSObject;
94         },
95                 {
96             CLASS = NSObject;
97             LANGUAGE = ObjC;
98         }
99     );
100     IBVersion = 1;