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:
stephena 2009-12-26 17:23:33 +00:00
parent d771fc7af6
commit 6885416d02
1 changed files with 1 additions and 1 deletions

View File

@ -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>