wow, so web
This commit is contained in:
26
chipet/Info.plist
Normal file
26
chipet/Info.plist
Normal file
@ -0,0 +1,26 @@
|
||||
<?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>
|
Reference in New Issue
Block a user