blob: 7f38eabb2768b6466d11637eceeeda7654f05afb (
plain) (
tree)
|
|
How to use empathy ?
1) Install
$ ./autogen.sh
$ make && make install
2) Start empathy
$ empathy
This will start MC, connect all enabled accounts and add a GtkStatusIcon. 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.
|