home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / altrad-vtcgzo1952e9326a / Prezi.app / Contents / Info.plist next >
Extensible Markup Language  |  2014-01-29  |  1KB  |  31 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4.     <dict>
  5.         <key>CFBundleAllowMixedLocalizations</key>
  6.         <true/>
  7.         <key>CFBundlePackageType</key>
  8.         <string>APPL</string>
  9.         <key>CFBundleInfoDictionaryVersion</key>
  10.         <string>6.0</string>
  11.         <key>LSMinimumSystemVersion</key>
  12.         <string>10.6</string>
  13.         <key>LSRequiresCarbon</key>
  14.         <true/>
  15.         <key>CFBundleIdentifier</key>
  16.         <string>Prezi</string>
  17.         <key>CFBundleGetInfoString</key>
  18.         <string>1.0,</string>
  19.         <key>CFBundleShortVersionString</key>
  20.         <string>1.0</string>
  21.         <key>NSHumanReadableCopyright</key>
  22.         <string/>
  23.         <key>CFBundleExecutable</key>
  24.         <string>Prezi</string>
  25.         <key>NSHighResolutionCapable</key>
  26.         <false/>
  27.         <key>CFBundleIconFile</key>
  28.         <string>Icon.icns</string>
  29.     </dict>
  30. </plist>
  31.