]> git.sesse.net Git - vlc/blob - extras/MacOSX/Delete_Preferences.app/Contents/Info.plist
84893732fa4dffcc590eeefdc9c53af55bc68aaf
[vlc] / extras / MacOSX / Delete_Preferences.app / Contents / 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>CFBundleAllowMixedLocalizations</key>
6         <true/>
7         <key>CFBundleDevelopmentRegion</key>
8         <string>English</string>
9         <key>CFBundleExecutable</key>
10         <string>applet</string>
11         <key>CFBundleIconFile</key>
12         <string>applet</string>
13         <key>CFBundleInfoDictionaryVersion</key>
14         <string>6.0</string>
15         <key>CFBundleName</key>
16         <string>Untitled</string>
17         <key>CFBundlePackageType</key>
18         <string>APPL</string>
19         <key>CFBundleSignature</key>
20         <string>aplt</string>
21         <key>LSRequiresCarbon</key>
22         <true/>
23         <key>WindowState</key>
24         <dict>
25                 <key>name</key>
26                 <string>ScriptWindowState</string>
27                 <key>positionOfDivider</key>
28                 <real>251</real>
29                 <key>savedFrame</key>
30                 <string>7 436 816 437 0 0 1440 878 </string>
31                 <key>selectedTabView</key>
32                 <string>description</string>
33         </dict>
34 </dict>
35 </plist>