Changeset 5524
- Timestamp:
- 05/12/08 00:14:16 (4 days ago)
- Files:
-
- Spiral/trunk/Info.plist (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Spiral/trunk/Info.plist
r5141 r5524 1 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">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> … … 55 55 </array> 56 56 <key>CFBundleTypeOSTypes</key> 57 <array>57 <array> 58 58 <string>MooV</string> 59 59 <string>moov</string> … … 305 305 <string>WIApplication</string> 306 306 <key>SUCheckAtStartup</key> 307 < false/>307 <true/> 308 308 </dict> 309 309 </plist>
