Skip to content

Commit

Permalink
Merge pull request #6478 from cbjeukendrup/app-category-mac
Browse files Browse the repository at this point in the history
Set app category on Mac to "Music"
  • Loading branch information
anatoly-os committed Aug 26, 2020
2 parents e78d19e + 1d40dc6 commit 8fa7dc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/MacOSXBundleInfo.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,8 @@
<string>10.7.0</string>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>ATSApplicationFontsPath</key>
<string>fonts/</string>
<key>SUFeedURL</key>
Expand Down

0 comments on commit 8fa7dc6

Please sign in to comment.