Change clementine mac app id and add category.
This commit is contained in:
parent
d82262c0c9
commit
866be57b12
4
dist/Info.plist.in
vendored
4
dist/Info.plist.in
vendored
@ -11,7 +11,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>clementine</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.davidsansome.clementine</string>
|
||||
<string>org.clementine-player.clementine</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
@ -28,6 +28,8 @@
|
||||
<true/>
|
||||
<key>LSRequiresCarbon</key>
|
||||
<true/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.music</string>
|
||||
<key>SUFeedURL</key>
|
||||
<string>http://data.clementine-player.org/sparkle</string>
|
||||
<key>SUPublicDSAKeyFile</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user