1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Use update.php instead of sparkle.xml to save stats

This commit is contained in:
Leo Franchi
2011-08-14 22:39:48 -04:00
parent cd07bd4f71
commit e159698bfd
2 changed files with 10 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
<key>LSMinimumSystemVersion</key>
<string>10.5.0</string>
<key>SUFeedURL</key>
<string>http://download.tomahawk-player.org/sparkle</string>
<string>http://download.tomahawk-player.org/sparkle/update.php</string>
<key>SUPublicDSAKeyFile</key>
<string>sparkle_pub.pem</string>
<key>SUEnableSystemProfiling</key>
@@ -59,6 +59,6 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
</array>
</array>
</dict>
</plist>