empathy r995 - in trunk: . help help/C



Author: xclaesse
Date: Sat Apr 19 23:01:03 2008
New Revision: 995
URL: http://svn.gnome.org/viewvc/empathy?rev=995&view=rev

Log:
Initial set up of the documentation


Added:
   trunk/help/
   trunk/help/C/
   trunk/help/C/empathy.xml
   trunk/help/C/legal.xml
Modified:
   trunk/.gitignore

Modified: trunk/.gitignore
==============================================================================
--- trunk/.gitignore	(original)
+++ trunk/.gitignore	Sat Apr 19 23:01:03 2008
@@ -15,6 +15,7 @@
 *~
 *.pyc
 *.loT
+.semanticache
 
 ChangeLog
 stamp-h1

Added: trunk/help/C/empathy.xml
==============================================================================
--- (empty file)
+++ trunk/help/C/empathy.xml	Sat Apr 19 23:01:03 2008
@@ -0,0 +1,118 @@
+<?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 "1.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> 
+	<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>
+    
+    <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>
+    </para>
+  </sect1>
+
+  <sect1 id="empathy-getting-started">
+    <title>Getting Started</title>
+    <para>
+    </para>
+  </sect1>
+
+</article>
\ No newline at end of file

Added: trunk/help/C/legal.xml
==============================================================================
--- (empty file)
+++ trunk/help/C/legal.xml	Sat Apr 19 23:01:03 2008
@@ -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>
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]