Changeset 759


Ignore:
Timestamp:
Apr 7, 2004, 8:35:58 PM (21 years ago)
Author:
Gary Byers
Message:

Add showPreferences: action, connect Preferences item to it.

Location:
trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib

    r725 r759  
    1414            LANGUAGE = ObjC;
    1515            SUPERCLASS = NSObject;
     16        },
     17        {
     18            ACTIONS = {showPreferences = id; };
     19            CLASS = NSApplication;
     20            LANGUAGE = ObjC;
     21            SUPERCLASS = NSResponder;
    1622        }
    1723    );
  • trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib

    r746 r759  
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>99 33 356 240 0 0 1024 746 </string>
     6        <string>149 297 356 240 0 0 1600 1178 </string>
    77        <key>IBEditorPositions</key>
    88        <dict>
    99                <key>29</key>
    10                 <string>226 418 382 44 0 0 1024 746 </string>
     10                <string>429 675 382 44 0 0 1600 1178 </string>
    1111        </dict>
    1212        <key>IBFramework Version</key>
Note: See TracChangeset for help on using the changeset viewer.