source: branches/working-0710/ccl/cocoa-ide/OpenMCL.app/Contents/Resources/English.lproj/preferences.nib/info.nib

Last change on this file was 7348, checked in by gz, 17 years ago

Add a "read only listener" preference (defaultly true) to allow listener buffers to be editable.

It currently only works on listeners created after you change the preference. It would be nice to have it toggle existing listeners when you change the preference, but I don't know how to intercept the changing of the value.

File size: 601 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>69 44 356 240 0 0 1280 1002 </string>
7 <key>IBFramework Version</key>
8 <string>446.1</string>
9 <key>IBOldestOS</key>
10 <integer>5</integer>
11 <key>IBOpenObjects</key>
12 <array>
13 <integer>1</integer>
14 </array>
15 <key>IBSystem Version</key>
16 <string>8R218</string>
17 <key>IBUsesTextArchiving</key>
18 <true/>
19 <key>targetFramework</key>
20 <string>IBCocoaFramework</string>
21</dict>
22</plist>
Note: See TracBrowser for help on using the repository browser.