cf5e309089c8c85d97424f3abb6f0ea73f641d7a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 4-optional
4) 
Andrew Lewman fix page titles per ticket...

Andrew Lewman authored 13 years ago

5) #include "head.wmi" TITLE="Tor Project: Vidalia" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

6) <div id="content" class="clearfix">
7) 	<div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page projects/projects>">Projects &raquo; </a>
10)     <a href="<page projects/vidalia>">Vidalia &raquo; </a>
11)   </div>
12) 	<div id="maincol"> 
13)     <!-- PUT CONTENT AFTER THIS TAG -->
14)     
15)     <h2>Vidalia</h2>
16)     <div class="underline"></div>
17)     
18)     <!-- BEGIN SIDEBAR -->
19)     <div class="sidebar-left">
Andrew Lewman fix the vidalia screenshot...

Andrew Lewman authored 13 years ago

20)     <img src="$(IMGROOT)/Screenshot-Vidalia-Control-Panel.png" width="261" height="255" alt="Vidalia Control Panel Screenshot">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

21)     </div>
22)     <!-- END SIDEBAR -->
23)     
24)     <p>
25)     Vidalia is a cross-platform controller GUI for the <a
Andrew Lewman update vidalia to the curre...

Andrew Lewman authored 13 years ago

26)     href="<page index>">Tor</a> software, built using the <a
27)     href="http://qt.nokia.com/">Qt</a> framework. Vidalia runs on most
28)     platforms supported by Qt 4.3 or later, including Windows, Mac OS X,
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

29)     and Linux or other Unix variants using the X11 window system.
30)     </p>
31)     
32)     
33)     <a id="Downloads"></a>
34)     <h3><a class="anchor" href="#Downloads">Downloads</a></h3>
35)     
36)     <p>
Andrew Lewman update vidalia to the curre...

Andrew Lewman authored 13 years ago

37)     Most Windows and Mac OS X users should simply download Vidalia as part
38)     of a <a href="<page download/download>">Tor software bundle</a>. If
39)     you want to upgrade the Vidalia software included in a Tor bundle
40)     you currently have installed, you can use one of the installer
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

41)     packages below.
42)     </p>
43)     
44)     <h4>Stable Releases</h4>
Andrew Lewman remove the broken links.

Andrew Lewman authored 13 years ago

45)     <p> The most recent stable release is: 0.2.10</p> 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

46)     <ul>
47)       <li>
Sebastian Hahn Fix all the download links...

Sebastian Hahn authored 13 years ago

48)          <a href="../dist/vidalia/vidalia-0.2.10.msi">Windows Installer</a>
49)         (<a href="../dist/vidalia/vidalia-0.2.10.msi.asc">sig</a>)
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

50)       </li>
51)       <li>
Sebastian Hahn Fix all the download links...

Sebastian Hahn authored 13 years ago

52)          <a href="../dist/vidalia/vidalia-0.2.10-i386.dmg">Mac OS X x86 Only</a>
53)         (<a href="../dist/vidalia/vidalia-0.2.10-i386.dmg.asc">sig</a>)
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

54)       </li>
55)       <li>
Sebastian Hahn Fix all the download links...

Sebastian Hahn authored 13 years ago

56)          <a href="../dist/vidalia/vidalia-0.2.9-ppc.dmg">Mac OS X PPC-only</a>
57)         (<a href="../dist/vidalia/vidalia-0.2.9-ppc.dmg.asc">sig</a>)
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

58)       </li>
59)       <li>
60)         <a href="<page docs/debian-vidalia>">Instructions for Debian/Ubuntu/Knoppix Repositories</a>
61)       </li>
62)       <li>
Sebastian Hahn Fix all the download links...

Sebastian Hahn authored 13 years ago

63)          <a href="../dist/vidalia/vidalia-0.2.10.tar.gz">Source Tarball</a>
64)         (<a href="../dist/vidalia/vidalia-0.2.10.tar.gz.asc">sig</a>)
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

65)       </li>
66)     </ul>
67)     
68)     
69)     <a id="Support"></a>
70)     <h3><a class="anchor" href="#Support">Support &amp; Development</a></h3>
71)     
72)     <p>
73)     Please open a <a
Andrew Lewman update vidalia to the curre...

Andrew Lewman authored 13 years ago

74)     href="https://trac.torproject.org/projects/tor/report/27">ticket</a> on our bug
75)     tracker for any bugs you find or features you would like to see added in future releases. 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

76)     </p>
77)     
Matt Edman Revert the unnecessary port...

Matt Edman authored 13 years ago

78)     <p>
79)     We also have a <a
80)     href="http://lists.vidalia-project.net/cgi-bin/mailman/listinfo/vidalia-users">vidalia-users</a>
81)     mailing list for support-related questions. 
82)     </p>