~ubuntu-branches/ubuntu/wily/oolite/wily-proposed

« back to all changes in this revision

Viewing changes to tools/meshConverters/DropMesh2DatTex.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib

  • Committer: Package Import Robot
  • Author(s): Nicolas Boulenguez
  • Date: 2011-12-22 00:22:39 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20111222002239-pr3upeupp4jw1psp
Tags: 1.76-1
* New upstream.
* watch: scan upstream stable releases instead of dev snapshots.
* control: use default gobjc instead of explicit 4.6.
* rules: use dpkg-dev build flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    IBClasses = (
 
3
        {
 
4
            ACTIONS = {open = id; }; 
 
5
            CLASS = DropController; 
 
6
            LANGUAGE = ObjC; 
 
7
            SUPERCLASS = NSObject; 
 
8
        }, 
 
9
        {
 
10
            ACTIONS = {showHelp = id; }; 
 
11
            CLASS = FirstResponder; 
 
12
            LANGUAGE = ObjC; 
 
13
            SUPERCLASS = NSObject; 
 
14
        }
 
15
    ); 
 
16
    IBVersion = 1; 
 
17
}
 
 
b'\\ No newline at end of file'