1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 17:17:31 +00:00

don't allow Sparkle to be set to automatically download updates (who knows if a future version might have new requirements that can't be checked automatically, such as all transfers being finished to avoid data loss - it's happened before)

This commit is contained in:
Mitchell Livingston 2008-09-14 20:08:51 +00:00
parent 5052164d5d
commit 89f3ce94f7

View file

@ -63,6 +63,8 @@
</array> </array>
</dict> </dict>
</array> </array>
<key>SUAllowsAutomaticUpdates</key>
<false/>
<key>SUFeedURL</key> <key>SUFeedURL</key>
<string>http://www.transmissionbt.com/appcast.xml</string> <string>http://www.transmissionbt.com/appcast.xml</string>
<key>SUScheduledCheckInterval</key> <key>SUScheduledCheckInterval</key>