d3d9/tests: Test the presentation parameters after creating a device.
[wine.git] / loader / wine_info.plist.in
blob6495b8f90f0b5b49f608e8897363c2a989e6c565
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleAllowMixedLocalizations</key>
6 <true/>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleExecutable</key>
10 <string>wine</string>
11 <key>CFBundleIdentifier</key>
12 <string>org.winehq.wine</string>
13 <key>CFBundleInfoDictionaryVersion</key>
14 <string>6.0</string>
15 <key>CFBundleName</key>
16 <string>Wine</string>
17 <key>CFBundlePackageType</key>
18 <string>APPL</string>
19 <key>CFBundleShortVersionString</key>
20 <string>@PACKAGE_VERSION@</string>
21 <key>CFBundleSignature</key>
22 <string>????</string>
23 <key>CFBundleVersion</key>
24 <string>@PACKAGE_VERSION@</string>
25 <key>NSPrincipalClass</key>
26 <string>WineApplication</string>
27 <key>LSUIElement</key>
28 <string>1</string>
29 </dict>
30 </plist>