home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / macos / pack1 / files / MuchoFileInfoCarbEng.sit / MuchoFileInfoCarbEng / MuchoFileInfo / MuchoFileInfo.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-07-11  |  2.1 KB  |  79 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>1.4.0</string>
  10.    <key>CFBundleDevelopmentRegion</key>
  11.    <string>English</string>
  12.    <key>CFBundleName</key>
  13.    <string>MuchoFileInfo</string>
  14.    <key>CFBundlePackageType</key>
  15.    <string>APPL</string>
  16.    <key>CFBundleSignature</key>
  17.    <string>MuFu</string>
  18.    <key>CFBundleGetInfoString</key>
  19.    <string>MuchoFileInfo 1.4.0</string>
  20.    <key>CFBundleIconFile</key>
  21.    <string>128</string>
  22.    <key>CFBundleDocumentTypes</key>
  23.    <array>
  24.       <dict>
  25.          <key>CFBundleTypeName</key>
  26.          <string>preference</string>
  27.          <key>CFBundleTypeIconFile</key>
  28.          <string>129</string>
  29.          <key>CFBundleTypeOSTypes</key>
  30.          <array>
  31.             <string>MuFp</string>
  32.          </array>
  33.          <key>CFBundleTypeExtensions</key>
  34.          <array>
  35.          </array>
  36.       </dict>
  37.       <dict>
  38.          <key>CFBundleTypeName</key>
  39.          <string>special/disk</string>
  40.          <key>CFBundleTypeIconFile</key>
  41.          <string>130</string>
  42.          <key>CFBundleTypeOSTypes</key>
  43.          <array>
  44.             <string>disk</string>
  45.          </array>
  46.          <key>CFBundleTypeExtensions</key>
  47.          <array>
  48.          </array>
  49.       </dict>
  50.       <dict>
  51.          <key>CFBundleTypeName</key>
  52.          <string>special/folder</string>
  53.          <key>CFBundleTypeIconFile</key>
  54.          <string>131</string>
  55.          <key>CFBundleTypeOSTypes</key>
  56.          <array>
  57.             <string>fold</string>
  58.          </array>
  59.          <key>CFBundleTypeExtensions</key>
  60.          <array>
  61.          </array>
  62.       </dict>
  63.       <dict>
  64.          <key>CFBundleTypeName</key>
  65.          <string>special/any</string>
  66.          <key>CFBundleTypeIconFile</key>
  67.          <string>132</string>
  68.          <key>CFBundleTypeOSTypes</key>
  69.          <array>
  70.             <string>****</string>
  71.          </array>
  72.          <key>CFBundleTypeExtensions</key>
  73.          <array>
  74.          </array>
  75.       </dict>
  76.    </array>
  77. </dict>
  78. </plist>
  79.