Spanish updates from Alberto Nu~nez
[adiumx.git] / Resources / es.lproj / AppearancePrefs.nib / classes.nib
blob130557dd7be56a3594faee12b68435af6a0b57a7
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 customizeEmoticons = id;
6                 customizeListLayout = id;
7                 customizeListTheme = id;
8                 showAllDockIcons = id;
9             };
10             CLASS = AIAppearancePreferences;
11             LANGUAGE = ObjC;
12             OUTLETS =             {
13                 "checkBox_horizontalAutosizing" = NSButton;
14                 "checkBox_verticalAutosizing" = NSButton;
15                 "label_dockIcons" = NSTextField;
16                 "label_menuBarIcons" = NSTextField;
17                 "label_serviceIcons" = NSTextField;
18                 "label_statusIcons" = NSTextField;
19                 "popUp_colorTheme" = NSPopUpButton;
20                 "popUp_dockIcon" = NSPopUpButton;
21                 "popUp_emoticons" = NSPopUpButton;
22                 "popUp_listLayout" = NSPopUpButton;
23                 "popUp_menuBarIcons" = NSPopUpButton;
24                 "popUp_serviceIcons" = NSPopUpButton;
25                 "popUp_statusIcons" = NSPopUpButton;
26                 "popUp_windowStyle" = NSPopUpButton;
27                 "slider_horizontalWidth" = NSSlider;
28                 "slider_windowOpacity" = NSSlider;
29                 "textField_horizontalWidthIndicator" = NSTextField;
30                 "textField_horizontalWidthText" = NSTextField;
31                 "textField_windowOpacity" = NSTextField;
32             };
33             SUPERCLASS = AIPreferencePane;
34         },
35                 {
36             CLASS = AILocalizationTextField;
37             LANGUAGE = ObjC;
38             OUTLETS =             {
39                 "view_anchorToLeftSide" = NSView;
40                 "view_anchorToRightSide" = NSView;
41                 "window_anchorOnLeftSide" = NSWindow;
42                 "window_anchorOnRightSide" = NSWindow;
43             };
44             SUPERCLASS = NSTextField;
45         },
46                 {
47             ACTIONS =             {
48                 changePreference = id;
49             };
50             CLASS = AIModularPane;
51             LANGUAGE = ObjC;
52             OUTLETS =             {
53                 plugin = id;
54                 view = NSView;
55             };
56             SUPERCLASS = AIObject;
57         },
58                 {
59             CLASS = AIObject;
60             LANGUAGE = ObjC;
61             SUPERCLASS = NSObject;
62         },
63                 {
64             CLASS = AIPreferencePane;
65             LANGUAGE = ObjC;
66             SUPERCLASS = AIModularPane;
67         },
68                 {
69             CLASS = FirstResponder;
70             LANGUAGE = ObjC;
71             SUPERCLASS = NSObject;
72         },
73                 {
74             CLASS = NSObject;
75             LANGUAGE = ObjC;
76         }
77     );
78     IBVersion = 1;