OSDN Git Service

Add NIOS2 support. Code from SourceyG++.
[pf3gnuchains/gcc-fork.git] / contrib / regression / GCC_Regression_Tester.wdgt / Info.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>AllowNetworkAccess</key>
6         <true/>
7         <key>CFBundleDisplayName</key>
8         <string>GCC_Regression_Tester</string>
9         <key>CFBundleIdentifier</key>
10         <string>org.geoffk.widget.regress</string>
11         <key>CFBundleName</key>
12         <string>GCC Regr. Tester</string>
13         <key>CFBundleShortVersionString</key>
14         <string>1.0.2</string>
15         <key>CFBundleVersion</key>
16         <string>1.0.2</string>
17         <key>CloseBoxInsetX</key>
18         <integer>0</integer>
19         <key>CloseBoxInsetY</key>
20         <integer>0</integer>
21         <key>Height</key>
22         <integer>192</integer>
23         <key>LSHasLocalizedDisplayName</key>
24         <true/>
25         <key>MainHTML</key>
26         <string>widget.html</string>
27         <key>NSHumanReadableCopyright</key>
28         <string>Copyright © 2005, 2007 Free Software Foundation, Inc.</string>
29         <key>Width</key>
30         <integer>261</integer>
31 </dict>
32 </plist>