forked from Public/monero-gui
Merge pull reqeust #1398
01dcfe0fix typo on Info.plist34b9a04replace osx toolbar appname with CFBundleName
This commit is contained in:
@@ -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>
|
||||||
@@ -26,4 +29,4 @@
|
|||||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user