Move help files around. Build index correctly.
[enjoyable.git] / Info.plist
index 167e1f4..3881216 100644 (file)
@@ -2,6 +2,14 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+       <key>CFBundleHelpBookName</key>
+       <string>com.yukkurigames.Enjoyable.help</string>
+       <key>CFBundleHelpBookFolder</key>
+       <string>Help</string>
+       <key>NSSupportsAutomaticTermination</key>
+       <string>YES</string>
+       <key>NSSupportsSuddenTermination</key>
+       <true/>
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
@@ -25,7 +33,7 @@
        <key>LSApplicationCategoryType</key>
        <string>public.app-category.utilities</string>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright (c) 2009 Sam McCall</string>
+       <string>Copyright Joe Wreschnig, Sam McCall, Yifeng Huang</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>