home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 April / NETGUID0404N.iso / mac / featured / Mac / Uninstaller / Uninstaller.dmg / Uninstaller.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2004-02-03  |  1.9 KB  |  72 lines

  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">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleCode</key>
  6.     <integer>-638081662</integer>
  7.     <key>CFBundleDevelopmentRegion</key>
  8.     <string>English</string>
  9.     <key>CFBundleDocumentTypes</key>
  10.     <array>
  11.         <dict>
  12.             <key>CFBundleTypeExtensions</key>
  13.             <array>
  14.                 <string>uis</string>
  15.             </array>
  16.             <key>CFBundleTypeIconFile</key>
  17.             <string>uis</string>
  18.             <key>CFBundleTypeName</key>
  19.             <string>Uninstaller Item State</string>
  20.             <key>CFBundleTypeRole</key>
  21.             <string>Editor</string>
  22.         </dict>
  23.         <dict>
  24.             <key>CFBundleTypeExtensions</key>
  25.             <array>
  26.                 <string>uar</string>
  27.             </array>
  28.             <key>CFBundleTypeIconFile</key>
  29.             <string>uar</string>
  30.             <key>CFBundleTypeName</key>
  31.             <string>Uninstaller Archive</string>
  32.             <key>CFBundleTypeRole</key>
  33.             <string>Editor</string>
  34.         </dict>
  35.         <dict>
  36.             <key>CFBundleTypeExtensions</key>
  37.             <array>
  38.                 <string>uil</string>
  39.             </array>
  40.             <key>CFBundleTypeIconFile</key>
  41.             <string>uil</string>
  42.             <key>CFBundleTypeName</key>
  43.             <string>Uninstaller Item List</string>
  44.             <key>CFBundleTypeRole</key>
  45.             <string>Editor</string>
  46.         </dict>
  47.     </array>
  48.     <key>CFBundleExecutable</key>
  49.     <string>Uninstaller</string>
  50.     <key>CFBundleGetInfoString</key>
  51.     <string>Uninstaller 1.9.2 ¬©2002-2003 MacMagna</string>
  52.     <key>CFBundleIconFile</key>
  53.     <string>appl.icns</string>
  54.     <key>CFBundleInfoDictionaryVersion</key>
  55.     <string>6.0</string>
  56.     <key>CFBundleName</key>
  57.     <string>Uninstaller</string>
  58.     <key>CFBundlePackageType</key>
  59.     <string>APPL</string>
  60.     <key>CFBundleShortVersionString</key>
  61.     <string>Uninstaller 1.9.2 ¬©2002-2003 MacMagna</string>
  62.     <key>CFBundleSignature</key>
  63.     <string>????</string>
  64.     <key>CFBundleVersion</key>
  65.     <string>1.9.2</string>
  66.     <key>NSMainNibFile</key>
  67.     <string>MainMenu</string>
  68.     <key>NSPrincipalClass</key>
  69.     <string>NSApplication</string>
  70. </dict>
  71. </plist>
  72.