Tomas Touceda commited on 2011-04-13 21:55:14
Zeige 1 geänderte Dateien mit 21 Einfügungen und 27 Löschungen.
... | ... |
@@ -55,26 +55,26 @@ width="261" height="255" alt="Vidalia Control Panel Screenshot"/> |
55 | 55 |
</p> |
56 | 56 |
|
57 | 57 |
<h4>Stable Releases</h4> |
58 |
- <p> The most recent stable release is: 0.2.10</p> |
|
58 |
+ <p> The most recent stable release is: 0.2.12</p> |
|
59 | 59 |
<ul> |
60 | 60 |
<li> |
61 |
- <a href="../dist/vidalia/vidalia-0.2.10.msi">Windows Installer</a> |
|
62 |
- (<a href="../dist/vidalia/vidalia-0.2.10.msi.asc">sig</a>) |
|
61 |
+ <a href="../dist/vidalia-bundles/vidalia-bundle-0.2.2.24-alpha-0.2.12.exe">Windows Installer</a> |
|
62 |
+ (<a href="../dist/vidalia-bundles/vidalia-bundle-0.2.2.24-alpha-0.2.12.exe.asc">sig</a>) |
|
63 | 63 |
</li> |
64 | 64 |
<li> |
65 |
- <a href="../dist/vidalia/vidalia-0.2.10-i386.dmg">Mac OS X x86 Only</a> |
|
66 |
- (<a href="../dist/vidalia/vidalia-0.2.10-i386.dmg.asc">sig</a>) |
|
65 |
+ <a href="../dist/vidalia-bundles/vidalia-bundle-0.2.2.24-alpha-0.2.12-i386.dmg">Mac OS X x86 Only</a> |
|
66 |
+ (<a href="../dist/vidalia-bundles/vidalia-bundle-0.2.2.24-alpha-0.2.12-i386.dmg.asc">sig</a>) |
|
67 | 67 |
</li> |
68 | 68 |
<li> |
69 |
- <a href="../dist/vidalia/vidalia-0.2.9-ppc.dmg">Mac OS X PPC-only</a> |
|
70 |
- (<a href="../dist/vidalia/vidalia-0.2.9-ppc.dmg.asc">sig</a>) |
|
69 |
+ <a href="../dist/vidalia-bundles/vidalia-bundle-0.2.2.24-alpha-0.2.12-ppc.dmg">Mac OS X PPC Only</a> |
|
70 |
+ (<a href="../dist/vidalia-bundles/vidalia-bundle-0.2.2.24-alpha-0.2.12-ppc.dmg.asc">sig</a>) |
|
71 | 71 |
</li> |
72 | 72 |
<li> |
73 | 73 |
<a href="<page docs/debian-vidalia>">Instructions for Debian/Ubuntu/Knoppix Repositories</a> |
74 | 74 |
</li> |
75 | 75 |
<li> |
76 |
- <a href="../dist/vidalia/vidalia-0.2.10.tar.gz">Source Tarball</a> |
|
77 |
- (<a href="../dist/vidalia/vidalia-0.2.10.tar.gz.asc">sig</a>) |
|
76 |
+ <a href="../dist/vidalia/vidalia-0.2.12.tar.gz">Source Tarball</a> |
|
77 |
+ (<a href="../dist/vidalia/vidalia-0.2.12.tar.gz.sig">sig</a>) |
|
78 | 78 |
</li> |
79 | 79 |
</ul> |
80 | 80 |
|
... | ... |
@@ -88,15 +88,18 @@ width="261" height="255" alt="Vidalia Control Panel Screenshot"/> |
88 | 88 |
<a href="https://www.torproject.org/getinvolved/volunteer.html.en"> volunteer |
89 | 89 |
page</a> and see if there is something that interests you the most. |
90 | 90 |
|
91 |
- Vidalia's source code can be found in the SVN repository. The checkout URL |
|
92 |
- is: https://svn.torproject.org/vidalia. You should get to know how Vidalia |
|
91 |
+ Vidalia's source code lives now in a Git repository under https://gitweb.torproject.org/vidalia. |
|
92 |
+ The clone URL is git://git.torproject.org/vidalia. You should get to know how Vidalia |
|
93 | 93 |
works internally in order to work with it. To do this you should know C++ |
94 | 94 |
and Qt. |
95 | 95 |
</p> |
96 | 96 |
|
97 |
+ <a id="Support"></a> |
|
98 |
+ <h3><a class="anchor" href="#Support">Support & Development</a></h3> |
|
99 |
+ |
|
97 | 100 |
<p> |
98 | 101 |
If you intend to start coding already, please read and follow the |
99 |
- <a href="https://svn.torproject.org/vidalia/vidalia/trunk/HACKING">HACKING |
|
102 |
+ <a href="https://gitweb.torproject.org/vidalia.git/blob/HEAD:/HACKING">HACKING |
|
100 | 103 |
guide</a>. |
101 | 104 |
If you have a patch for a feature or a bug fix, first check the |
102 | 105 |
<a href="https://trac.torproject.org/projects/tor/report/27">tickets that |
... | ... |
@@ -105,6 +108,12 @@ width="261" height="255" alt="Vidalia Control Panel Screenshot"/> |
105 | 108 |
selecting Vidalia as its Component. |
106 | 109 |
</p> |
107 | 110 |
|
111 |
+ <p> |
|
112 |
+ If you found a bug or you want a specific feature for future Vidalia releases, please |
|
113 |
+ file a <a href="https://trac.torproject.org/projects/tor/newticket">new ticket</a> |
|
114 |
+ selecting Vidalia as its Component. |
|
115 |
+ </p> |
|
116 |
+ |
|
108 | 117 |
<p> |
109 | 118 |
Every project member inside Tor mostly uses IRC to communicate. Vidalia is |
110 | 119 |
being developed currently by Matt Edman and Tomas Touceda. You can find |
... | ... |
@@ -120,21 +129,6 @@ width="261" height="255" alt="Vidalia Control Panel Screenshot"/> |
120 | 129 |
<a href="<page about/contact>">contact us</a> about it. |
121 | 130 |
</p> |
122 | 131 |
|
123 |
- |
|
124 |
- <a id="Support"></a> |
|
125 |
- <h3><a class="anchor" href="#Support">Support & Development</a></h3> |
|
126 |
- |
|
127 |
- <p> |
|
128 |
- Please open a <a |
|
129 |
- href="https://trac.torproject.org/projects/tor/report/27">ticket</a> on our bug |
|
130 |
- tracker for any bugs you find or features you would like to see added in future releases. |
|
131 |
- </p> |
|
132 |
- |
|
133 |
- <p> |
|
134 |
- We also have a <a |
|
135 |
- href="http://lists.vidalia-project.net/cgi-bin/mailman/listinfo/vidalia-users">vidalia-users</a> |
|
136 |
- mailing list for support-related questions. |
|
137 |
- </p> |
|
138 | 132 |
</div> |
139 | 133 |
<!-- END MAINCOL --> |
140 | 134 |
<div id = "sidecol"> |
141 | 135 |