Created
August 20, 2012 18:55
-
-
Save mantognini/3406663 to your computer and use it in GitHub Desktop.
SFML 2.0 Docset Info.plist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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>CFBundleDevelopmentRegion</key> | |
| <string>en</string> | |
| <key>CFBundleIdentifier</key> | |
| <string>org.sfml-dev.doc.2.0</string> | |
| <key>CFBundleName</key> | |
| <string>SFML 2.0 Documentation</string> | |
| <key>CFBundleShortVersionString</key> | |
| <string>2.0</string> | |
| <key>CFBundleVersion</key> | |
| <string>2.0</string> | |
| <key>DocSetCertificateIssuer</key> | |
| <string></string> | |
| <key>DocSetCertificateSigner</key> | |
| <string></string> | |
| <key>DocSetDescription</key> | |
| <string>SFML 2.0 Documentation Docset</string> | |
| <key>DocSetFallbackURL</key> | |
| <string>http://www.sfml-dev.org/documentation/2.0/</string> | |
| <key>DocSetFeedName</key> | |
| <string>SFML 2.0</string> | |
| <key>DocSetFeedURL</key> | |
| <string></string> | |
| <key>DocSetMinimumXcodeVersion</key> | |
| <string>4.0</string> | |
| <key>DocSetPlatformFamily</key> | |
| <string>macosx</string> | |
| <key>DocSetPlatformVersion</key> | |
| <string>10.6</string> | |
| <key>DocSetPublisherIdentifier</key> | |
| <string>org.sfml-dev.doc</string> | |
| <key>DocSetPublisherName</key> | |
| <string>SFML</string> | |
| <key>NSHumanReadableCopyright</key> | |
| <string>Copyright © 2007-2011 Laurent Gomila, all rights reserved</string> | |
| <key>dashIndexFilePath</key> | |
| <string>index.htm</string> | |
| </dict> | |
| </plist> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see also https://gist.github.com/3406537