projects
/
empathy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0bc5d30564a400e66ff394eb8743255af7b40c9f
[empathy.git]
/
README
1
How to use empathy ?
2
3
1) Install
4
$ ./autogen
5
$ make && make install
6
7
2) Start empathy
8
$ empathy
9
This will start MC, connect all enabled accounts and add a GtkStatusIcon. If you
10
start a private chat or someone is saying something to you, empathy-chat will be
11
started automagicaly and display a chat UI for your conversation.
12