Subversion Repositories filter_foundry

Rev

Rev 8 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  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>CFBundleExecutable</key>
  6.         <string>FilterFoundry</string>
  7.         <key>CFBundleGetInfoHTML</key>
  8.         <string>Filter Foundry Copyright (C) 2002-3 Toby Thain, &lt;a href="mailto:toby@telegraphics.com.au"&gt;toby@telegraphics.com.au&lt;/a&gt; &lt;a href="http://www.telegraphics.com.au/sw/"&gt;Telegraphics&lt;/a&gt;</string>
  9.         <key>CFBundleGetInfoString</key>
  10.         <string>VERSION_STR @ BUILD_DATE</string>
  11.         <key>CFBundleName</key>
  12.         <string>Filter Foundry</string>
  13.         <key>CFBundlePackageType</key>
  14.         <string>8BFM</string>
  15.         <key>CFBundleShortVersionString</key>
  16.         <string>VERSION_STR</string>
  17.         <key>CFBundleSignature</key>
  18.         <string>8BIM</string>
  19.         <key>CFBundleVersion</key>
  20.         <string>VERSION_STR</string>
  21. </dict>
  22. </plist>
  23.