Ignore:
Timestamp:
02/13/04 21:01:06 (20 years ago)
Author:
Nicholas Riley
Message:

Integrates SCPatch and mach_inject; unfinished, buggy.

Location:
trunk/Cocoa/F-Script Anywhere/Source/English.lproj/MainMenu.nib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/F-Script Anywhere/Source/English.lproj/MainMenu.nib/classes.nib

    r7 r153  
    22    IBClasses = (
    33        {
    4             ACTIONS = {installBundleInSelectedApp = id; terminate = id; };
     4            ACTIONS = {installBundleInSelectedApp = id; };
    55            CLASS = FSAApp;
    66            LANGUAGE = ObjC;
    7             OUTLETS = {appList = FSAAppList; appListPanel = NSPanel; };
     7            OUTLETS = {appList = FSAAppList; appListWindow = NSWindow; };
    88            SUPERCLASS = NSApplication;
    99        },
  • trunk/Cocoa/F-Script Anywhere/Source/English.lproj/MainMenu.nib/info.nib

    r19 r153  
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>153 16 356 240 0 0 1600 1178 </string>
     6        <string>113 10 356 240 0 0 1280 832 </string>
    77        <key>IBEditorPositions</key>
    88        <dict>
    99                <key>29</key>
    10                 <string>69 252 213 44 0 0 1600 1178 </string>
     10                <string>53 175 213 44 0 0 1280 832 </string>
    1111        </dict>
    1212        <key>IBFramework Version</key>
    13         <string>286.0</string>
     13        <string>349.0</string>
    1414        <key>IBOpenObjects</key>
    1515        <array>
     16                <integer>195</integer>
    1617                <integer>29</integer>
    17                 <integer>195</integer>
    1818        </array>
    1919        <key>IBSystem Version</key>
    20         <string>6D52</string>
     20        <string>7D24</string>
    2121</dict>
    2222</plist>
Note: See TracChangeset for help on using the changeset viewer.