Changeset 290
- Timestamp:
- 02/15/06 18:00:48 (3 years ago)
- Files:
-
- 1 modified
-
www/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www/downloads.php
r282 r290 12 12 </div> 13 13 14 <br><br><br><br><br><br><br><br><br> 14 <div class="content"> 15 <p> 16 Grab the latest package for your platform below. Or, in the more likely case 17 that we don't have a package for your platform, you can grab the source 18 tarball. 19 </p> 15 20 21 <h3>Latest Release</h3> 22 <p> 23 There are no offical Vidalia releases yet. 24 </p> 25 26 <h3>Snapshot</h3> 27 <p> 28 Grab a tarball snapshot of the repository trunk 29 <a 30 href="http://svn.seul.org/websvn/dl.php?repname=vidalia&path=%2Ftrunk%2F&rev=0&isdir=1"> 31 here</a> 32 or 33 <a href="http://svn.seul.org/websvn/listing.php?repname=vidalia">browse</a> 34 the repository yourself. 35 </p> 36 37 </div> 16 38 17 39 <?php
