home *** CD-ROM | disk | FTP | other *** search
Apple Property List | 2010-10-22 | 614 b | 41 lines |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleName</key>
- <string>DockView</string>
- <key>CFBundleIdentifier</key>
- <string>com.kapeli.dockview</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>SUFeedURL</key>
- <string>http://kapeli.com/DockView.xml</string>
- <key>CFBundleVersion</key>
- <string>1.53</string>
- <key>CFBundleExecutable</key>
- <string>DockView</string>
- <key>SUPublicDSAKeyFile</key>
- <string>dsa_pub.pem</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleIconFile</key>
- <string>DockView</string>
- <key>CFBundleSignature</key>
- <string>DKVW</string>
- <key>LSUIElement</key>
- <string>1</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.6</string>
- <key>NSMainNibFile</key>
- <string>DockView</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>SUEnableAutomaticChecks</key>
- <true/>
- <key>CFBundleShortVersionString</key>
- <string>1.53</string>
- </dict>
- </plist>
-