Resources/uk_UA.lproj/AppearancePrefs.nib/classes.nib
changeset 3014 1105823ada09
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Resources/uk_UA.lproj/AppearancePrefs.nib/classes.nib	Fri Aug 20 21:47:49 2010 -0400
     1.3 @@ -0,0 +1,59 @@
     1.4 +{
     1.5 +    IBClasses = (
     1.6 +        {
     1.7 +            ACTIONS = {
     1.8 +                customizeEmoticons = id; 
     1.9 +                customizeListLayout = id; 
    1.10 +                customizeListTheme = id; 
    1.11 +                showAllDockIcons = id; 
    1.12 +            }; 
    1.13 +            CLASS = AIAppearancePreferences; 
    1.14 +            LANGUAGE = ObjC; 
    1.15 +            OUTLETS = {
    1.16 +                "checkBox_horizontalAutosizing" = NSButton; 
    1.17 +                "checkBox_verticalAutosizing" = NSButton; 
    1.18 +                "label_dockIcons" = NSTextField; 
    1.19 +                "label_menuBarIcons" = NSTextField; 
    1.20 +                "label_serviceIcons" = NSTextField; 
    1.21 +                "label_statusIcons" = NSTextField; 
    1.22 +                "popUp_colorTheme" = NSPopUpButton; 
    1.23 +                "popUp_dockIcon" = NSPopUpButton; 
    1.24 +                "popUp_emoticons" = NSPopUpButton; 
    1.25 +                "popUp_listLayout" = NSPopUpButton; 
    1.26 +                "popUp_menuBarIcons" = NSPopUpButton; 
    1.27 +                "popUp_serviceIcons" = NSPopUpButton; 
    1.28 +                "popUp_statusIcons" = NSPopUpButton; 
    1.29 +                "popUp_windowStyle" = NSPopUpButton; 
    1.30 +                "slider_horizontalWidth" = NSSlider; 
    1.31 +                "slider_windowOpacity" = NSSlider; 
    1.32 +                "textField_horizontalWidthIndicator" = NSTextField; 
    1.33 +                "textField_horizontalWidthText" = NSTextField; 
    1.34 +                "textField_windowOpacity" = NSTextField; 
    1.35 +            }; 
    1.36 +            SUPERCLASS = AIPreferencePane; 
    1.37 +        }, 
    1.38 +        {
    1.39 +            CLASS = AILocalizationTextField; 
    1.40 +            LANGUAGE = ObjC; 
    1.41 +            OUTLETS = {
    1.42 +                "view_anchorToLeftSide" = NSView; 
    1.43 +                "view_anchorToRightSide" = NSView; 
    1.44 +                "window_anchorOnLeftSide" = NSWindow; 
    1.45 +                "window_anchorOnRightSide" = NSWindow; 
    1.46 +            }; 
    1.47 +            SUPERCLASS = NSTextField; 
    1.48 +        }, 
    1.49 +        {
    1.50 +            ACTIONS = {changePreference = id; }; 
    1.51 +            CLASS = AIModularPane; 
    1.52 +            LANGUAGE = ObjC; 
    1.53 +            OUTLETS = {plugin = id; view = NSView; }; 
    1.54 +            SUPERCLASS = AIObject; 
    1.55 +        }, 
    1.56 +        {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    1.57 +        {CLASS = AIPreferencePane; LANGUAGE = ObjC; SUPERCLASS = AIModularPane; }, 
    1.58 +        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    1.59 +        {CLASS = NSObject; LANGUAGE = ObjC; }
    1.60 +    ); 
    1.61 +    IBVersion = 1; 
    1.62 +}
    1.63 \ No newline at end of file