aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/help/C
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/help/C')
-rw-r--r--trunk/help/C/empathy.xml297
-rw-r--r--trunk/help/C/legal.xml76
2 files changed, 373 insertions, 0 deletions
diff --git a/trunk/help/C/empathy.xml b/trunk/help/C/empathy.xml
new file mode 100644
index 000000000..b9d756cd3
--- /dev/null
+++ b/trunk/help/C/empathy.xml
@@ -0,0 +1,297 @@
+<?xml version="1.0"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY legal SYSTEM "legal.xml">
+<!ENTITY appversion "2.24">
+<!ENTITY manrevision "2.0">
+<!ENTITY date "April 2008">
+<!ENTITY app "<application>Empathy</application>">
+<!ENTITY appname "Empathy">
+]>
+
+<article id="index" lang="en">
+ <!-- please do not change the id; for translations, change lang to -->
+ <!-- appropriate code -->
+ <articleinfo>
+ <title>&app; Manual V&manrevision;</title>
+
+ <copyright>
+ <year>2008</year>
+ <holder>Ubuntu Documentation Project</holder>
+ </copyright>
+ <!-- An address can be added to the publisher information. If a role is
+ not specified, the publisher/author is the same for all versions of the
+ document. -->
+ <publisher>
+ <publishername>Ubuntu Documentation Project</publishername>
+ </publisher>
+
+ <!-- licence stuff -->
+ &legal;
+
+ <authorgroup>
+ <author role="maintainer">
+ <firstname>Milo</firstname>
+ <surname>Casagrande</surname>
+ <affiliation>
+ <orgname>Ubuntu Documentation Project</orgname>
+ <address><email>milo_casagrande@yahoo.it</email></address>
+ </affiliation>
+ </author>
+ <author>
+ <firstname>Seth</firstname>
+ <surname>Dudenhofer</surname>
+ <affiliation>
+ <orgname>Ubuntu Documentation Project</orgname>
+ <address><email>sdudenhofer@gmail.com</email></address>
+ </affiliation>
+ </author>
+ <author>
+ <firstname>Jesse N.</firstname>
+ <surname>Richardson</surname>
+ <affiliation>
+ <orgname>Ubuntu Documentation Project</orgname>
+ <address><email>richardson183@bellsouth.net</email></address>
+ </affiliation>
+ </author>
+ </authorgroup>
+
+<!-- According to GNU FDL, revision history is mandatory if you are -->
+<!-- modifying/reusing someone else's document. If not, you can omit it. -->
+<!-- Remember to remove the &manrevision; entity from the revision -->
+<!-- entries other than the current revision. -->
+<!-- The revision numbering system for GNOME manuals is as follows: -->
+<!-- * the revision number consists of two components -->
+<!-- * the first component of the revision number reflects the release version of the GNOME desktop. -->
+<!-- * the second component of the revision number is a decimal unit that is incremented with each revision of the manual. -->
+<!-- For example, if the GNOME desktop release is V2.x, the first version of the manual that -->
+<!-- is written in that desktop timeframe is V2.0, the second version of the manual is V2.1, etc. -->
+<!-- When the desktop release version changes to V3.x, the revision number of the manual changes -->
+<!-- to V3.0, and so on. -->
+ <revhistory>
+ <revision>
+ <revnumber>Empathy Manual V&manrevision;</revnumber>
+ <date>&date;</date>
+ <revdescription>
+ <para role="author">Milo Casagrande
+ <email>milo_casagrande@yahoo.it</email>
+ </para>
+ <para role="author">Seth Dudenhofer
+ <email>sdudenhofer@gmail.com</email>
+ </para>
+ <para role="author">Jesse N. Richardson
+ <email>richardson183@bellsouth.net</email>
+ </para>
+ <para role="publisher">Ubuntu Documentation Project</para>
+ </revdescription>
+ </revision>
+ </revhistory>
+
+ <releaseinfo>
+ This manual describes version &appversion; of &appname;.
+ </releaseinfo>
+ <legalnotice>
+ <title>Feedback</title>
+ <para>
+ To report a bug or make a suggestion regarding the &app; application or
+ this manual, follow the directions in the <ulink url="ghelp:gnome-feedback"
+ type="help">GNOME Feedback Page</ulink>.
+ </para>
+ </legalnotice>
+
+ <abstract role="description">
+ <para>
+ &appname; is an application for instant messaging.
+ </para>
+ </abstract>
+
+ </articleinfo>
+
+ <indexterm zone="index">
+ <primary>Empathy</primary>
+ </indexterm>
+ <indexterm zone="index">
+ <primary>empathy</primary>
+ <secondary>istant messaging</secondary>
+ </indexterm>
+
+ <sect1 id="empathy-intro">
+ <title>Introduction</title>
+ <para>
+ &app; is a multi-protocol instant messaging program for the
+ GNOME Desktop that allows you to keep in touch with your friends
+ over a network.
+ </para>
+ <para>
+ It supports the following protocols:
+ <itemizedlist>
+ <listitem>
+ <para>
+ <acronym>AIM</acronym>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Google Talk
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ ICQ
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <acronym>IRC</acronym>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Jabber
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <acronym>MSN</acronym>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Salut
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Yahoo
+ </para>
+ </listitem>
+ </itemizedlist>
+ </para>
+ </sect1>
+
+ <sect1 id="empathy-getting-started">
+ <title>Getting Started</title>
+
+ <sect2 id="empathy-starting">
+ <title>To Start &appname;</title>
+ <para>You can start &app; in the following ways:
+ </para>
+ <variablelist>
+ <varlistentry>
+ <term><guimenu>Applications</guimenu> menu</term>
+ <listitem>
+ <para>Choose
+ <menuchoice>
+ <guisubmenu>Internet</guisubmenu>
+ <guimenuitem>Empathy Instant Messenger</guimenuitem>
+ </menuchoice>.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Command line</term>
+ <listitem>
+ <para>Type <command>empathy</command> and then press
+ <keycap>Return</keycap>.
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </sect2>
+
+ <sect2 id="emphaty-when-start">
+ <title>When you start &appname;</title>
+ <para>
+ When you start &app; the following window is displayed.
+ <!-- Figure -->
+ <!--
+ Commented out, need to find a solution on how to
+ structure this section.
+ <figure id="empathy-mainwindow">
+ <title>&app; Main Window</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/empathy-main-window.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase>
+ Shows &app; main window. Contains the titlebar, the
+ menubar, contact list, status icon and status arrow
+ button list.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ -->
+ <!-- End of Figure -->
+ </para>
+ <para>
+ <xref linkend="empathy-TBL-1"/> describes the components of a browser window.
+ <table frame="topbot" id="empathy-TBL-1">
+ <title>&app; Main Components</title>
+ <tgroup cols="2" colsep="0" rowsep="0">
+ <colspec colname="colspec0" colwidth="29.39*"/>
+ <colspec colname="colspec1" colwidth="70.61*"/>
+ <thead>
+ <row rowsep="1">
+ <entry valign="top">
+ <para>Component</para>
+ </entry>
+ <entry valign="top">
+ <para>Description</para>
+ </entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry valign="top">
+ <para>Menubar</para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Contains menus used to perform actions in &app;.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry valign="top">
+ <para>Status Drop-Down List</para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Allows to update the user's status.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry valign="top">
+ <para>Account Button</para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Opens the <guilabel>Accounts</guilabel> dialog.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry valign="top">
+ <para>Contact List</para>
+ </entry>
+ <entry valign="top">
+ <para>
+ Shows all the available contacts and their
+ associated status.
+ </para>
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+ </para>
+ </sect2>
+
+ </sect1>
+
+</article>
diff --git a/trunk/help/C/legal.xml b/trunk/help/C/legal.xml
new file mode 100644
index 000000000..ac97e1de4
--- /dev/null
+++ b/trunk/help/C/legal.xml
@@ -0,0 +1,76 @@
+ <legalnotice id="legalnotice">
+ <para>
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU Free Documentation
+ License (GFDL), Version 1.1 or any later version published
+ by the Free Software Foundation with no Invariant Sections,
+ no Front-Cover Texts, and no Back-Cover Texts. You can find
+ a copy of the GFDL at this <ulink type="help"
+ url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS
+ distributed with this manual.
+ </para>
+ <para> This manual is part of a collection of GNOME manuals
+ distributed under the GFDL. If you want to distribute this
+ manual separately from the collection, you can do so by
+ adding a copy of the license to the manual, as described in
+ section 6 of the license.
+ </para>
+
+ <para>
+ Many of the names used by companies to distinguish their
+ products and services are claimed as trademarks. Where those
+ names appear in any GNOME documentation, and the members of
+ the GNOME Documentation Project are made aware of those
+ trademarks, then the names are in capital letters or initial
+ capital letters.
+ </para>
+
+ <para>
+ DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED
+ UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE
+ WITH THE FURTHER UNDERSTANDING THAT:
+
+ <orderedlist>
+ <listitem>
+ <para>DOCUMENT IS PROVIDED ON AN "AS IS" BASIS,
+ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
+ IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
+ THAT THE DOCUMENT OR MODIFIED VERSION OF THE
+ DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR
+ A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE
+ RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE
+ OF THE DOCUMENT OR MODIFIED VERSION OF THE
+ DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR
+ MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT,
+ YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY
+ CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
+ SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+ OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
+ LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED
+ VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER
+ EXCEPT UNDER THIS DISCLAIMER; AND
+ </para>
+ </listitem>
+ <listitem>
+ <para>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
+ THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE),
+ CONTRACT, OR OTHERWISE, SHALL THE AUTHOR,
+ INITIAL WRITER, ANY CONTRIBUTOR, OR ANY
+ DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION
+ OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH
+ PARTIES, BE LIABLE TO ANY PERSON FOR ANY
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR
+ CONSEQUENTIAL DAMAGES OF ANY CHARACTER
+ INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS
+ OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
+ MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR
+ LOSSES ARISING OUT OF OR RELATING TO USE OF THE
+ DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT,
+ EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
+ THE POSSIBILITY OF SUCH DAMAGES.
+ </para>
+ </listitem>
+ </orderedlist>
+ </para>
+ </legalnotice>
+