mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Qt/OSX: Fix icon
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>dolphin-emu-qt2</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Resources/Dolphin.icns</string>
|
||||
<string>Dolphin.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.dolphin-emu.dolphin</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
|
Reference in New Issue
Block a user