Skip to content
Snippets Groups Projects
Commit a0c95c39 authored by George Nachman's avatar George Nachman
Browse files

Fix bug where file associations wouldn't work. Fixes bug 1315.

parent f872a991
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -82,14 +82,6 @@
<string>ftp</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>file URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>file</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>gopher URL</string>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment