home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / macos / pack1 / files / keycue1.0.dmg / KeyCue.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2004-05-21  |  1.5 KB  |  56 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>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeIconFile</key>
  11.             <string>KeyCueKey.icns</string>
  12.             <key>CFBundleTypeName</key>
  13.             <string>KeyCue Key</string>
  14.             <key>CFBundleTypeOSTypes</key>
  15.             <array>
  16.                 <string>KeyK</string>
  17.             </array>
  18.         </dict>
  19.     </array>
  20.     <key>CFBundleExecutable</key>
  21.     <string>KeyCue</string>
  22.     <key>CFBundleGetInfoString</key>
  23.     <string>KeyCue 1.0</string>
  24.     <key>CFBundleIconFile</key>
  25.     <string>CloverKnot</string>
  26.     <key>CFBundleIdentifier</key>
  27.     <string>com.macility.keycue</string>
  28.     <key>CFBundleInfoDictionaryVersion</key>
  29.     <string>6.0</string>
  30.     <key>CFBundleLongVersionString</key>
  31.     <string>2.0b7</string>
  32.     <key>CFBundleName</key>
  33.     <string>KeyCue</string>
  34.     <key>CFBundlePackageType</key>
  35.     <string>APPL</string>
  36.     <key>CFBundleShortVersionString</key>
  37.     <string>1.0</string>
  38.     <key>CFBundleSignature</key>
  39.     <string>KeyQ</string>
  40.     <key>CFBundleVersion</key>
  41.     <string>1.0</string>
  42.     <key>CSResourcesFileMapped</key>
  43.     <true/>
  44.     <key>LSBackgroundOnly</key>
  45.     <string>1</string>
  46.     <key>LSRequiresCarbon</key>
  47.     <true/>
  48.     <key>LSUIElement</key>
  49.     <string>1</string>
  50.     <key>NSAppleScriptEnabled</key>
  51.     <string>Yes</string>
  52.     <key>NSHumanReadableCopyright</key>
  53.     <string>(C) 2004 ergonis software</string>
  54. </dict>
  55. </plist>
  56.