mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 03:42:05 +02:00
replace osx toolbar appname with CFBundleName
This commit is contained in:
parent
01dcfe01bb
commit
34b9a04af5
@ -19,6 +19,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