]> gitweb.factorcode.org Git - factor.git/blobdiff - Factor.app/Contents/Info.plist
Initial import
[factor.git] / Factor.app / Contents / Info.plist
index 686c996b1f0eb9f0e0537ecf1e2e1311f14d375c..c54acd717993258cc0b2a417589ab4de46cfa30c 100644 (file)
@@ -2,16 +2,6 @@
 <!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>CFBundleExecutable</key>
-       <string>Factor</string>
-       <key>CFBundleIdentifier</key>
-       <string>org.factorcode.Factor</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundleName</key>
-       <string>Factor</string>
-       <key>CFBundlePackageType</key>
-       <string>APPL</string>
        <key>CFBundleDocumentTypes</key>
        <array>
                <dict>
                        </array>
                        <key>CFBundleTypeName</key>
                        <string>Any</string>
-                       <key>CFBundleTypeRole</key>
-                       <string>Viewer</string>
                        <key>CFBundleTypeOSTypes</key>
                        <array>
                                <string>****</string>
                        </array>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
                </dict>
        </array>
+       <key>CFBundleExecutable</key>
+       <string>factor</string>
+       <key>CFBundleIconFile</key>
+       <string>FRaptorMix.icns</string>
+       <key>CFBundleIdentifier</key>
+       <string>org.factorcode.Factor</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundleName</key>
+       <string>Factor</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>NSHumanReadableCopyright</key>
+       <string>Copyright © 2003-2007, Slava Pestov and friends</string>
        <key>NSServices</key>
        <array>
                <dict>
                        <string>evalToString</string>
                        <key>NSPortName</key>
                        <string>Factor</string>
-                       <key>NSSendTypes</key>
+                       <key>NSReturnTypes</key>
                        <array>
                                <string>NSStringPboardType</string>
                        </array>
-                       <key>NSReturnTypes</key>
+                       <key>NSSendTypes</key>
                        <array>
                                <string>NSStringPboardType</string>
                        </array>