home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 119 - Disc 2 / MF_UK_119_2.iso / DV Toolkit / Alam DV 2.1 / AlamDV2DeveloperInstaller / AlamDV2DeveloperInstaller.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.1 KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM
  3. "file://localhost/System/Library/DTDs/PropertyList.dtd">
  4. <plist version="0.9">
  5. <dict>
  6.    <key>CFBundleInfoDictionaryVersion</key>
  7.    <string>6.0</string>
  8.    <key>CFBundleVersion</key>
  9.    <string>2.0.9</string>
  10.    <key>CFBundleDevelopmentRegion</key>
  11.    <string>English</string>
  12.    <key>CFBundleName</key>
  13.    <string>AlamDV2DeveloperInstaller</string>
  14.    <key>CFBundlePackageType</key>
  15.    <string>APPL</string>
  16.    <key>CFBundleSignature</key>
  17.    <string>SDx2</string>
  18.    <key>CFBundleGetInfoString</key>
  19.    <string>MacInstallerBuilder 2.0</string>
  20.    <key>CFBundleIconFile</key>
  21.    <string>128</string>
  22.    <key>CFBundleDocumentTypes</key>
  23.    <array>
  24.       <dict>
  25.          <key>CFBundleTypeName</key>
  26.          <string>MacInstallerBuilder/Packed</string>
  27.          <key>CFBundleTypeIconFile</key>
  28.          <string>129</string>
  29.          <key>CFBundleTypeOSTypes</key>
  30.          <array>
  31.             <string>PACK</string>
  32.          </array>
  33.          <key>CFBundleTypeExtensions</key>
  34.          <array>
  35.             <string>SDx,.sdx,.SDX</string>
  36.          </array>
  37.       </dict>
  38.    </array>
  39. </dict>
  40. </plist>
  41.