Statistics
| Revision:

root / trunk / install / instalador-gvSIG-mac / instalador.app / Contents / Info.plist @ 11445

History | View | Annotate | Download (910 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>logo gvsig.icns</string>
13
	<key>CFBundleInfoDictionaryVersion</key>
14
	<string>6.0</string>
15
	<key>CFBundleName</key>
16
	<string>Script</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>positionOfDivider</key>
26
		<real>604</real>
27
		<key>savedFrame</key>
28
		<string>23 71 987 667 0 0 1024 746 </string>
29
		<key>selectedTabView</key>
30
		<string>result</string>
31
	</dict>
32
</dict>
33
</plist>