Added app category type to OS X plist file.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3137 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2015-01-01 17:14:44 +00:00
parent c03bb5dc6b
commit e7dc10344d
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@
<string>StLa</string>
<key>CFBundleVersion</key>
<string>4.5</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersionByArchitecture</key>
<dict>
<key>x86_64</key>