blob: db1535d06a9ea088c43a6aeabe061193659ca539 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
How to use empathy ?
1) Install
$ ./autogen
$ make && make install
2) Setup and enable some accounts
$ empathy-accounts
3) Start the MC
$ empathy-launcher
This will start MC and connect all enabled accounts. If you start a private chat
or someone is saying something to you, empathy-chat will be started
automagicaly and display a chat UI for your conversation.
4) To see the contact list
$ empathy-contact-list
|