home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Productivity / Textpander.dmg / Textpander.prefPane / Contents / Resources / German.lproj / PMTPAboutPane.nib / classes.nib < prev    next >
Encoding:
Text File  |  2005-10-28  |  474 b   |  14 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = NSPreferencePane; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {
  6.             ACTIONS = {aboutOK = id; donate = id; }; 
  7.             CLASS = PMTPPreferencePane; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {aboutSheet = NSWindow; aboutTextField = NSTextField; }; 
  10.             SUPERCLASS = NSPreferencePane; 
  11.         }
  12.     ); 
  13.     IBVersion = 1; 
  14. }