mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 11:52:05 +02:00
replace osx toolbar appname with CFBundleName
This commit is contained in:
parent
01dcfe01bb
commit
34b9a04af5
@ -20,6 +20,9 @@
|
|||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>monero-wallet-gui</string>
|
<string>monero-wallet-gui</string>
|
||||||
|
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>Monero GUI</string>
|
||||||
|
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>org.monero-project.monero-wallet-gui</string>
|
<string>org.monero-project.monero-wallet-gui</string>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user