mirror of https://github.com/stella-emu/stella.git
Changed OSX preferences plist filename to net.sourceforce.Stella.plist,
in accordance with the naming scheme defined by Apple. This means upgrading to the next version of Stella will lose all settings for OSX users (unless they manually rename their current plist file). git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1918 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
d771fc7af6
commit
6885416d02
|
@ -43,7 +43,7 @@
|
|||
<key>CFBundleIconFile</key>
|
||||
<string>Stella</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>Stella</string>
|
||||
<string>net.sourceforge.Stella</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
|
Loading…
Reference in New Issue