source: release/1.8/source/cocoa-ide/altconsole/resource/MainMenu.nib/info.nib

Last change on this file was 12227, checked in by Gary Byers, 15 years ago

The IDE's main menu had a "View" menu with items to "Clear Scrollback"
and maintin the toolbar; AltConsole's main menu had no such view menu.
This may have been backwards.

File size: 471 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBFramework Version</key>
6 <string>677</string>
7 <key>IBOldestOS</key>
8 <integer>5</integer>
9 <key>IBOpenObjects</key>
10 <array>
11 <integer>29</integer>
12 </array>
13 <key>IBSystem Version</key>
14 <string>9J61</string>
15 <key>targetFramework</key>
16 <string>IBCocoaFramework</string>
17</dict>
18</plist>
Note: See TracBrowser for help on using the repository browser.