RetroShare/retroshare-gui/src/gui/help/content/en/config.html
defnax 223528e03f * updated config help html
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 23:44:31 +00:00

96 lines
2.8 KiB
HTML

<!--/****************************************************************
* This file is distributed under the following license:
*
* Copyright (c) 2008, defnax
* Copyright (c) 2008, edmanm
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
****************************************************************
-->
<html>
<body>
<h1>Configuring RetroShare</h1>
<hr />
<p>
RetroShare allows you to configure some of the most commonly modified aspects of
RetroShare.
</p>
<a name="general"/>
<h3>General Settings</h3>
<p>
The settings on the <i>General</i> page are the most commonly modified settings.
</p>
<ul>
<li><b>Startup Options</b>:
You can also configure RetroShare to run when your system
starts (<i>Windows only</i>).
</li>
</ul>
<a name="server"/>
<h3>Server Settings</h3>
<p>
The <i>Server</i> settings page lets you change how RetroShare connects to the RetroShare
network.
</p>
<ul>
</ul>
<a name="directories"/>
<h3>Directories Settings</h3>
<p>
<i>
The <i>Directories</i> settings page lets you add and remove Shared Directories and can set a Incoming Directorie.
</i>
</p>
<a name="appearance"/>
<h3>Appeartance Settings</h3>
<p>
The settings on the <i>Appearance</i> page allow you to customize the
look and feel of RetroShare.
</p>
<ul>
<li><b>Language</b>:
RetroShare's interface has been translated into many languages by helpful
volunteers. When RetroShare is first run, it will try to guess which language
your computer is currently using. If RetroShare guesses incorrectly, or if
you prefer a different language, you can choose another language from the
dropdown box. You will need to restart RetroShare after changing the
displayed language for the changes to take effect.
</li>
<li><b>Style</b>:
In most cases, RetroShare 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>
<li><b>Style Sheet</b>:
RetroShare will default to using default style sheet.
If you dislike the default, you can choose whichever
style sheet you prefer from the dropdown box.
</li>
</ul>
</body>
</html>