1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Merge pull request #1301 from duanemoody/master

Add application category for OS X
This commit is contained in:
David Rosca 2014-04-21 21:25:11 +02:00
commit f4d80176f8

View File

@ -44,6 +44,9 @@
<string>QupZilla</string>
<key>CFBundleDisplayName</key>
<string>QupZilla</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>