1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Add tox: integration for OS X

This commit is contained in:
Sean 2014-11-13 19:42:00 -08:00
parent 59b26f3d33
commit 483d235af9

View File

@ -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>