home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / OpenArena.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2008-10-20  |  953 b   |  33 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  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>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>openarena.ub</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>OpenArena 1.35</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>ioquake3.icns</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>ws.openarena.OpenArena</string>
  15.     <key>CFBundleInfoDictionaryVersion</key>
  16.     <string>6.0</string>
  17.     <key>CFBundleName</key>
  18.     <string>OpenArena</string>
  19.     <key>CFBundlePackageType</key>
  20.     <string>APPL</string>
  21.     <key>CFBundleShortVersionString</key>
  22.     <string>0.8.1</string>
  23.     <key>CFBundleSignature</key>
  24.     <string>APPLIOOA</string>
  25.     <key>CFBundleVersion</key>
  26.     <string>0.8.1</string>
  27.     <key>NSExtensions</key>
  28.     <dict/>
  29.     <key>NSPrincipalClass</key>
  30.     <string>NSApplication</string>
  31. </dict>
  32. </plist>
  33.