--- conkeror/Info.plist	2012-02-20 20:41:26.000000000 +0000
+++ deleted/Info.plist	1970-01-01 01:00:00.000000000 +0100
@@ -1,59 +0,0 @@
-<?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>CFBundleDisplayName</key>
-    <string>Conkeror</string>
-
-    <key>CFBundleIdentifier</key>
-    <string>org.mozdev.conkeror</string>
-
-    <key>CFBundleName</key>
-    <string>Conkeror</string>
-
-    <key>CFBundlePackageType</key>
-    <string>APPL</string>
-
-    <key>CFBundleShortVersionString</key>
-    <string>1.0</string>
-
-    <key>CFBundleVersion</key>
-    <string>1.0pre</string>
-
-    <key>NSHumanReadableCopyright</key>
-    <string>(c) 2007, Shawn Betts</string>
-
-    <key>CFBundleDevelopmentRegion</key>
-    <string>English</string>
-
-    <key>CFBundleExecutable</key>
-    <string>xulrunner</string>
-
-    <key>CFBundleGetInfoString</key>
-    <string>Conkeror 1.0pre, A 100% keyboard driven mozilla based web browser.</string>
-
-    <key>CFBundleURLTypes</key>
-    <array>
-        <dict>
-            <key>CFBundleURLName</key>
-            <string>Web site URL</string>
-            <key>CFBundleURLSchemes</key>
-            <array>
-                <string>http</string>
-                <string>https</string>
-            </array>
-        </dict>
-        <dict>
-            <key>CFBundleURLName</key>
-            <string>Local file URL</string>
-            <key>CFBundleURLSchemes</key>
-            <array>
-                <string>file</string>
-            </array>
-        </dict>
-    </array>
-
-    <key>CFBundleInfoDictionaryVersion</key>
-    <string>6.0</string> <!-- I have no good reference as to why this is 6.0 -->
-  </dict>
-</plist>
