[evolvis-commits] r12745: Replaced GForge by FusionForge in xml doc files

mirabilos at evolvis.org mirabilos at evolvis.org
Mon Feb 28 01:57:53 CET 2011


Author: mirabilos
Date: 2011-02-28 01:57:52 +0100 (Mon, 28 Feb 2011)
New Revision: 12745

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/administration_guide/administration_guide.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/contribution_guide.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/coding_standards.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/cvs_repository.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_localization.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_xhtml.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/templating.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/gforge_manual.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/introduction/introduction.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/getting_started/getting_started.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/introduction/introduction.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/docman.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/file_releases.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/forums.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/news.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_admin.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_summary.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/surveys.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/tracker.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/search.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/snippet.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_functions/index.xml
   trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_guide.xml
Log:
Replaced GForge by FusionForge in xml doc files

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/administration_guide/administration_guide.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/administration_guide/administration_guide.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/administration_guide/administration_guide.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -5,7 +5,7 @@
 ]> 
 <article lang="en-US" id="administration_guide">
 	<articleinfo>
-		<title>GForge Administration Guide</title>
+		<title>FusionForge Administration Guide</title>
 		<authorgroup>
 			&ken_mccullagh;
 		</authorgroup>
@@ -14,13 +14,13 @@
 	<section>
 		<title>Introduction</title>
 		<para>
-			This document is intended to be a guide for administering projects on  GForge. It is not intended to describe how to administer the GForge site itself. It is assumed that the reader will have also read the GForge User's Guide before reading this document.
+			This document is intended to be a guide for administering projects on  FusionForge. It is not intended to describe how to administer the FusionForge site itself. It is assumed that the reader will have also read the FusionForge User's Guide before reading this document.
 		</para>
 	</section>
 	<section>
-		<title>What is GForge?</title>
+		<title>What is FusionForge?</title>
 		<para>
-			GForge was developed by the Open Source community as an environment in which to host projects in a way that the code, documentation, binaries etc. were publicly accessible to all who wished to see them, and members of the public could use the software that was developed, and contribute feedback, bugs, ideas and suggestions, and even help to develop code/modules/documentation/resources for the software.
+			FusionForge was developed by the Open Source community as an environment in which to host projects in a way that the code, documentation, binaries etc. were publicly accessible to all who wished to see them, and members of the public could use the software that was developed, and contribute feedback, bugs, ideas and suggestions, and even help to develop code/modules/documentation/resources for the software.
 		</para>
 		<para>
 			Traditionally it was used for software projects, although there is really no reason why it cannot be used to develop hardware or silicon projects also.
@@ -30,9 +30,9 @@
 		</para>
 	</section>
 	<section>
-		<title>What can GForge do for me?</title>
+		<title>What can FusionForge do for me?</title>
 		<para>
-			GForge can provide a centralized access point for several useful utilities and tools which could be used in a project. Some of these tools include:
+			FusionForge can provide a centralized access point for several useful utilities and tools which could be used in a project. Some of these tools include:
 		</para>
 		<orderedlist>
 			<listitem><para>A version control repository (CVS)</para></listitem>
@@ -47,16 +47,16 @@
 	<section>
 		<title>Setting up a new project</title>
 		<para>
-			In order to get a project up and running, you must be registered as a user of GForge. This is described in the GForge Users Guide.
+			In order to get a project up and running, you must be registered as a user of FusionForge. This is described in the FusionForge Users Guide.
 		</para>
 	</section>
 	<section>
 		<title>Registering a new project</title>
 		<para>
-			It is quite straightforward to register a new project on GForge. The steps involved are:
+			It is quite straightforward to register a new project on FusionForge. The steps involved are:
 		</para>
 		<orderedlist>
-			<listitem><para>Login to GForge</para></listitem>
+			<listitem><para>Login to FusionForge</para></listitem>
 			<listitem><para>Select Register New Project from the menu on the left hand side of the page.</para></listitem>
 			<listitem><para>Fill in the Full Name, Unix Name, Project Purpose and Summarization fields (paying attention to the restrictions listed on the page) and select a license type.</para></listitem>
 			<listitem><para>Click Proceed with this registration and assuming that all the details are correct, and that the name is unique, the project will be accepted pending approval. If there are details missing, or other errors, you will be informed of the problem.</para></listitem>
@@ -69,13 +69,13 @@
 	<section>
 		<title>Administering a new project</title>
 		<para>
