From 34b9a04af5c46635442dce06b6e8ec9bfa1e51a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Fdez?= Date: Thu, 10 May 2018 23:26:59 +0200 Subject: [PATCH] replace osx toolbar appname with CFBundleName --- share/Info.plist | 3 +++ 1 file changed, 3 insertions(+) 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 @@ CFBundleExecutable monero-wallet-gui + + CFBundleName + Monero GUI CFBundleIdentifier org.monero-project.monero-wallet-gui