1.1 --- a/Resources/pl.lproj/ListLayoutSheet.nib/classes.nib Thu Nov 05 10:05:22 2009 -0500
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,72 +0,0 @@
1.4 -{
1.5 - IBClasses = (
1.6 - {
1.7 - ACTIONS = {
1.8 - cancel = id;
1.9 - okay = id;
1.10 - preferenceChanged = id;
1.11 - };
1.12 - CLASS = AIListLayoutWindowController;
1.13 - LANGUAGE = ObjC;
1.14 - OUTLETS = {
1.15 - "checkBox_drawContactBubblesWithGraadient" = NSButton;
1.16 - "checkBox_extendedStatusVisible" = NSButton;
1.17 - "checkBox_outlineBubbles" = NSButton;
1.18 - "checkBox_serviceIconsVisible" = NSButton;
1.19 - "checkBox_showGroupBubbles" = NSButton;
1.20 - "checkBox_statusIconsVisible" = NSButton;
1.21 - "checkBox_userIconVisible" = NSButton;
1.22 - "fontField_contact" = JVFontPreviewField;
1.23 - "fontField_group" = JVFontPreviewField;
1.24 - "fontField_status" = JVFontPreviewField;
1.25 - "popUp_contactTextAlignment" = NSPopUpButton;
1.26 - "popUp_extendedStatusPosition" = NSPopUpButton;
1.27 - "popUp_extendedStatusStyle" = NSPopUpButton;
1.28 - "popUp_groupTextAlignment" = NSPopUpButton;
1.29 - "popUp_serviceIconPosition" = NSPopUpButton;
1.30 - "popUp_statusIconPosition" = NSPopUpButton;
1.31 - "popUp_userIconPosition" = NSPopUpButton;
1.32 - "slider_contactLeftIndent" = NSSlider;
1.33 - "slider_contactRightIndent" = NSSlider;
1.34 - "slider_contactSpacing" = NSSlider;
1.35 - "slider_groupTopSpacing" = NSSlider;
1.36 - "slider_outlineWidth" = NSSlider;
1.37 - "slider_userIconSize" = NSSlider;
1.38 - "tabViewItem_advancedContactBubbles" = NSTabViewItem;
1.39 - "tabView_preferences" = NSTabView;
1.40 - "textField_contactLeftIndent" = NSTextField;
1.41 - "textField_contactRightIndent" = NSTextField;
1.42 - "textField_contactSpacing" = NSTextField;
1.43 - "textField_groupTopSpacing" = NSTextField;
1.44 - "textField_layoutName" = NSTextField;
1.45 - "textField_outlineWidthIndicator" = NSTextField;
1.46 - "textField_userIconSize" = NSTextField;
1.47 - };
1.48 - SUPERCLASS = AIWindowController;
1.49 - },
1.50 - {
1.51 - CLASS = AIWindowController;
1.52 - LANGUAGE = ObjC;
1.53 - SUPERCLASS = NSWindowController;
1.54 - },
1.55 - {
1.56 - CLASS = FirstResponder;
1.57 - LANGUAGE = ObjC;
1.58 - SUPERCLASS = NSObject;
1.59 - },
1.60 - {
1.61 - ACTIONS = {
1.62 - chooseFontWithFontPanel = id;
1.63 - selectFont = id;
1.64 - };
1.65 - CLASS = JVFontPreviewField;
1.66 - LANGUAGE = ObjC;
1.67 - SUPERCLASS = NSTextField;
1.68 - },
1.69 - {
1.70 - CLASS = NSObject;
1.71 - LANGUAGE = ObjC;
1.72 - }
1.73 - );
1.74 - IBVersion = 1;
1.75 -}
1.76 \ No newline at end of file