~ubuntu-branches/ubuntu/hardy/vice/hardy

« back to all changes in this revision

Viewing changes to src/arch/unix/macosx/Resources/English.lproj/VICEInformation.nib/classes.nib

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2007-10-07 07:05:46 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071007070546-81yy0twlka7p2t0e
Tags: 1.22-1
* New upstream version (closes: #428280).
* Correct link to HTML documentation in manpage (closes: #409567).
* Fix most packaging mistakes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    IBClasses = (
 
3
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
 
4
        {
 
5
            CLASS = VICEInformationWindowController; 
 
6
            LANGUAGE = ObjC; 
 
7
            OUTLETS = {infoTextView = NSTextView; }; 
 
8
            SUPERCLASS = NSWindowController; 
 
9
        }
 
10
    ); 
 
11
    IBVersion = 1; 
 
12
}
 
 
b'\\ No newline at end of file'