replace osx toolbar appname with CFBundleName

pull/2/head
Martín Fdez 6 years ago
parent 01dcfe01bb
commit 34b9a04af5

@ -19,6 +19,9 @@
<key>CFBundleExecutable</key>
<string>monero-wallet-gui</string>
<key>CFBundleName</key>
<string>Monero GUI</string>
<key>CFBundleIdentifier</key>
<string>org.monero-project.monero-wallet-gui</string>