-			This section provides an oversight on how to set up the GForge utilities so that they can be used by your project once it has been approved. Typically the cvs space will have been allocated by the morning after the confirmation email is sent to the project requester. In order to get the project into a useable state, the project administrator will need to perform some steps.
+			This section provides an oversight on how to set up the FusionForge utilities so that they can be used by your project once it has been approved. Typically the cvs space will have been allocated by the morning after the confirmation email is sent to the project requester. In order to get the project into a useable state, the project administrator will need to perform some steps.
 		</para>
 	</section>
 	<section>
 		<title>CVS repository</title>
 		<para>
-			If the project does not already have a CVS repository in place (eg if an existing project is being added to GForge mid-life, rather than a brand new project being started) the CVS repository will need to be set up. There are plenty of resources on CVS around so this document will not attempt to describe how to use CVS, but will provide just enough information to get started.
+			If the project does not already have a CVS repository in place (eg if an existing project is being added to FusionForge mid-life, rather than a brand new project being started) the CVS repository will need to be set up. There are plenty of resources on CVS around so this document will not attempt to describe how to use CVS, but will provide just enough information to get started.
 		</para>
 	</section>
 	<section>
@@ -107,7 +107,7 @@
 	+ username 
 </programlisting>
 		<para>
-			to allow UNIX (not Linux) machines to use wildcard matching to allow access from all hosts on the network. This does NOT work on Linux, which is what the GForge server runs. Also, if the wildcard entry is before the machine you wish to use, then it will not work either.
+			to allow UNIX (not Linux) machines to use wildcard matching to allow access from all hosts on the network. This does NOT work on Linux, which is what the FusionForge server runs. Also, if the wildcard entry is before the machine you wish to use, then it will not work either.
 		</para>
 	</section>
 	<section>
@@ -147,7 +147,7 @@
 	$ cvs import docs S3 docs0
 ]]></screen>
 		<para>
-			But as was said earlier, this is not the place to provide a complete introduction to CVS.  Go out and find some of the abundant documentation that is available for it on the web and elsewhere. Most importantly, if you run into a problem with CVS, it is NOT the GForge administrator's fault so don't go running to them every time. Try to figure it out yourself or go looking for help on CVS related news groups.
+			But as was said earlier, this is not the place to provide a complete introduction to CVS.  Go out and find some of the abundant documentation that is available for it on the web and elsewhere. Most importantly, if you run into a problem with CVS, it is NOT the FusionForge administrator's fault so don't go running to them every time. Try to figure it out yourself or go looking for help on CVS related news groups.
 		</para>
 	</section>
 </article>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/contribution_guide.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/contribution_guide.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/contribution_guide.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -15,7 +15,7 @@
 ]>
 <article lang="en-US" id="contribution_guide">
 	<articleinfo>
-		<title>GForge Contribution Guide</title>
+		<title>FusionForge Contribution Guide</title>
 		<authorgroup>
 			&roland_mas;
 			&tim_perdue;

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/coding_standards.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/coding_standards.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/coding_standards.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -33,7 +33,7 @@
 				Every file should start with a comment block describing its purpose, version, author and a copyright message. The comment block should be a block comment in standard JavaDoc format along with a CVS Id tag. While all JavaDoc tags are allowed, only the tags in the examples below will be parsed by PHPdoc.
 			</para>
 			<para>
-				GForge contains a mixed copyright. For files that have been changed since the GForge fork, the following header should be used:
+				FusionForge contains a mixed copyright. For files that have been changed since the FusionForge fork, the following header should be used:
 			</para>
 <programlisting><![CDATA[
 /**
@@ -94,7 +94,7 @@
 	<section>
 		<title>Templating</title>
 		<para>
-			In the GForge system, PHP itself is used as the template language.  To make the templating clearer, template files should be separated out and included once objects and database results are established. Detailed examples are in the docs repository and <link linkend="cg_templating">here</link>.
+			In the FusionForge system, PHP itself is used as the template language.  To make the templating clearer, template files should be separated out and included once objects and database results are established. Detailed examples are in the docs repository and <link linkend="cg_templating">here</link>.
 		</para>
 		<para>
 			Variables in the templates are presented surrounded by <markup> <?php ?></markup> tags instead of the {} tags that some other template libraries would use. The end result is the same, with less bloat and more efficient code.

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/cvs_repository.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/cvs_repository.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/cvs_repository.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,8 +1,8 @@
 <section id="cg_cvs_repository">
-	<title id="cg_cvs_repository.title">GForge CVS repository</title>
+	<title id="cg_cvs_repository.title">FusionForge CVS repository</title>
 	<section>
 		<title>Anonymous access</title>
-		<para>You can check out the GForge CVS repository through anonymous CVS with the following instructions.</para>
+		<para>You can check out the FusionForge CVS repository through anonymous CVS with the following instructions.</para>
 		<para>
 			The module you wish to check out must be specified as the <modulename>.
 			When prompted for a password for anonymous, simply press the <keycap>Enter</keycap> key.
@@ -15,30 +15,30 @@
 	</section>
 	<section>
 		<title>Modules in CVS repository</title>
-		<para>The following CVS modules are available in GForge repository.</para>
+		<para>The following CVS modules are available in FusionForge repository.</para>
 		<variablelist>
 			<varlistentry>
 				<term>gforge</term>
 				<listitem>
-					<para>Main module. Contains GForge software.</para>
+					<para>Main module. Contains FusionForge software.</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
 				<term>tools</term>
 				<listitem>
-					<para>Contains tools which may be useful for GForge developers, translators and administrators.</para>
+					<para>Contains tools which may be useful for FusionForge developers, translators and administrators.</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
 				<term>gforge-plugin-helloworld</term>
 				<listitem>
-					<para>Helloworld plugin to help developers understand plugin management in GForge.</para>
+					<para>Helloworld plugin to help developers understand plugin management in FusionForge.</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
 				<term>gforge-plugin-eirc</term>
 				<listitem>
-					<para>EIRC plugin for GForge (java based IRC client in GForge).</para>
+					<para>EIRC plugin for FusionForge (java based IRC client in FusionForge).</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
@@ -62,7 +62,7 @@
 			<varlistentry>
 				<term>gforge-theme-(classic|darkaqua|debian|forged|kde|querencia|savannah|ultralite)</term>
 				<listitem>
-					<para>Themes for GForge. They may be outdated.</para>
+					<para>Themes for FusionForge. They may be outdated.</para>
 				</listitem>
 			</varlistentry>
 		</variablelist>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_localization.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_localization.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_localization.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,18 +1,18 @@
 <section id="cg_howto_localization">
 	<title>Localization howto</title>
 	<section>
-		<title>GForge localization system and status</title>
+		<title>FusionForge localization system and status</title>
 		<para>
-			This short HOWTO explains how you can customize your local installation of GForge.
+			This short HOWTO explains how you can customize your local installation of FusionForge.
 		</para>
 		<para>
-			First, a quick course on the internationalisation system present in GForge.
+			First, a quick course on the internationalisation system present in FusionForge.
 		</para>
 		<para>
 			The texts you can read on the web pages are not hard-coded.
 			Instead, they are displayed as results of a function of several parameters.
 			One of these parameters is the language in which you wish to display a piece of information, and another is some handle to identify the information you want to display.
-			In GForge, this handle is made up of the <quote>page name</quote> and the <quote>category</quote> strings.
+			In FusionForge, this handle is made up of the <quote>page name</quote> and the <quote>category</quote> strings.
 		</para>
 		<para>
 			Knowing all the needed info, the function displays the appropriate text. How appropriate is this text?  Well, that depends. First, a basic set of texts is loaded. Historically, this set is loaded in English. This set of texts makes the Base class, storing texts for all known <quote>handles</quote>.
@@ -23,9 +23,9 @@
 		<para>
 			The language files are located in the <filename>www/include/languages</filename> directory.
 		</para>
-		<para>The following languages are available in GForge :</para>
+		<para>The following languages are available in FusionForge :</para>
 		<itemizedlist>
-			<listitem><para>The English language, being the original one in which GForge was written, is obviously complete.</para></listitem>
+			<listitem><para>The English language, being the original one in which FusionForge was written, is obviously complete.</para></listitem>
 			<listitem><para>The french translation is complete.</para></listitem>
 			<listitem><para>The Spanish (Castillan) translation is complete.</para></listitem>
 			<listitem><para>The Korean translation used to be complete.</para></listitem>
@@ -34,7 +34,7 @@
 			<listitem><para>The Catalan translation is a work in progress.</para></listitem>
 		</itemizedlist>
 		<para>
-			You might consider translating GForge into your language. If you do so, please also consider submitting your translated file to us so that future releases of GForge include your translated file by default.
+			You might consider translating FusionForge into your language. If you do so, please also consider submitting your translated file to us so that future releases of FusionForge include your translated file by default.
 		</para>
 	</section>
 	<section>
@@ -74,7 +74,7 @@
 				</warning>
 			</listitem>
 			<listitem>
-				<para>Submit the translation to the GForge project</para>
+				<para>Submit the translation to the FusionForge project</para>
 			</listitem>
 		</orderedlist>
 	</section>
@@ -100,7 +100,7 @@
 	<section>
 		<title>Updating a translation</title>
 		<para>
-			GForge is constantly developed and so translation files are regularly outdated. Thus translations should be regularly updated to be uptodate.
+			FusionForge is constantly developed and so translation files are regularly outdated. Thus translations should be regularly updated to be uptodate.
 		</para>
 		<para>
 			If you are maintaining a translation file, you may find useful <filename>language_file_merger.php</filename> script you can find in tools module (see <xref linkend="cg_cvs_repository" endterm="cg_cvs_repository.title" /> for more information).
@@ -117,10 +117,10 @@
 	<section>
 		<title>Text content customization</title>
 		<para>
-			The text content can be somewhat customized. The GForge internationalisation system already provides a way to have different texts depending on user choice.
+			The text content can be somewhat customized. The FusionForge internationalisation system already provides a way to have different texts depending on user choice.
 		</para>
 		<para>
-			You might want to change page footers, or contact pages, or host names, or whatever you need to integrate your GForge your target audience (company, organisation, or even your own personal GForge).
+			You might want to change page footers, or contact pages, or host names, or whatever you need to integrate your FusionForge your target audience (company, organisation, or even your own personal FusionForge).
 		</para>
 		<para>
 			The way you should usually go when you have to customize some text is the following:

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_xhtml.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_xhtml.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/howto_xhtml.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,5 +1,5 @@
 <section id="cg__howto_xhtml">
-	<title>How to obtain XHTML compliance for GForge</title>
+	<title>How to obtain XHTML compliance for FusionForge</title>
 	<para>
 		The complete XHTML specification is available at <ulink url="http://www.w3.org/TR/xhtml1/">XHTML specification</ulink> at <ulink url="http://www.w3.org">www.w3c.org</ulink>.
 	</para>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/templating.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/templating.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/contribution_guide/include/templating.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -3,7 +3,7 @@
 	<section>
 		<title>Coding Example</title>
 		<para>
-			The following code examples demonstrate how all coding on GForge is going to be done in the future. The first example shows the <quote>switchbox</quote> page (taken from <filename>www/tracker/index.php</filename>) - where the various objects are included, instantiated and checked for errors every step of the way.
+			The following code examples demonstrate how all coding on FusionForge is going to be done in the future. The first example shows the <quote>switchbox</quote> page (taken from <filename>www/tracker/index.php</filename>) - where the various objects are included, instantiated and checked for errors every step of the way.
 		</para>
 		<para>
 			Once the objects are instantiated, the template file can be included. In this example, the template file is detail.php (example2).
@@ -15,28 +15,28 @@
 <programlisting><![CDATA[
 <?php
 /**
- * GForge Tracker Facility
+ * FusionForge Tracker Facility
  *
  * Portions Copyright 1999-2000 (c) The SourceForge Crew
- * Copyright 2002-2004 (c) The GForge Teem
+ * Copyright 2002-2004 (c) The FusionForge Teem
  * http://gforge.org/
  * 
  * @version $Id$
  *
- * This file is part of GForge.
+ * This file is part of FusionForge.
  *
- * GForge is free software; you can redistribute it and/or modify
+ * FusionForge 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.
  *
- * GForge is distributed in the hope that it will be useful,
+ * FusionForge 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 GForge; if not, write to the Free Software
+ * along with FusionForge; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
  */
 

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/gforge_manual.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/gforge_manual.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/gforge_manual.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -14,7 +14,7 @@
 
 <book lang="en-US" id="gforge_manual">
 	<bookinfo>
-		<title>GForge Manual</title>
+		<title>FusionForge Manual</title>
 		<authorgroup>
 			&tom_copeland;
 			&roland_mas;

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/introduction/introduction.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/introduction/introduction.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/introduction/introduction.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,12 +1,12 @@
 <chapter id="gm_introduction">
 	<title>Introduction</title>
 	<section>
-		<title>About GForge</title>
+		<title>About FusionForge</title>
 		<para>
-			GForge is a software for collaborative development for the software community. It provides a full configured development system with versioning, a project web site and tools for communication between members of a development team.  The tools provided by GForge allows team members to communicate and organize their work; this allows the creation of a knowledgebase.
+			FusionForge is a software for collaborative development for the software community. It provides a full configured development system with versioning, a project web site and tools for communication between members of a development team.  The tools provided by FusionForge allows team members to communicate and organize their work; this allows the creation of a knowledgebase.
 		</para>
 		<para>
-			A complete configurated GForge system will give you the following features:
+			A complete configurated FusionForge system will give you the following features:
 		</para>
 		<orderedlist>
 			<listitem><para>A Web site for every project</para></listitem>
@@ -35,22 +35,22 @@
 		</para>
 	</section>
 	<section>
-		<title>GForge History</title>
+		<title>FusionForge History</title>
 		<para>
-			GForge is a fork of the 2.61 SourceForge code, which was only available via anonymous CVS from VA (Research|Linux|Software). <ulink url="http://gforge.org">gforge.org</ulink> is not a project hosting platform, it is merely an implementation of the GForge code. We believe that the GForge functionality is important not only to the Open Source community, but to the wider business community.
+			FusionForge is a fork of the 2.61 SourceForge code, which was only available via anonymous CVS from VA (Research|Linux|Software). <ulink url="http://gforge.org">gforge.org</ulink> is not a project hosting platform, it is merely an implementation of the FusionForge code. We believe that the FusionForge functionality is important not only to the Open Source community, but to the wider business community.
 		</para>
 		<para>
 			Since VA has not released the source in over one year, despite their promises to the contrary, a fork was necessary to ensure a viable open source version of the codebase.
 		</para>
 		<para>
-			The GForge project was formed and is maintained by Tim Perdue, the original author of much of the original SourceForge web code.
+			The FusionForge project was formed and is maintained by Tim Perdue, the original author of much of the original SourceForge web code.
 		</para>
-		<para>Major changes are present in the current GForge codebase:</para>
+		<para>Major changes are present in the current FusionForge codebase:</para>
 		<itemizedlist>
 			<listitem><para>Jabber Support - System events, such as bug submissions, are optionally sent via jabber and email</para></listitem>
 			<listitem><para>Radically easier to install - By removing SF.net-specific code, like caching and image servers, many install dependencies have been eliminated.</para></listitem>
 			<listitem><para>New interface - The interface makes it easier to navigate as well as know your present location.</para></listitem>
-			<listitem><para>Code cleanup - Since GForge does not need to scale to 500,000+ users, many hacks and optimizations have been removed</para></listitem>
+			<listitem><para>Code cleanup - Since FusionForge does not need to scale to 500,000+ users, many hacks and optimizations have been removed</para></listitem>
 			<listitem><para>Foundries and related nonsense have been removed</para></listitem>
 		</itemizedlist>
 	</section>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/getting_started/getting_started.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/getting_started/getting_started.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/getting_started/getting_started.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,9 +1,9 @@
 <section id="ug_getting_started">
 	<title>Getting Started</title>
 	<section id="ug_getting_started_homepage">
-		<title>GForge homepage</title>
+		<title>FusionForge homepage</title>
 		<para>
-			Connect with your browser to GForge. This can be either <ulink url="http://gforge.org">http://gforge.org</ulink> or a locally-installed version of the software.
+			Connect with your browser to FusionForge. This can be either <ulink url="http://gforge.org">http://gforge.org</ulink> or a locally-installed version of the software.
 		</para>
 	</section>
 	<section id="ug_getting_started_new_user">
@@ -19,7 +19,7 @@
 				<term>Login Name</term>
 				<listitem>
 					<para>
-						You should select an unique user name to access to the system. The name should not contain uppercase letters and usually is a combination of your name and your surname; e.g. jdoe for John Doe.  Also, the user name cannot match that of an existing system user account - i.e., you can't have a GForge user named 'root'.
+						You should select an unique user name to access to the system. The name should not contain uppercase letters and usually is a combination of your name and your surname; e.g. jdoe for John Doe.  Also, the user name cannot match that of an existing system user account - i.e., you can't have a FusionForge user named 'root'.
 					</para>
 				</listitem>
 			</varlistentry>
@@ -41,7 +41,7 @@
 			<varlistentry>
 				<term>Language Choice</term>
 				<listitem>
-					<para>Select here your preferred language. This choice does not influence only the language in which GForge will speak to you, but also some local specific data display, like dates, etc.</para>
+					<para>Select here your preferred language. This choice does not influence only the language in which FusionForge will speak to you, but also some local specific data display, like dates, etc.</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
@@ -54,14 +54,14 @@
 				<term>Email Address</term>
 				<listitem>
 					<para>You should insert your email address here.</para>
-					<para>The email address should be correct, GForge will send you a confirmation email for your subscription. If the email address you're inserting here is wrong, you'll never receive the confirmation email and the account you're registering will never be activated.</para>
-					<para>When you receive the confirmation email, you must connect to GForge using the provided URL in the email. This is the only way to become a registered user.</para>
+					<para>The email address should be correct, FusionForge will send you a confirmation email for your subscription. If the email address you're inserting here is wrong, you'll never receive the confirmation email and the account you're registering will never be activated.</para>
+					<para>When you receive the confirmation email, you must connect to FusionForge using the provided URL in the email. This is the only way to become a registered user.</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
 				<term>Receive Email about Site Updates</term>
 				<listitem>
-					<para>If you check this, you'll periodically receive information about the GForge site. The traffic is very low, it is recommended that you activate this option.</para>
+					<para>If you check this, you'll periodically receive information about the FusionForge site. The traffic is very low, it is recommended that you activate this option.</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
@@ -74,7 +74,7 @@
 	</section>
 	<section id="ug_getting_started_new_project">
 		<title>Registering a new project</title>
-		<para>To register a new project, connect to GForge,
+		<para>To register a new project, connect to FusionForge,
 		login and go to My Page section. You have a <emphasis>Register
 		Project</emphasis> link in the menu at the top of the
 		page.</para>
@@ -84,7 +84,7 @@
 			<varlistentry>
 				<term>Project Full Name</term>
 				<listitem>
-					<para>The Name of the Project: eg. GForge Master project</para>
+					<para>The Name of the Project: eg. FusionForge Master project</para>
 				</listitem>
 			</varlistentry>
 			<varlistentry>
@@ -114,15 +114,15 @@
 						<listitem><para>its length must be between 3 and 15 characters</para></listitem>
 						<listitem><para>only lowercase letters, numbers and dashes are accepted</para></listitem> 
 					</orderedlist>
-					<para>The Unix name will be used for your website, the CVS Repository and the shell access for GForge.</para>
+					<para>The Unix name will be used for your website, the CVS Repository and the shell access for FusionForge.</para>
 					<note>
 						<para>The Unix name will never change. Once a project is set up with its Unix name, the name cannot be changed.</para>
 					</note>
 				</listitem>
 			</varlistentry>
 		</variablelist>
-		<para>Click on the <emphasis>I agree</emphasis> button to register the project. Your project is now registered on GForge; but you cannot yet access it. It has to be approved from the site administrators.</para>
-		<para>When the project is approved, you'll receive an email from GForge confirming that the project is active.</para>
+		<para>Click on the <emphasis>I agree</emphasis> button to register the project. Your project is now registered on FusionForge; but you cannot yet access it. It has to be approved from the site administrators.</para>
+		<para>When the project is approved, you'll receive an email from FusionForge confirming that the project is active.</para>
 	</section>
 	<section id="ug_getting_started_login">
 		<title>Login</title>
@@ -131,6 +131,6 @@
 	</section>
 	<section id="ug_getting_started_logout">
 		<title>Logout</title>
-		<para>To log out from GForge, click on the <emphasis>Logout</emphasis> link on the top right of your browser window.</para>
+		<para>To log out from FusionForge, click on the <emphasis>Logout</emphasis> link on the top right of your browser window.</para>
 	</section>
 </section>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/introduction/introduction.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/introduction/introduction.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/introduction/introduction.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,6 +1,6 @@
 <section id="ug_introduction">
 	<title>Introduction</title>
-	<para>This manual explains how to use the GForge software.</para>
+	<para>This manual explains how to use the FusionForge software.</para>
 	<para>The manual is divided in 4 parts:</para>
 	<section>
 		<title>Getting Started</title>
@@ -8,12 +8,12 @@
 	</section>
 	<section>
 		<title>User specific functions</title>
-		<para>This section describes the functions of GForge that are relative to the user's section.</para>
+		<para>This section describes the functions of FusionForge that are relative to the user's section.</para>
 		<para>This document describes the user's homepage, how to modify user settings, how to handle user ratings, skill profiles and Diary and Notes.</para>
 	</section>
 	<section>
 		<title>Project specific functions</title>
-	      <para>This chapter explains the project specific functions of GForge.</para>
+	      <para>This chapter explains the project specific functions of FusionForge.</para>
 		<variablelist>
 			<varlistentry>
 				<term><link linkend="ug_project_project_summary">Project Summary</link></term>
@@ -101,7 +101,7 @@
 			<varlistentry>
 				<term><link linkend="ug_sitewide_project_help">Project Help</link></term>
 				<listitem>
-					<para>This document describes how to use the Project help function of GForge.</para>
+					<para>This document describes how to use the Project help function of FusionForge.</para>
 				</listitem>
 			</varlistentry>
 		</variablelist>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/docman.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/docman.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/docman.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,7 +1,7 @@
 <section id="ug_project_docman">
 	<title>Document Manager</title>
 	<para>
-		The Document Manager provided with GForge gives you a simple way to publish documents on the site. 
+		The Document Manager provided with FusionForge gives you a simple way to publish documents on the site. 
 	</para>
 	<section id="ug_project_docman_submit_new">
 		<title>Submit new documentation</title>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/file_releases.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/file_releases.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/file_releases.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -4,7 +4,7 @@
 	<section id="ug_project_file_releases_introduction">
 		<title>Introduction</title>
 		<para>
-			The File Releases System (FRS) is used to upload files to the GForge site and to make these files available to the users in an easy and efficient way.
+			The File Releases System (FRS) is used to upload files to the FusionForge site and to make these files available to the users in an easy and efficient way.
 		</para>
 		<para>
 			Files can be divided in different packages, and every single package can be monitored by the users; these users will receive an email every time a new file has been added to the package.
@@ -13,7 +13,7 @@
 	<section id="ug_project_file_releases_administration">
 		<title>Administration</title>
 		<para>
-			The FRS system allows you to upload file to GForge and make this file available to the public.
+			The FRS system allows you to upload file to FusionForge and make this file available to the public.
 		</para>
 		<para>
 			You have to define a package before you can release a file. A package should have a descriptive name for the project, e.g. gforge3.
@@ -95,7 +95,7 @@
 
  
                 <para>We give here some basic examples of CLI commands. For more information,
-                      please consult the GForge Command-line interface (CLI) documentation.</para>
+                      please consult the FusionForge Command-line interface (CLI) documentation.</para>
 
                 <section id="ug_project_file_releases_cli_login">
                 <title>Logging in with CLI</title>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/forums.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/forums.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/forums.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -116,7 +116,7 @@
 				<term>Monitor forum</term>
 				<listitem>
 					<para>You can select to monitor the forum by clicking on the <emphasis>Monitor Forum</emphasis> button.</para>
-					<para>If this option is enabled, every post to the forum will be sent to you by email. This allows you to be informed about new messages without being logged on to GForge. The name of the monitored forum will appear in the users homepage in the section Monitored Forums.</para>
+					<para>If this option is enabled, every post to the forum will be sent to you by email. This allows you to be informed about new messages without being logged on to FusionForge. The name of the monitored forum will appear in the users homepage in the section Monitored Forums.</para>
 				</listitem>
 			</varlistentry>
 		</variablelist>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/news.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/news.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/news.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -10,7 +10,7 @@
 		<title>Inserting a news item</title>
 		<para>You can insert a news item by clicking on the <emphasis>Submit</emphasis> link.</para>
 		<para>You can post news about your project if you are an admin on your project.</para>
-		<para>All posts for your project will appear instantly on your project summary page. Posts that are of special interest to the community will have to be approved by a member of the ACOS team before they will appear on the GForge home page.</para>
+		<para>All posts for your project will appear instantly on your project summary page. Posts that are of special interest to the community will have to be approved by a member of the ACOS team before they will appear on the FusionForge home page.</para>
 		<para>You may include URLs in your submissions. URLs that start with http:// are made clickable.</para>
                 <para>HTML is allowed in your submissions but filtered.</para>
 		<para>The news item will go to the <emphasis>News Admin</emphasis> for approval for publication.</para>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_admin.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_admin.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_admin.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -6,7 +6,7 @@
 	<section id="ug_project_project_admin_page">
 		<title>The Project Admin Page</title>
 		<para>
-			The Project Admin web page is where all the administration of the project is done from. To get there, log into GForge, and select the project from your personal page. This will bring you to the <guimenuitem>Project Summary</guimenuitem> page.
+			The Project Admin web page is where all the administration of the project is done from. To get there, log into FusionForge, and select the project from your personal page. This will bring you to the <guimenuitem>Project Summary</guimenuitem> page.
 		</para>
 		<para>
 			The Project admin page is available by clicking on the Admin tab.
@@ -83,7 +83,7 @@
 			<listitem><para>Statistics</para></listitem>
 		</itemizedlist>
 		<para>
-			It is also possible to change the home page (eg, it is possible to set up a web page on another machine, which has other information). In this case, the summary page will remain on GForge, pointing to the project, and the <emphasis>Home Page</emphasis> link will point to the pages specified in the Homepage Link field.
+			It is also possible to change the home page (eg, it is possible to set up a web page on another machine, which has other information). In this case, the summary page will remain on FusionForge, pointing to the project, and the <emphasis>Home Page</emphasis> link will point to the pages specified in the Homepage Link field.
 		</para>
 		<para>
 			You can also change the descriptive group name and the short description. If desired you can add an email address to which all Bugs, Patches, Support Requests and Task Assignments will be sent. This could be a Mailing list or just an email address.

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_summary.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_summary.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/project_summary.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -25,7 +25,7 @@
 		<varlistentry>
 			<term>Public areas</term>
 			<listitem>
-				<para>For each Tool of GForge, Summary Information is displayed; e.g. Public Forums (7 message in 2 forums), Bugs (4 open, 12 total).</para>
+				<para>For each Tool of FusionForge, Summary Information is displayed; e.g. Public Forums (7 message in 2 forums), Bugs (4 open, 12 total).</para>
 			</listitem>
 		</varlistentry>
 		<varlistentry>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/surveys.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/surveys.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/surveys.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -19,7 +19,7 @@
 			Before you can add/modify existing surveys, you need to administer the questions for your surveys. Questions are global for all surveys.
 		</para>
 		<para>
-			GForge surveys handle the following question types:
+			FusionForge surveys handle the following question types:
 		</para>
 		<orderedlist>
 			<listitem>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/tracker.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/tracker.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/project_functions/tracker.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -13,7 +13,7 @@
 			Trackers are referred to as <quote>Artifact Types</quote> and individual pieces of data are <quote>Artifacts</quote>. <quote>Bugs</quote> might be an Artifact Type, while a bug report would be an Artifact. You can create as many Artifact Types as you want, but remember you need to set up categories, groups, and permission for each type, which can get time-consuming.
 		</para>
 		<para>
-			When a project is created, GForge creates automatically 4 trackers:
+			When a project is created, FusionForge creates automatically 4 trackers:
 		</para>
 		<variablelist>
 			<varlistentry>
@@ -336,7 +336,7 @@
           <title>Managing trackers via CLI (Command-Line Interface)</title>
 
                 <para>We give here some basic examples of CLI commands. For more information,
-                      please consult the GForge Command-line interface (CLI) documentation.</para>
+                      please consult the FusionForge Command-line interface (CLI) documentation.</para>
 
                 <section id="ug_project_tracker_cli_login">
                 <title>Logging in with CLI</title>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/search.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/search.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/search.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,7 +1,7 @@
 <section id="ug_sitewide_search">
-	<title>Searching in GForge</title>
+	<title>Searching in FusionForge</title>
 	<para>
-		You can search in GForge for the following arguments:
+		You can search in FusionForge for the following arguments:
 	</para>
 	<variablelist>
 		<varlistentry>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/snippet.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/snippet.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/sitewide_functions/snippet.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -1,7 +1,7 @@
 <section id="ug_sitewide_snippet">
 	<title>Snippet Library</title>
 	<para>
-		The Snippet Library function of GForge is very interesting; it allows to collect all the type of information/knowledge which is not a complete piece of code and which is usually difficult to organize/share.
+		The Snippet Library function of FusionForge is very interesting; it allows to collect all the type of information/knowledge which is not a complete piece of code and which is usually difficult to organize/share.
 	</para>
 	<para>
 		A typical example are sophisticated shell commands, javascript functions, perl one-liner, SQL expressions that perform special queries, an algorithm, etc.

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_functions/index.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_functions/index.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_functions/index.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -65,13 +65,13 @@
 
 	</section>
 	<section id="ug_user_changing_language">
-		<title>Changing the language on GForge</title>
+		<title>Changing the language on FusionForge</title>
                 <para>You have two possibilities:</para>
                 <orderedlist>
                     <listitem><para>If you want to change the language for your account, then go to
                                     My Page -> Account Maintenance and then, select <your language> 
                                     as language. And submit.</para></listitem>
-                    <listitem><para>If you want your language for accessing GForge (even without being logged), 
+                    <listitem><para>If you want your language for accessing FusionForge (even without being logged), 
                                     then it's defined in the configuration of your browser. You should 
                                     see a preferred list of language somewhere.</para></listitem>
                 </orderedlist>
@@ -112,7 +112,7 @@
 			The Diary and Notes section allows you to simulate a basic agenda. You can insert a subject and a description of the item and select if the item is public or private.
 		</para>
 		<para>
-			If the item is public, every user of GForge can view and monitor this item.
+			If the item is public, every user of FusionForge can view and monitor this item.
 		</para>
 	</section>
 </section>

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_guide.xml
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_guide.xml	2011-02-28 00:57:50 UTC (rev 12744)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/docs/docbook/docbook/user_guide/user_guide.xml	2011-02-28 00:57:52 UTC (rev 12745)
@@ -13,7 +13,7 @@
 ]>
 <article lang="en-US" id="user_guide">
 	<articleinfo>
-		<title>GForge User Guide</title>
+		<title>FusionForge User Guide</title>
 		<authorgroup>
 			&alain_peyrat;
 			&ken_mccullagh;



More information about the evolvis-commits mailing list