31 lines
876 B
Plaintext
31 lines
876 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
<plist version="1.0">
|
||
|
<dict>
|
||
|
<key>CFBundlePackageType</key>
|
||
|
<string>BNDL</string>
|
||
|
<key>CFBundleIdentifier</key>
|
||
|
<string>info.maddie.Soyuz.help</string>
|
||
|
<key>CFBundleDevelopmentRegion</key>
|
||
|
<string>en_us</string>
|
||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||
|
<string>6.0</string>
|
||
|
<key>CFBundleName</key>
|
||
|
<string>Soyuz</string>
|
||
|
<key>CFBundleShortVersionString</key>
|
||
|
<string>1</string>
|
||
|
<key>CFBundleSignature</key>
|
||
|
<string>hbwr</string>
|
||
|
<key>CFBundleVersion</key>
|
||
|
<string>1</string>
|
||
|
<key>HPDBookAccessPath</key>
|
||
|
<string>index.html</string>
|
||
|
<key>HPDBookKBProduct</key>
|
||
|
<string>SoyuzCapsule1</string>
|
||
|
<key>HPDBookTitle</key>
|
||
|
<string>Soyuz Capsule Help</string>
|
||
|
<key>HPDBookType</key>
|
||
|
<string>3</string>
|
||
|
</dict>
|
||
|
</plist>
|