home *** CD-ROM | disk | FTP | other *** search
/ ftp.mactech.com 2010 / ftp.mactech.com.tar / ftp.mactech.com / macintosh-c / macc-carbon-demos-nonbinhex.sit / macc-carbon-demos-nonbinhex / chap10-demo / AppleEvents.rsrc.rsrc / plst_0 < prev    next >
Extensible Markup Language  |  2001-05-29  |  1KB  |  43 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.   <key>CFBundleInfoDictionaryVersion</key>
  6.   <string>6.0</string>
  7.   <key>CFBundleName</key>
  8.   <string>AppleEvents</string>
  9.   <key>CFBundlePackageType</key>
  10.   <string>APPL</string>
  11.   <key>CFBundleSignature</key>
  12.   <string>KJBB</string>
  13.   <key>CFBundleIconFile</key>
  14.   <string>128</string>
  15.   <key>CFBundleIdentifier</key>
  16.   <string>com.Windmill Software.AppleEvents</string>
  17.   <key>LSPrefersCarbon</key>
  18.   <string>Yes</string>
  19.   <key>CFBundleLongVersionString</key> 
  20.   <string>1.0, Copyright 2001 K. J. Bricknell</string>
  21.   <key>CFBundleShortVersionString</key> 
  22.   <string>1.0.0</string>
  23.   <key>CFBundleDevelopmentRegion</key>
  24.   <string>English</string>
  25.   <key>NSAppleScriptEnabled</key>
  26.   <string>No</string>
  27.   <key>CFBundleDocumentTypes</key>
  28.   <array>
  29.     <dict>
  30.       <key>CFBundleTypeIconFile</key>
  31.       <string>129</string>
  32.       <key>CFBundleTypeName</key>
  33.       <string>AppleEvents document</string>
  34.       <key>CFBundleTypeOSTypes</key>
  35.       <array>
  36.         <string>TEXT</string>
  37.       </array>
  38.       <key>CFBundleTypeRole</key>
  39.       <string>Viewer</string>
  40.     </dict>
  41.   </array>
  42. </dict>
  43. </plist>