blob: b60421c2aefb15caae27feda167e5e9ecb4e96e7 [file] [log] [blame] [edit]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>TigerVNC Viewer</string>
<key>NSHighResolutionCapable</key>
<string>False</string>
<key>CFBundleGetInfoString</key>
<string>@VERSION@, Copyright © 1998-2011 [many holders]</string>
<key>CFBundleIconFile</key>
<string>tigervnc.icns</string>
<key>CFBundleIdentifier</key>
<string>com.tigervnc.tigervnc</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>TigerVNC Viewer @VERSION@</string>
<key>CFBundleName</key>
<string>TigerVNC Viewer</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>@VERSION@</string>
<key>CFBundleVersion</key>
<string>@VERSION@f@BUILD@</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 1998-2011 [many holders]</string>
</dict>
</plist>