Changeset 153 for trunk/Cocoa/F-Script Anywhere/Source/English.lproj
- Timestamp:
- 02/13/04 21:01:06 (21 years ago)
- Location:
- trunk/Cocoa/F-Script Anywhere/Source/English.lproj
- Files:
-
- 3 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/F-Script Anywhere/Source/English.lproj/MainMenu.nib/classes.nib
r7 r153 2 2 IBClasses = ( 3 3 { 4 ACTIONS = {installBundleInSelectedApp = id; terminate = id;};4 ACTIONS = {installBundleInSelectedApp = id; }; 5 5 CLASS = FSAApp; 6 6 LANGUAGE = ObjC; 7 OUTLETS = {appList = FSAAppList; appList Panel = NSPanel; };7 OUTLETS = {appList = FSAAppList; appListWindow = NSWindow; }; 8 8 SUPERCLASS = NSApplication; 9 9 }, -
trunk/Cocoa/F-Script Anywhere/Source/English.lproj/MainMenu.nib/info.nib
r19 r153 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 53 16 356 240 0 0 1600 1178</string>6 <string>113 10 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <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> 11 11 </dict> 12 12 <key>IBFramework Version</key> 13 <string> 286.0</string>13 <string>349.0</string> 14 14 <key>IBOpenObjects</key> 15 15 <array> 16 <integer>195</integer> 16 17 <integer>29</integer> 17 <integer>195</integer>18 18 </array> 19 19 <key>IBSystem Version</key> 20 <string> 6D52</string>20 <string>7D24</string> 21 21 </dict> 22 22 </plist>
Note:
See TracChangeset
for help on using the changeset viewer.