Statistics
| Revision:

root / import / ext3D / trunk / install-extension3d / mac / resources / bundle / Info.plist @ 15284

History | View | Annotate | Download (979 Bytes)

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.icns</string>
13
	<key>CFBundleInfoDictionaryVersion</key>
14
	<string>6.0</string>
15
	<key>CFBundleName</key>
16
	<string>Instalador Extension 3D</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>345</real>
29
		<key>savedFrame</key>
30
		<string>42 152 918 439 0 0 1024 746 </string>
31
		<key>selectedTabView</key>
32
		<string>result</string>
33
	</dict>
34
</dict>
35
</plist>