Resources/uk_UA.lproj/ListLayoutSheet.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/ListLayoutSheet.nib/classes.nib	Fri Aug 20 21:47:49 2010 -0400
     1.3 @@ -0,0 +1,58 @@
     1.4 +{
     1.5 +    IBClasses = (
     1.6 +        {
     1.7 +            ACTIONS = {cancel = id; okay = id; preferenceChanged = id; }; 
     1.8 +            CLASS = AIListLayoutWindowController; 
     1.9 +            LANGUAGE = ObjC; 
    1.10 +            OUTLETS = {
    1.11 +                "checkBox_drawContactBubblesWithGraadient" = NSButton; 
    1.12 +                "checkBox_extendedStatusVisible" = NSButton; 
    1.13 +                "checkBox_outlineBubbles" = NSButton; 
    1.14 +                "checkBox_serviceIconsVisible" = NSButton; 
    1.15 +                "checkBox_showGroupBubbles" = NSButton; 
    1.16 +                "checkBox_statusIconsVisible" = NSButton; 
    1.17 +                "checkBox_userIconVisible" = NSButton; 
    1.18 +                "fontField_contact" = JVFontPreviewField; 
    1.19 +                "fontField_group" = JVFontPreviewField; 
    1.20 +                "fontField_status" = JVFontPreviewField; 
    1.21 +                "popUp_contactTextAlignment" = NSPopUpButton; 
    1.22 +                "popUp_extendedStatusPosition" = NSPopUpButton; 
    1.23 +                "popUp_extendedStatusStyle" = NSPopUpButton; 
    1.24 +                "popUp_groupTextAlignment" = NSPopUpButton; 
    1.25 +                "popUp_serviceIconPosition" = NSPopUpButton; 
    1.26 +                "popUp_statusIconPosition" = NSPopUpButton; 
    1.27 +                "popUp_userIconPosition" = NSPopUpButton; 
    1.28 +                "slider_contactLeftIndent" = NSSlider; 
    1.29 +                "slider_contactRightIndent" = NSSlider; 
    1.30 +                "slider_contactSpacing" = NSSlider; 
    1.31 +                "slider_groupTopSpacing" = NSSlider; 
    1.32 +                "slider_outlineWidth" = NSSlider; 
    1.33 +                "slider_userIconSize" = NSSlider; 
    1.34 +                "tabViewItem_advancedContactBubbles" = NSTabViewItem; 
    1.35 +                "tabView_preferences" = NSTabView; 
    1.36 +                "textField_contactLeftIndent" = NSTextField; 
    1.37 +                "textField_contactRightIndent" = NSTextField; 
    1.38 +                "textField_contactSpacing" = NSTextField; 
    1.39 +                "textField_groupTopSpacing" = NSTextField; 
    1.40 +                "textField_layoutName" = NSTextField; 
    1.41 +                "textField_outlineWidthIndicator" = NSTextField; 
    1.42 +                "textField_userIconSize" = NSTextField; 
    1.43 +            }; 
    1.44 +            SUPERCLASS = AIWindowController; 
    1.45 +        }, 
    1.46 +        {
    1.47 +            CLASS = AIWindowController; 
    1.48 +            LANGUAGE = ObjC; 
    1.49 +            SUPERCLASS = NSWindowController; 
    1.50 +        }, 
    1.51 +        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    1.52 +        {
    1.53 +            ACTIONS = {chooseFontWithFontPanel = id; selectFont = id; }; 
    1.54 +            CLASS = JVFontPreviewField; 
    1.55 +            LANGUAGE = ObjC; 
    1.56 +            SUPERCLASS = NSTextField; 
    1.57 +        }, 
    1.58 +        {CLASS = NSObject; LANGUAGE = ObjC; }
    1.59 +    ); 
    1.60 +    IBVersion = 1; 
    1.61 +}
    1.62 \ No newline at end of file