OSX: use "Bitcoin Core" as Bundle Display Name

Github-Pull: #6214
Rebased-From: 0a32a9347e12a8d1d4a46bf9a1d5b3ae13bbe501
This commit is contained in:
Jonas Schnelli
2015-06-02 13:24:22 +02:00
committed by Wladimir J. van der Laan
parent 4d435d1c9a
commit 6145fdf47e
5 changed files with 17 additions and 5 deletions

View File

@@ -30,6 +30,12 @@
<key>CFBundleExecutable</key>
<string>Bitcoin-Qt</string>
<key>CFBundleName</key>
<string>Bitcoin-Qt</string>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleIdentifier</key>
<string>org.bitcoinfoundation.Bitcoin-Qt</string>