]> Dogcows Code - chaz/thecheat/blobdiff - Info-The_Cheat.plist
The Cheat 1.1.2
[chaz/thecheat] / Info-The_Cheat.plist
index d7aef025f0cf83efbfede87c6ba81102e985e6d0..4f0df19642170b651b9ba7c61821ea3140e98822 100644 (file)
@@ -7,18 +7,26 @@
        <key>CFBundleDocumentTypes</key>
        <array>
                <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>cheat</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>icondoc.icns</string>
                        <key>CFBundleTypeName</key>
-                       <string>The Cheat</string>
+                       <string>Cheat Document</string>
+                       <key>CFBundleTypeOSTypes</key>
+                       <array>
+                               <string>ThCh</string>
+                       </array>
                        <key>CFBundleTypeRole</key>
                        <string>Editor</string>
-                       <key>NSDocumentClass</key>
-                       <string>MyDocument</string>
                </dict>
        </array>
        <key>CFBundleExecutable</key>
        <string>The Cheat</string>
        <key>CFBundleGetInfoString</key>
-       <string>The Cheat 1.1</string>
+       <string>The Cheat 1.1.2</string>
        <key>CFBundleIconFile</key>
        <string>icon.icns</string>
        <key>CFBundleIdentifier</key>
@@ -30,7 +38,7 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1</string>
+       <string>1.1.2</string>
        <key>CFBundleSignature</key>
        <string>ThCh</string>
        <key>NSMainNibFile</key>
This page took 0.028198 seconds and 4 git commands to generate.