diff options
author | Badlop <badlop@process-one.net> | 2008-07-31 11:18:49 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-07-31 11:18:49 +0000 |
commit | c3bda4aaee350ba0a10d6db880c89eb435f0970f (patch) | |
tree | 1db46b5f4064b36840bf7868675c3c4ed178ef26 /doc | |
parent | * src/mod_muc/mod_muc_room.erl: Support Reasons for all (diff) |
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
* doc/guide.html: Likewise
* doc/api/overview.edoc: Likewise
* src/*/*.erl: Likewise
* src/*/*.hrl: Likewise
* src/*/*.c: Likewise
* src/odbc/*.sql: Likewise
SVN Revision: 1499
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/overview.edoc | 2 | ||||
-rw-r--r-- | doc/guide.html | 8 | ||||
-rw-r--r-- | doc/guide.tex | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/doc/api/overview.edoc b/doc/api/overview.edoc index 55f7b1f6..89815c8c 100644 --- a/doc/api/overview.edoc +++ b/doc/api/overview.edoc @@ -1,6 +1,6 @@ @author Mickael Remond <mickael.remond@process-one.net> [http://www.process-one.net/] -@copyright 2007 Process-one +@copyright 2007 ProcessOne @version {@vsn}, {@date} {@time} @title ejabberd Development API Documentation diff --git a/doc/guide.html b/doc/guide.html index 4ecd8242..572a5df9 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -272,9 +272,9 @@ Support for virtual hosting. </LI></UL><P> <A NAME="installing"></A> </P><!--TOC chapter Installing <TT>ejabberd</TT>--> <H1 CLASS="chapter"><!--SEC ANCHOR --><A NAME="htoc4">Chapter 2</A>  <A HREF="#installing">Installing <TT>ejabberd</TT></A></H1><!--SEC END --><P> <A NAME="installing"></A> </P><P> <A NAME="install.binary"></A> </P><!--TOC section Installing <TT>ejabberd</TT> with Binary Installer--> <H2 CLASS="section"><!--SEC ANCHOR --><A NAME="htoc5">2.1</A>  <A HREF="#install.binary">Installing <TT>ejabberd</TT> with Binary Installer</A></H2><!--SEC END --><P> <A NAME="install.binary"></A> </P><P>Probably the easiest way to install an <TT>ejabberd</TT> instant messaging server -is using the binary installer published by Process-one. +is using the binary installer published by ProcessOne. The binary installers of released <TT>ejabberd</TT> versions -are available in the Process-one <TT>ejabberd</TT> downloads page: +are available in the ProcessOne <TT>ejabberd</TT> downloads page: <A HREF="http://www.process-one.net/en/ejabberd/downloads"><TT>http://www.process-one.net/en/ejabberd/downloads</TT></A></P><P>The installer will deploy and configure a full featured <TT>ejabberd</TT> server and does not require any extra dependencies.</P><P>In *nix systems, remember to set executable the binary installer before starting it. For example: </P><PRE CLASS="verbatim">chmod +x ejabberd-2.0.0_1-linux-x86-installer.bin @@ -330,7 +330,7 @@ GNU Make </LI><LI CLASS="li-itemize">GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc. </LI></UL><P> <A NAME="download"></A> </P><!--TOC subsection Download Source Code--> <H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc10">2.4.2</A>  <A HREF="#download">Download Source Code</A></H3><!--SEC END --><P> <A NAME="download"></A> -</P><P>Released versions of <TT>ejabberd</TT> are available in the Process-one <TT>ejabberd</TT> downloads page: +</P><P>Released versions of <TT>ejabberd</TT> are available in the ProcessOne <TT>ejabberd</TT> downloads page: <A HREF="http://www.process-one.net/en/ejabberd/downloads"><TT>http://www.process-one.net/en/ejabberd/downloads</TT></A></P><P> Alternatively, the latest development version can be retrieved from the Subversion repository using this command: </P><PRE CLASS="verbatim">svn co http://svn.process-one.net/ejabberd/trunk ejabberd @@ -3283,7 +3283,7 @@ Alexey Shchepin (<A HREF="xmpp:aleksey@jabber.ru"><TT>xmpp:aleksey@jabber.ru</TT </LI><LI CLASS="li-itemize">Vsevolod Pelipas (<A HREF="xmpp:vsevoload@jabber.ru"><TT>xmpp:vsevoload@jabber.ru</TT></A>) </LI></UL><P> <A NAME="copyright"></A> </P><!--TOC chapter Copyright Information--> <H1 CLASS="chapter"><!--SEC ANCHOR --><A NAME="htoc91">Appendix D</A>  <A HREF="#copyright">Copyright Information</A></H1><!--SEC END --><P> <A NAME="copyright"></A> </P><P>Ejabberd Installation and Operation Guide.<BR> -Copyright © 2003 — 2008 Process-one</P><P>This document is free software; you can redistribute it and/or +Copyright © 2003 — 2008 ProcessOne</P><P>This document 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.</P><P>This document is distributed in the hope that it will be useful, diff --git a/doc/guide.tex b/doc/guide.tex index f01dd9be..e4bf8e77 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -5,7 +5,7 @@ \usepackage{graphics} \usepackage{hevea} \usepackage[pdftex,colorlinks,unicode,urlcolor=blue,linkcolor=blue, - pdftitle=Ejabberd\ Installation\ and\ Operation\ Guide,pdfauthor=Process-one,pdfsubject=ejabberd,pdfkeywords=ejabberd, + pdftitle=Ejabberd\ Installation\ and\ Operation\ Guide,pdfauthor=ProcessOne,pdfsubject=ejabberd,pdfkeywords=ejabberd, pdfpagelabels=false]{hyperref} \usepackage{makeidx} %\usepackage{showidx} % Only for verifying the index entries. @@ -208,9 +208,9 @@ ejabberd Development Team \makesection{install.binary}{Installing \ejabberd{} with Binary Installer} Probably the easiest way to install an \ejabberd{} instant messaging server -is using the binary installer published by Process-one. +is using the binary installer published by ProcessOne. The binary installers of released \ejabberd{} versions -are available in the Process-one \ejabberd{} downloads page: +are available in the ProcessOne \ejabberd{} downloads page: \ahrefurl{http://www.process-one.net/en/ejabberd/downloads} The installer will deploy and configure a full featured \ejabberd{} @@ -302,7 +302,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \makesubsection{download}{Download Source Code} \ind{install!download} -Released versions of \ejabberd{} are available in the Process-one \ejabberd{} downloads page: +Released versions of \ejabberd{} are available in the ProcessOne \ejabberd{} downloads page: \ahrefurl{http://www.process-one.net/en/ejabberd/downloads} \ind{Subversion repository} @@ -4311,7 +4311,7 @@ Thanks to all people who contributed to this guide: \makechapter{copyright}{Copyright Information} Ejabberd Installation and Operation Guide.\\ -Copyright \copyright{} 2003 --- 2008 Process-one +Copyright \copyright{} 2003 --- 2008 ProcessOne This document is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |