* fixed layout of News Feed

* changend some icons
* fixed config.html

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-08-17 01:09:32 +00:00
parent 223528e03f
commit df509a3683
11 changed files with 35 additions and 14 deletions

View file

@ -63,7 +63,7 @@ The <i>Directories</i> settings page lets you add and remove Shared Directories
</p>
<a name="appearance"/>
<h3>Appeartance Settings</h3>
<h3>Appearance Settings</h3>
<p>
The settings on the <i>Appearance</i> page allow you to customize the
look and feel of RetroShare.

View file

@ -1,13 +1,24 @@
<!--
** $Id: contents.xml 2682 2008-06-10 04:32:48Z edmanm $
**
** This file is part of Vidalia, and is subject to the license terms in the
** LICENSE file, found in the top level directory of this distribution. If
** you did not receive the LICENSE file with this file, you may obtain it
** from the Vidalia source package distributed by the Vidalia Project at
** http://www.vidalia-project.net/. No part of Vidalia, including this file,
** may be copied, modified, propagated, or distributed except according to
** the terms described in the LICENSE file.
<!--/****************************************************************
* 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.
****************************************************************
-->
<Contents name="RetroShare Help" html="index.html">
@ -15,6 +26,7 @@
<Topic id="general" name="General Settings" html="config.html" section="general"/>
<Topic id="server" name="Server Settings" html="config.html" section="server"/>
<Topic id="directories" name="Directories Settings" html="config.html" section="directories"/>
<Topic id="appearance" name="Appearance Settings" html="config.html" section="appearance"/>
</Topic>
<Topic id="links" name="Helpful Links" html="links.html"/>
</Contents>