mirror of
https://github.com/transmission/transmission
synced 2025-01-31 11:23:40 +00:00
Adds appcast URL
This commit is contained in:
parent
cca3cab9fc
commit
047216976e
1 changed files with 3 additions and 1 deletions
|
@ -45,5 +45,7 @@
|
||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
<key>NSAppleScriptEnabled</key>
|
<key>NSAppleScriptEnabled</key>
|
||||||
<string>YES</string>
|
<string>YES</string>
|
||||||
|
<key>SUFeedURL</key>
|
||||||
|
<string>http://transmission.m0k.org/appcast.xml</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in a new issue