Browse Source

Add tox: integration for OS X

pull/745/head
Sean 11 years ago
parent
commit
483d235af9
  1. 6
      res/info.plist

6
res/info.plist

@ -14,5 +14,11 @@ @@ -14,5 +14,11 @@
<string>qtox</string>
<key>CFBundleIdentifier</key>
<string>im.tox.qtox</string>
<key>CFBundleURLName</key>
<string>qtox</string>
<key>CFBundleURLSchemes</key>
<array>
<string>tox</string>
</array>
</dict>
</plist>

Loading…
Cancel
Save