forked from Public/monero-gui
replace osx toolbar appname with CFBundleName
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user