git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
b289ef06c
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
vidalia.wml
change all of the breadcrumbs from page home to page index.
Andrew Lewman
commited
b289ef06c
at 2010-08-12 17:17:47
vidalia.wml
Blame
History
Raw
## translation metadata # Revision: $Revision: 22399 $ # Translation-Priority: 4-optional #include "head.wmi" TITLE="Tor Project: Projects Overview" CHARSET="UTF-8" ANNOUNCE_RSS="yes" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page projects/projects>">Projects » </a> <a href="<page projects/vidalia>">Vidalia » </a> </div> <div id="maincol"> <!-- PUT CONTENT AFTER THIS TAG --> <h2>Vidalia</h2> <div class="underline"></div> <!-- BEGIN SIDEBAR --> <div class="sidebar-left"> <img src="../img/Screenshot-Vidalia-Control-Panel.png" width="261" height="255" alt="Vidalia Control Panel Screenshot" /> </div> <!-- END SIDEBAR --> <p> Vidalia is a cross-platform controller GUI for the <a href="https://www.torproject.org/">Tor</a> software, built using the <a href="http://trolltech.com/products/qt">Qt</a> framework. Vidalia runs on most platforms supported by Qt 4.3 or later, including Windows, Mac OS X, and Linux or other Unix variants using the X11 window system. </p> <a id="Downloads"></a> <h3><a class="anchor" href="#Downloads">Downloads</a></h3> <p> Most Windows and Mac OS X users should simply download Vidalia as part of a <a href="<page download/easy-download>">Tor software bundle</a>. If you want to upgrade the Vidalia software included in a Tor bundle you currently have installed, you can use one of the installer packages below. </p> <h4>Stable Releases</h4> <p> The most recent stable release is: <a href="https://trac.vidalia-project.net/milestone/Vidalia%200.2.9">0.2.9</a> </p> <ul> <li> <a href="dist/vidalia-0.2.9.msi">Windows Installer</a> (<a href="dist/vidalia-0.2.9.msi.asc">sig</a>) </li> <li> <a href="dist/vidalia-0.2.9-i386.dmg">Mac OS X x86 Only</a> (<a href="dist/vidalia-0.2.9-i386.dmg.asc">sig</a>) </li> <li> <a href="dist/vidalia-0.2.9-ppc.dmg">Mac OS X PPC-only</a> (<a href="dist/vidalia-0.2.9-ppc.dmg.asc">sig</a>) </li> <li> <a href="<page docs/debian-vidalia>">Instructions for Debian/Ubuntu/Knoppix Repositories</a> </li> <li> <a href="dist/vidalia-0.2.9.tar.gz">Source Tarball</a> (<a href="dist/vidalia-0.2.9.tar.gz.asc">sig</a>) </li> </ul> <a id="Support"></a> <h3><a class="anchor" href="#Support">Support & Development</a></h3> <p> Please open a <a href="https://trac.vidalia-project.net/report/1">ticket</a> on our bug tracker for any <a href="https://trac.vidalia-project.net/wiki/ReportingBugs">bugs you find</a> or <a href="https://trac.vidalia-project.net/wiki/RequestingFeatures">features you would like to see</a> added in future releases. </p> <p> We also have a <a href="http://lists.vidalia-project.net/cgi-bin/mailman/listinfo/vidalia-users">vidalia-users</a> mailing list for support-related questions. You may also be able to find answers to your questions by <a href="https://trac.vidalia-project.net/search">searching</a> our <a href="https://trac.vidalia-project.net/wiki">wiki</a>. </p> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>