637182cd85e8a52ffd3d472d6e788a3863cd93e1
Roger Dingledine start the new vidalia websi...

Roger Dingledine authored 15 years ago

1) ## translation metadata
2) # Revision: $Revision: 16323 $
3) 
Matt Edman Edited the page title.

Matt Edman authored 15 years ago

4) #include "head.wmi" TITLE="Vidalia"
Roger Dingledine start the new vidalia websi...

Roger Dingledine authored 15 years ago

5) 
6) <div class="main-column">
7) 
8) <!-- PUT CONTENT AFTER THIS TAG -->
9) 
10) <h2>Vidalia</h2>
11) <hr />
12) 
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

13) <p>
14) Vidalia is a cross-platform controller GUI for the <a
15) href="https://www.torproject.org/">Tor</a> software, built using the <a
16) href="http://trolltech.com/products/qt">Qt</a> framework. Vidalia runs on
17) most platforms supported by Qt 4.2 or later, including Windows, Mac OS X,
18) and Linux or other Unix variants using the X11 window system.
19) </p>
20) 
21) 
22) <a id="Downloads"></a>
23) <h3>Downloads</h3>
24) 
Matt Edman Add some missing paragraph...

Matt Edman authored 15 years ago

25) <p>
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

26) Most users should simply download Vidalia as part of a 
Matt Edman < arma> so <a href="<page e...

Matt Edman authored 15 years ago

27) <a href="<page easy-download>">Tor software
Matt Edman Add some missing paragraph...

Matt Edman authored 15 years ago

28) bundle</a>. If you want to upgrade the Vidalia software included in a Tor
29) bundle you currently have installed, you can use one of the installer
30) packages below.
31) </p>
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

32) 
33) <h4>Stable Releases</h4>
34) <p> The most recent stable release is:
35) <a
Matt Edman Use https for the Trac links.

Matt Edman authored 15 years ago

36) href="https://trac.vidalia-project.net/milestone/Vidalia%200.1.12">0.1.12</a>
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

37) </p>
38) 
39) <ul>
40)   <li>
41)      <a href="dist/vidalia-0.1.12.exe">Windows Installer</a>
42)     (<a href="dist/vidalia-0.1.12.exe.asc">sig</a>)
43)   </li>
44)   <li>
Andrew Lewman update vidalia packages and...

Andrew Lewman authored 15 years ago

45)      <a href="dist/vidalia-0.1.12-1-universal.dmg">Mac OS X Universal Binary</a>
46)     (<a href="dist/vidalia-0.1.12-1-universal.dmg.asc">sig</a>)
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

47)   </li>
48)   <li>
49)      <a href="dist/vidalia-0.1.12-ppc.dmg">Mac OS X PPC-only</a>
50)     (<a href="dist/vidalia-0.1.12-ppc.dmg.asc">sig</a>)
51)   </li>
52)   <li>
53)      <a href="dist/vidalia-0.1.12-RH5_2.i386.rpm">Red Hat RPM</a>
54)     (<a href="dist/vidalia-0.1.12-RH5_2.i386.rpm.asc">sig</a>)
55)   </li>
56)   <li>
57)      <a href="dist/vidalia-0.1.12-RH5_2.src.rpm">Red Hat SRPM</a>
58)     (<a href="dist//vidalia-0.1.12-RH5_2.src.rpm.asc">sig</a>)
59)   </li>
60)   <li>
61)      <a href="dist/vidalia-0.1.12.tar.gz">Source Tarball</a>
62)     (<a href="dist/vidalia-0.1.12.tar.gz.asc">sig</a>)
63)   </li>
64) </ul>
65) 
66) <h4>Development Releases</h4>
67) <p>The most recent development release is:
68) <a
Matt Edman Use https for the Trac links.

Matt Edman authored 15 years ago

69) href="https://trac.vidalia-project.net/milestone/Vidalia%200.2.0">0.2.0</a>
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

70) </p>
71) 
72) <ul>
73)   <li>
74)      <a href="dist/vidalia-0.2.0.exe">Windows Installer</a>
75)     (<a href="dist/vidalia-0.2.0.exe.asc">sig</a>)
76)   </li>
77)   <li>
Andrew Lewman update vidalia packages and...

Andrew Lewman authored 15 years ago

78)      <a href="dist/vidalia-0.2.0-1-universal.dmg">Mac OS X Universal Binary</a>
79)     (<a href="dist/vidalia-0.2.0-1-universal.dmg.asc">sig</a>)
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

80)   </li>
81)   <li>
82)      <a href="dist/vidalia-0.2.0-ppc.dmg">Mac OS X PPC-only</a>
83)     (<a href="dist/vidalia-0.2.0-ppc.dmg.asc">sig</a>)
84)   </li>
85) <!--
86)   <li>
87)      <a href="dist/vidalia-0.1.12-RH5_2.i386.rpm">Red Hat RPM</a>
88)     (<a href="dist/vidalia-0.1.12-RH5_2.i386.rpm.asc">sig</a>)
89)   </li>
90)   <li>
91)      <a href="dist/vidalia-0.1.12-RH5_2.src.rpm">Red Hat SRPM</a>
92)     (<a href="dist//vidalia-0.1.12-RH5_2.src.rpm.asc">sig</a>)
93)   </li>
94) -->
95)   <li>
96)      <a href="dist/vidalia-0.2.0.tar.gz">Source Tarball</a>
97)     (<a href="dist/vidalia-0.2.0.tar.gz.asc">sig</a>)
98)   </li>
99) </ul>
100) 
101) 
102) <a id="Support"></a>
103) <h3>Support &amp; Development</h3>
104) 
105) <p>
106) Please open a <a
Matt Edman Use https for the Trac links.

Matt Edman authored 15 years ago

107) href="https://trac.vidalia-project.net/report/1">ticket</a> on our bug
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

108) tracker for any <a
Matt Edman Use https for the Trac links.

Matt Edman authored 15 years ago

109) href="https://trac.vidalia-project.net/wiki/ReportingBugs">bugs you
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

110) find</a> or <a
Matt Edman Use https for the Trac links.

Matt Edman authored 15 years ago

111) href="https://trac.vidalia-project.net/wiki/RequestingFeatures">features you would like
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

112) to see</a> added in future releases. 
113) </p>
114) 
115) <p>
116) We also have a <a
117) href="http://lists.vidalia-project.net/cgi-bin/mailman/listinfo/vidalia-users">vidalia-users</a>
118) mailing list for support-related questions. You may also be able to find
119) answers to your questions by <a
Matt Edman Use https for the Trac links.

Matt Edman authored 15 years ago

120) href="https://trac.vidalia-project.net/search">searching</a> our <a
121) href="https://trac.vidalia-project.net/wiki">wiki</a>.
Matt Edman Add a minimal Vidalia websi...

Matt Edman authored 15 years ago

122) </p>
123) 
124) </div><!-- #main -->