remove appcast from the repository, therefore avoiding a whole bunch of unnecessary commits each release

This commit is contained in:
Mitchell Livingston 2009-10-06 23:32:11 +00:00
parent 4e18bc9734
commit 5252e65398
3 changed files with 0 additions and 298 deletions

View File

@ -1,39 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>Transmission Appcast</title>
<link>http://www.transmissionbt.com/appcast.xml</link>
<description>Most recent version available.</description>
<language>en</language>
<pubDate>Sun, 13 September 2009 23:30:00 -0400</pubDate>
<item>
<title>Transmission 1.75</title>
<sparkle:releaseNotesLink>http://www.transmissionbt.com/appcast/releasenotes.html</sparkle:releaseNotesLink>
<pubDate>Sun, 13 September 2009 23:30:00 -0400</pubDate>
<enclosure
url="http://mirrors.m0k.org/transmission/files/Transmission-1.75.dmg"
sparkle:version="9112"
sparkle:shortVersionString="1.75"
sparkle:dsaSignature="MC0CFFxYw9bxsgVF7NYLJ5ek37MT6LTnAhUAg61ctnkLBTCyvQwKfkPJlGitfwo="
length="5355697"
type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>Transmission 1.54</title>
<sparkle:releaseNotesLink>http://www.transmissionbt.com/appcast/releasenotes104.html</sparkle:releaseNotesLink>
<pubDate>Thu, 04 June 2009 20:00:00 -0400</pubDate>
<enclosure
url="http://mirrors.m0k.org/transmission/files/Transmission-1.54.dmg"
sparkle:version="8615"
sparkle:shortVersionString="1.54"
sparkle:dsaSignature="MCwCFCfR8NXqspNkW4xCtFWXLLE8OegiAhR28nofs7rwHU5gSNRZzg40PBvJYw=="
length="7902366"
type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.4.11</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>

View File

@ -1,220 +0,0 @@
body {
margin: 2px 12px 12px
}
h1 {
font-size: 11pt;
font-family: "Lucida Grande", Arial, sans-serif;
margin-bottom: 0
}
h2 {
font-size: 9pt;
font-family: "Lucida Grande", Arial, sans-serif;
margin-top: 0;
margin-bottom: -10px
}
h3 {
font-size: 9pt;
font-family: "Lucida Grande", Arial, sans-serif;
font-weight: bold;
margin-top: -4px;
margin-bottom: -4px
}
p {
font-size: 9pt;
font-family: "Lucida Grande", Arial, sans-serif;
line-height: 12pt;
text-decoration: none
}
ol {
font-size: 9pt;
font-family: "Lucida Grande", Arial, sans-serif;
line-height: 12pt;
list-style-position: outside;
margin-top: 12px;
margin-bottom: 12px;
margin-left: -18px;
padding-left: 40px
}
ol li {
margin-top: 6px;
margin-bottom: 6px
}
ol p {
margin-top: 6px;
margin-bottom: 6px
}
ul {
font-size: 9pt;
font-family: "Lucida Grande", Arial, sans-serif;
line-height: 12pt;
list-style-type: square;
list-style-position: outside;
margin-top: 12px;
margin-bottom: 12px;
margin-left: -24px;
padding-left: 40px
}
ul li {
margin-top: 6px;
margin-bottom: 6px
}
ul p {
margin-top: 6px;
margin-bottom: 6px
}
a {
color: #00f;
font-size: 9pt;
font-family: "Lucida Grande", Arial, sans-serif;
line-height: 12pt;
text-decoration: none
}
a:hover {
color: #00f;
font-family: "Lucida Grande", Arial, sans-serif;
text-decoration: underline
}
hr {
text-decoration: none;
border: solid 1px #bfbfbf
}
td {
padding: 6px
}
#banner { background-color: #f2f2f2; background-repeat: no-repeat; padding: -2px 6px 0; position: fixed; top: 0; left: 0; width: 100%; height: 1.2em; float: left; border: solid 1px #bfbfbf }
#caticon {
margin-top: 3px;
margin-bottom: -3px;
margin-right: 5px;
float: left;
}
#pagetitle {
margin-top: 12px;
margin-bottom: 0px;
margin-left: 40px;
width: 88%;
border: solid 1px #fff
}
#mainbox {
margin-top: 2349px;
padding-right: 6px
}
#taskbox {
background-color: #e6edff;
list-style-type: decimal;
list-style-position: outside;
margin: 12px 0;
padding: 2px 12px;
border: solid 1px #bfbfbf
}
#taskbox h2 {
margin-top: 8;
margin-bottom: -4px
}
#machelp { position: absolute; top: 2px; left: 10px }
#index { background-color: #f2f2f2; padding-right: 25px; top: 2px; right: 12px; width: auto; float: right }
#next {
position: absolute;
top: 49px;
left: 88%
}
#asindent {
margin-left: 22px;
font-size: 9pt;
font-family: Verdana, Courier, sans-serif;
}
.bread {
color: #00f;
font-size: 8pt;
margin: -9px 0 -6px
}
.leftborder {
color: #00f;
font-size: 8pt;
margin: -9px 0 -6px;
padding-top: 2px;
padding-bottom: 3px;
padding-left: 8px;
border-left: 1px solid #bfbfbf
}
.mult {
margin-top: -8px
}
.blue {
background-color: #e6edff;
margin-top: -3px;
margin-bottom: -3px;
padding-top: -3px;
padding-bottom: -3px
}
.red {
background-color: #ffcccc;
margin-top: -3px;
margin-bottom: -3px;
padding-top: -3px;
padding-bottom: -3px
}
.rightfloater
{
float: right;
margin-left: 15px;
}
.rules {
border-bottom: 1px dotted #ccc
}
.dots {
border: dotted 1px #ccc
}
.seealso {
margin-top: 4px;
margin-bottom: 4px
}
code {
color: black;
font-size: 9pt;
font-family: Verdana, Courier, sans-serif;
}

View File

@ -1,39 +0,0 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>What's new in Transmission?</title>
<meta name="robots" content="anchors">
<link href="releasenotes.css" type="text/css" rel="stylesheet" media="all">
</head>
<body>
<br>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="blue">
<h3>Application Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>Fix libcurl build issue that caused tracker connectivity problems on Snow Leopard</li>
<li>Don't wait so long on unresponsive trackers if there are other trackers to try</li>
<li>Adding corrupt/invalid torrents could crash Transmission</li>
<li>Fix 1.74 bug that caused a high CPU load on startup</li>
<li>Fix 1.74 bug that stopped multitracker if a single tracker sent an error message</li>
<li>Fix bug in converting other charsets to UTF-8</li>
<li>Handle HTTP redirects more gracefully</li>
<li>Faster verification of local data for torrents with small piece size</li>
<li>Fix error when creating a torrent file while still changing the announce address</li>
</ul>
</td>
</tr>
</table>
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.75&group=component&groupdesc=1&order=severity">click here</a>.</p>
</body>
</html>