root/trunk/source/afs-config/settings.plist.macathena

Revision 116, 304 bytes (checked in by broder, 16 years ago)

We should be overriding RealModes

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>Darwin</key>
6         <dict>
7                 <key>All</key>
8                 <dict>
9                         <key>RealModes</key>
10                         <true/>
11                 </dict>
12         </dict>
13 </dict>
14 </plist>
Note: See TracBrowser for help on using the browser.