summaryrefslogtreecommitdiff
path: root/misc/text-search.app/Contents/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'misc/text-search.app/Contents/Info.plist')
-rw-r--r--misc/text-search.app/Contents/Info.plist22
1 files changed, 0 insertions, 22 deletions
diff --git a/misc/text-search.app/Contents/Info.plist b/misc/text-search.app/Contents/Info.plist
deleted file mode 100644
index b6ecf68..0000000
--- a/misc/text-search.app/Contents/Info.plist
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDisplayName</key>
- <string>Text-Search</string>
- <key>CFBundleExecutable</key>
- <string>text-search</string>
- <key>CFBundleIdentifier</key>
- <string>com.aldrikramaekers.text-search</string>
- <key>CFBundleName</key>
- <string>Text-Search</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>FOOZ</string>
- <key>CFBundleVersion</key>
- <string>2.3.0</string>
- <key>CFBundleIconFile</key>
- <string>text-search.icns</string>
-</dict>
-</plist> \ No newline at end of file