2005-11-23 20:29:09 +00:00
|
|
|
<?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>
|
2005-11-28 17:41:07 +00:00
|
|
|
<string>GCC_Regression_Tester</string>
|
2005-11-23 20:29:09 +00:00
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>org.geoffk.widget.regress</string>
|
2005-11-28 17:41:07 +00:00
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>GCC Regr. Tester</string>
|
2005-11-23 20:29:09 +00:00
|
|
|
<key>CFBundleShortVersionString</key>
|
2007-12-23 00:57:19 +00:00
|
|
|
<string>1.0.2</string>
|
2005-11-23 20:29:09 +00:00
|
|
|
<key>CFBundleVersion</key>
|
2007-12-23 00:57:19 +00:00
|
|
|
<string>1.0.2</string>
|
2005-11-23 20:29:09 +00:00
|
|
|
<key>CloseBoxInsetX</key>
|
|
|
|
<integer>0</integer>
|
|
|
|
<key>CloseBoxInsetY</key>
|
|
|
|
<integer>0</integer>
|
2005-11-28 17:41:07 +00:00
|
|
|
<key>Height</key>
|
|
|
|
<integer>192</integer>
|
|
|
|
<key>LSHasLocalizedDisplayName</key>
|
|
|
|
<true/>
|
2005-11-23 20:29:09 +00:00
|
|
|
<key>MainHTML</key>
|
|
|
|
<string>widget.html</string>
|
2005-11-28 17:41:07 +00:00
|
|
|
<key>NSHumanReadableCopyright</key>
|
2007-12-23 00:57:19 +00:00
|
|
|
<string>Copyright © 2005, 2007 Free Software Foundation, Inc.</string>
|
2005-11-23 20:29:09 +00:00
|
|
|
<key>Width</key>
|
|
|
|
<integer>261</integer>
|
|
|
|
</dict>
|
|
|
|
</plist>
|