mirror of https://github.com/stella-emu/stella.git
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:
parent
c03bb5dc6b
commit
e7dc10344d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue