home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / opsys / macos / adium / adium.dmg / Adium.app / Contents / Resources / LicenseWindow.nib / classes.nib next >
Encoding:
Text File  |  2004-06-15  |  411 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {agree = id; closeWindow = id; quit = id; }; 
  5.             CLASS = AILicenseWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {target = id; "textView_license" = NSTextView; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }, 
  10.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  11.     ); 
  12.     IBVersion = 1; 
  13. }