1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/Framework/Resources/ca.lproj/GrowlInstallationPrompt.nib/classes.nib Sun Jun 29 19:10:42 2008 +0000
1.3 @@ -0,0 +1,20 @@
1.4 +{
1.5 + IBClasses = (
1.6 + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
1.7 + {
1.8 + ACTIONS = {cancel = id; dontAskAgain = id; installGrowl = id; };
1.9 + CLASS = GrowlInstallationPrompt;
1.10 + LANGUAGE = ObjC;
1.11 + OUTLETS = {
1.12 + "button_cancel" = NSButton;
1.13 + "button_install" = NSButton;
1.14 + "checkBox_dontAskAgain" = NSButton;
1.15 + "scrollView_growlInfo" = NSScrollView;
1.16 + spinner = NSProgressIndicator;
1.17 + "textView_growlInfo" = NSTextView;
1.18 + };
1.19 + SUPERCLASS = NSWindowController;
1.20 + }
1.21 + );
1.22 + IBVersion = 1;
1.23 +}
1.24 \ No newline at end of file