Resources/uk_UA.lproj/AppearancePrefs.nib/classes.nib
author Frank Dowsett <wixardy@adium.im>
Fri Aug 20 21:47:49 2010 -0400 (21 months ago)
changeset 3014 1105823ada09
permissions -rw-r--r--
Ukranian localisation from marker. Fixes #14221
     1 {
     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 = {changePreference = id; }; 
    48             CLASS = AIModularPane; 
    49             LANGUAGE = ObjC; 
    50             OUTLETS = {plugin = id; view = NSView; }; 
    51             SUPERCLASS = AIObject; 
    52         }, 
    53         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    54         {CLASS = AIPreferencePane; LANGUAGE = ObjC; SUPERCLASS = AIModularPane; }, 
    55         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    56         {CLASS = NSObject; LANGUAGE = ObjC; }
    57     ); 
    58     IBVersion = 1; 
    59 }