[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2085: Note that the "Mirror the Relay Directory" box is always che (in trunk: . src/gui/help/content/en)
Author: edmanm
Date: 2007-10-24 20:04:52 -0400 (Wed, 24 Oct 2007)
New Revision: 2085
Modified:
trunk/
trunk/src/gui/help/content/en/config.html
trunk/src/gui/help/content/en/contents.xml
trunk/src/gui/help/content/en/server.html
Log:
r2228@lysithea: edmanm | 2007-10-24 20:04:45 -0400
Note that the "Mirror the Relay Directory" box is always checked for bridge
relays, add a help text section for the appearance settings page, and tweak a
little bit of other text.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /local/vidalia/trunk [r2228] on dc66be73-d13e-47ba-a267-8dc7cda68c65
Modified: trunk/src/gui/help/content/en/config.html
===================================================================
--- trunk/src/gui/help/content/en/config.html 2007-10-24 08:45:28 UTC (rev 2084)
+++ trunk/src/gui/help/content/en/config.html 2007-10-25 00:04:52 UTC (rev 2085)
@@ -114,10 +114,32 @@
</i>
</p>
+<a name="appearance"/>
+<h3>Appearance Settings</h3>
+<p>
+The settings on the <i>Appearance</i> page allow you to customize the
+look and feel of Vidalia.
+</p>
+<ul>
+ <li><b>Language</b>:
+ Vidalia's interface has been translated into many languages by helpful
+ volunteers. When Vidalia is first run, it will try to guess which language
+ your computer is currently using. If Vidalia guesses incorrectly, or if
+ you prefer a different language, you can choose another language from the
+ dropdown box. You will need to restart Vidalia after changing the
+ displayed language for the changes to take effect.
+ </li>
+ <li><b>Style</b>:
+ In most cases, Vidalia will default to using your platform's default
+ interface style. If you dislike the default, you can choose whichever
+ interface style you prefer from the dropdown box.
+ </li>
+</ul>
+
<a name="advanced"/>
<h3>Advanced Settings</h3>
<p>
-The settings on the <i>Advanced Settings</i> page should generally only be
+The settings on the <i>Advanced</i> page should generally only be
modified by more experienced users.
</p>
<ul>
Modified: trunk/src/gui/help/content/en/contents.xml
===================================================================
--- trunk/src/gui/help/content/en/contents.xml 2007-10-24 08:45:28 UTC (rev 2084)
+++ trunk/src/gui/help/content/en/contents.xml 2007-10-25 00:04:52 UTC (rev 2085)
@@ -41,6 +41,7 @@
<Topic id="general" name="General Settings" html="config.html" section="general"/>
<Topic id="network" name="Network Settings" html="config.html" section="network"/>
<Topic id="server" name="Relay Settings" html="config.html" section="server"/>
+ <Topic id="appearance" name="Appearance Settings" html="config.html" section="appearance"/>
<Topic id="advanced" name="Advanced Settings" html="config.html" section="advanced"/>
</Topic>
<Topic id="server" name="Setting Up a Tor Relay" html="server.html">
Modified: trunk/src/gui/help/content/en/server.html
===================================================================
--- trunk/src/gui/help/content/en/server.html 2007-10-24 08:45:28 UTC (rev 2084)
+++ trunk/src/gui/help/content/en/server.html 2007-10-25 00:04:52 UTC (rev 2085)
@@ -74,7 +74,8 @@
network you can check the box labeled <i>Mirror the Relay Directory</i>.
If you do not have much bandwidth, uncheck this box. If you do
decide to mirror the relay directory, make sure the <i>Directory Port</i> is
- different than the <i>Relay port</i> you entered above.
+ different than the <i>Relay port</i> you entered above. Bridge relays
+ <i>must</i> mirror the relay directory.
</li>
</ol>