Merge pull request #402 from duanemoody/patch-1

Add application category for OSX
This commit is contained in:
langerhans 2014-04-02 13:44:38 +02:00
commit 8e37f22b99

View file

@ -90,5 +90,8 @@
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.finance</string>
</dict>
</plist>