Change clementine mac app id and add category.

This commit is contained in:
John Maguire 2010-12-14 18:42:23 +00:00
parent d82262c0c9
commit 866be57b12

4
dist/Info.plist.in vendored
View File

@ -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>