diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-17 04:23:41 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2009-08-17 04:23:41 +0800 |
commit | 432cd81fa944fad28041c93c3ad519fca407ca05 (patch) | |
tree | 250b964d6d5a751a14174cc803a01cbb68f7b197 /help/C | |
parent | 824b3e64ef7bfc63a8a4833ab5c0f093bd1bde9d (diff) | |
download | gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.tar gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.tar.gz gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.tar.bz2 gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.tar.lz gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.tar.xz gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.tar.zst gsoc2013-empathy-432cd81fa944fad28041c93c3ad519fca407ca05.zip |
[help] Added new topic: small introduction
Updated the pictures of the main window
Added the new file to help Makefile
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/figures/empathy-main-window.png | bin | 8902 -> 7703 bytes | |||
-rw-r--r-- | help/C/introduction.page | 45 |
2 files changed, 45 insertions, 0 deletions
diff --git a/help/C/figures/empathy-main-window.png b/help/C/figures/empathy-main-window.png Binary files differindex 12a6a33fc..bb803442f 100644 --- a/help/C/figures/empathy-main-window.png +++ b/help/C/figures/empathy-main-window.png diff --git a/help/C/introduction.page b/help/C/introduction.page new file mode 100644 index 000000000..8305fab29 --- /dev/null +++ b/help/C/introduction.page @@ -0,0 +1,45 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="introduction"> + + <info> + <link type="guide" xref="index"/> + <revision pkgversion="2.28" version="0.1" date="2009-08-16" status="draft"/> + <desc> + Introduction to the <app>Empathy</app> instant messenger. + </desc> + <credit type="author"> + <name>Milo Casagrande</name> + <email>milo@ubuntu.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> + </info> + + <title>Introduction</title> + + <p> + <app>Empathy</app> is an instant messaging application for the GNOME Desktop. + It supports text messaging, voice & video call even using SIP, + file transfers and all the most used messaging systems such as MSN and Google Talk. + </p> + <p> + <app>Empathy</app> includes features that help you better collaborate while at work, + and that let you easily keep in touch with your friends. + </p> + <p> + You can group all the conversations on a single window, or have multiple windows for + different kind of conversations; easily search through your previous conversations, and + share your desktop in just two clicks. + </p> + + <p> + <media type="image" src="figures/empathy-main-window.png" mime="image/png"> + <app>Empathy</app> main window + </media> + </p> + +</page> |