source: release/1.3/source/cocoa-ide/altconsole/resource/AltConsole.nib/info.nib

Last change on this file was 11540, checked in by Gary Byers, 16 years ago

An "alternate console" application which can serve as a terminal/console
for a client application whose standard file descriptors aren't pointing
anywhere useful.

Looks like something written >5 years ago. Is.

File size: 659 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBDocumentLocation</key>
6 <string>200 29 356 240 0 0 1152 746 </string>
7 <key>IBFramework Version</key>
8 <string>313.0</string>
9 <key>IBOpenObjects</key>
10 <array>
11 <integer>5</integer>
12 </array>
13 <key>IBSystem Version</key>
14 <string>6L60</string>
15 <key>IBUserGuides</key>
16 <dict>
17 <key>5</key>
18 <dict>
19 <key>guideLocations</key>
20 <array>
21 <string>Vertical:344.000000</string>
22 </array>
23 <key>guidesLocked</key>
24 <false/>
25 </dict>
26 </dict>
27</dict>
28</plist>
Note: See TracBrowser for help on using the repository browser.