home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2011 January / ME_2011_01.iso / Shareware / DockView.dmg / DockView.app / Contents / Info.plist (.txt) next >
Encoding:
Apple Property List  |  2010-10-22  |  614 b   |  41 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>CFBundleName</key>
  6.     <string>DockView</string>
  7.     <key>CFBundleIdentifier</key>
  8.     <string>com.kapeli.dockview</string>
  9.     <key>CFBundleInfoDictionaryVersion</key>
  10.     <string>6.0</string>
  11.     <key>SUFeedURL</key>
  12.     <string>http://kapeli.com/DockView.xml</string>
  13.     <key>CFBundleVersion</key>
  14.     <string>1.53</string>
  15.     <key>CFBundleExecutable</key>
  16.     <string>DockView</string>
  17.     <key>SUPublicDSAKeyFile</key>
  18.     <string>dsa_pub.pem</string>
  19.     <key>NSPrincipalClass</key>
  20.     <string>NSApplication</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>APPL</string>
  23.     <key>CFBundleIconFile</key>
  24.     <string>DockView</string>
  25.     <key>CFBundleSignature</key>
  26.     <string>DKVW</string>
  27.     <key>LSUIElement</key>
  28.     <string>1</string>
  29.     <key>LSMinimumSystemVersion</key>
  30.     <string>10.6</string>
  31.     <key>NSMainNibFile</key>
  32.     <string>DockView</string>
  33.     <key>CFBundleDevelopmentRegion</key>
  34.     <string>English</string>
  35.     <key>SUEnableAutomaticChecks</key>
  36.     <true/>
  37.     <key>CFBundleShortVersionString</key>
  38.     <string>1.53</string>
  39. </dict>
  40. </plist>
  41.