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
1 changed files with 2 additions and 0 deletions

View File

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