Below is the file 'Info.plist' from this revision. You can also download the file.
<?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>AllowNetworkAccess</key> <true/> <key>CFBundleDisplayName</key> <string>UCC Webcams</string> <key>CFBundleIdentifier</key> <string>net.angrygoats.grahame.uccwebcams</string> <key>CFBundleName</key> <string>UCC Webcams</string> <key>CFBundleShortVersionString</key> <string>1.0</string> <key>CFBundleVersion</key> <string>1.0</string> <key>CloseBoxInsetX</key> <integer>16</integer> <key>CloseBoxInsetY</key> <integer>14</integer> <key>MainHTML</key> <string>Webcams.html</string> </dict> </plist>