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:
parent
59b26f3d33
commit
483d235af9
|
@ -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…
Reference in New Issue
Block a user