home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / Keyclick_1.1.9.dmg / Keyclick.prefPane / Contents / Info.plist
Extensible Markup Language  |  2007-11-27  |  1KB  |  45 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>CFBundleGetInfoString</key>
  8.     <string>1.1.9, Copyright 2007 Sustainble Softworks Inc. All rights reserved.</string>
  9.     <key>CFBundleHelpBookFolder</key>
  10.     <string>Keyclick Help</string>
  11.     <key>CFBundleHelpBookName</key>
  12.     <string>Keyclick Help</string>
  13.     <key>CFBundleIconFile</key>
  14.     <string>KeyclickPref</string>
  15.     <key>CFBundleIdentifier</key>
  16.     <string>com.sustworks.keyclick</string>
  17.     <key>CFBundleInfoDictionaryVersion</key>
  18.     <string>6.0</string>
  19.     <key>CFBundleName</key>
  20.     <string>Keyclick</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>BNDL</string>
  23.     <key>CFBundleShortVersionString</key>
  24.     <string>1.1.9</string>
  25.     <key>CFBundleSignature</key>
  26.     <string>????</string>
  27.     <key>CFBundleVersion</key>
  28.     <string>1.1.9</string>
  29.     <key>NSMainNibFile</key>
  30.     <string>KeyclickPref</string>
  31.     <key>NSPrefPaneIconFile</key>
  32.     <string>KeyclickPref.icns</string>
  33.     <key>NSPrefPaneIconLabel</key>
  34.     <string>Keyclick</string>
  35.     <key>NSPrincipalClass</key>
  36.     <string>KeyclickPref</string>
  37.     <key>fileReleaseDateD</key>
  38.     <string>27</string>
  39.     <key>fileReleaseDateM</key>
  40.     <string>11</string>
  41.     <key>fileReleaseDateY</key>
  42.     <string>2007</string>
  43. </dict>
  44. </plist>
  45.