27 lines
722 B
Plaintext
27 lines
722 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>AllowFullAccess</key>
|
|
<true/>
|
|
<key>AllowMultipleInstances</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Chi Pet</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>novisdesign.ChiPet.widget</string>
|
|
<key>CFBundleName</key>
|
|
<string>Chi Pet</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.1</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.1</string>
|
|
<key>CloseBoxInsetX</key>
|
|
<integer>50</integer>
|
|
<key>CloseBoxInsetY</key>
|
|
<integer>40</integer>
|
|
<key>MainHTML</key>
|
|
<string>chia.html</string>
|
|
</dict>
|
|
</plist>
|