blob: ef16e2c7cb80be9770e3dc2f071ac83a7a70b940 (
plain) (
tree)
|
|
How to use empathy ?
1) Install
$ ./autogen
$ make && make install
2) Setup and enable some accounts
$ empathy-accounts
3) Get your contact list
$ empathy-contact-list
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.
|