Spanish updates from Alberto Nu~nez
[adiumx.git] / Resources / es.lproj / DualWindowMessageAdvanced.nib / classes.nib
blob55ec1b4c84cbc507a1ffd1d1e153b90ad2747319
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 = AILocalizationTextField;
16             LANGUAGE = ObjC;
17             OUTLETS =             {
18                 "view_anchorToLeftSide" = NSView;
19                 "view_anchorToRightSide" = NSView;
20                 "window_anchorOnLeftSide" = NSWindow;
21             };
22             SUPERCLASS = NSTextField;
23         },
24                 {
25             ACTIONS =             {
26                 changePreference = id;
27             };
28             CLASS = AIPreferencePane;
29             LANGUAGE = ObjC;
30             OUTLETS =             {
31                 delegate = id;
32                 "textField_title" = NSTextField;
33                 view = NSView;
34                 "view_containerSubView" = NSView;
35                 "view_containerView" = NSView;
36             };
37             SUPERCLASS = NSObject;
38         },
39                 {
40             CLASS = ESDualWindowMessageAdvancedPreferences;
41             LANGUAGE = ObjC;
42             OUTLETS =             {
43                 "autohide_tabBar" = NSButton;
44                 "checkBox_allowInactiveClosing" = NSButton;
45                 "checkBox_animateDockIcon" = NSButton;
46                 "checkBox_badgeDockIcon" = NSButton;
47                 "checkBox_customNameFormatting" = NSButton;
48                 "checkBox_hide" = NSButton;
49                 "popUp_minimumFontSize" = NSPopUpButton;
50                 "popUp_nameFormat" = NSPopUpButton;
51                 "popUp_timeStampFormat" = NSPopUpButton;
52                 "popUp_windowPosition" = NSPopUpButton;
53             };
54             SUPERCLASS = AIPreferencePane;
55         },
56                 {
57             CLASS = FirstResponder;
58             LANGUAGE = ObjC;
59             SUPERCLASS = NSObject;
60         },
61                 {
62             CLASS = NSObject;
63             LANGUAGE = ObjC;
64         }
65     );
66     IBVersion = 1;