~ubuntu-branches/ubuntu/karmic/empathy/karmic-updates

« back to all changes in this revision

Viewing changes to help/it/send-message.page

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-08-28 19:48:30 UTC
  • mfrom: (1.1.34 upstream)
  • Revision ID: james.westby@ubuntu.com-20090828194830-qzm48cy8q3z3pyx2
Tags: 2.27.91.1-2ubuntu1
* Merge from debian experimental, remaining changes (LP: #419811):
  - Add Suggests on telepathy-idle
  - Bump telepathy-haze to recommends
  - Drop geoloc support, dependencies not in main
  - add build-dep libx11-dev (old missing one), libgstfarsight0.10-dev,
    libdbus-glib-1-dev and libnm-glib-dev
  - add Vcs-Bzr tag
* debian/control: Set the maintainer to the core team

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="send-message">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#text-conv"/>
 
6
    <desc>Send a message to one of your contacts.</desc>
 
7
    <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
 
8
    <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
 
9
    <credit type="author">
 
10
      <name>Phil Bull</name>
 
11
      <email>philbull@gmail.com</email>
 
12
    </credit>
 
13
    <copyright>
 
14
      <year>2009</year>
 
15
      <name>GNOME Documentation Project</name>
 
16
    </copyright>
 
17
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
18
  </info>
 
19
 
 
20
  <title>Send a message to someone</title>
 
21
 
 
22
  <steps>
 
23
    <item>
 
24
      <p>
 
25
        From the <gui>Contact List</gui> window, perform one of the following:
 
26
      </p>
 
27
      <list>
 
28
        <item>
 
29
          <p>
 
30
            Double-click the name of the contact that you want to have a conversation
 
31
            with.
 
32
          </p>
 
33
        </item>
 
34
        <item>
 
35
          <p>
 
36
            Right-click on the name of the contact you want to have a conversation with, and
 
37
            select <gui>Chat</gui>.
 
38
          </p>
 
39
        </item>
 
40
      </list>
 
41
    </item>
 
42
    <item>
 
43
      <p>
 
44
        A new window will open. Type a message into the box at the
 
45
        bottom of the window and press <key>Enter</key> to send it.
 
46
      </p>
 
47
    </item>
 
48
  </steps>
 
49
 
 
50
</page>