aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMartín Fdez <paziusss@gmail.com>2018-05-10 23:26:59 +0200
committerMartín Fdez <paziusss@gmail.com>2018-05-10 23:26:59 +0200
commit34b9a04af5c46635442dce06b6e8ec9bfa1e51a3 (patch)
tree03c548653c67128ee4662b19f72fc34be8ace0b4 /share
parent01dcfe01bb7c88b5ddb4878cab2f68a8615b150b (diff)
downloadmonzero-gui-34b9a04af5c46635442dce06b6e8ec9bfa1e51a3.tar.gz
monzero-gui-34b9a04af5c46635442dce06b6e8ec9bfa1e51a3.tar.xz
monzero-gui-34b9a04af5c46635442dce06b6e8ec9bfa1e51a3.zip
replace osx toolbar appname with CFBundleName
Diffstat (limited to 'share')
-rw-r--r--share/Info.plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/Info.plist b/share/Info.plist
index d4c06b4f..d1b91a8d 100644
--- a/share/Info.plist
+++ b/share/Info.plist
@@ -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>