Okay, quiz of all Mac quizzes. What does the
below XML do, plus what is the best way to revert
an ibook from OS 9.1 to 9.04 without having the 9.04 media,
and finally, extra points for anyone who would know
why I would want to do that. 8-)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM
"file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>Date</key>
<string>March 17, 2000</string>
<key>Name</key>
<string>com.apple.AirPort</string>
<key>Personality</key>
<dict>
<key>IOClass</key>
<string>AirPortDriver</string>
<key>IONameMatch</key>
<array>
<string>radio</string>
</array>
<key>IOProviderClass</key>
<string>AppleMacIODevice</string>
<key>Name</key>
<string>AppleAirPort</string>
</dict>
<key>Vendor</key>
<string>Apple Computer, Inc.</string>
<key>Version</key>
<string>0.1</string>
</dict>
</plist>
-- Gregory Alan Bolcer | gbolcer@endtech.com | work: 949.833.2800 Chief Technology Officer | http://www.endtech.com | cell: 714.928.5476 Endeavors Technology, Inc. | efax: 603.994.0516 | wap: 949.278.2805
This archive was generated by hypermail 2b29 : Fri Apr 27 2001 - 23:17:25 PDT