This project is a fork of the
empathy.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/empathy.git/incarnation mirror_URL
to save bandwidth during cloning.
description | Developpement |
owner | pascal.potvin@gmail.com |
last change | Mon, 21 Dec 2009 14:03:40 +0000 (21 14:03 +0000) |
URL | git://repo.or.cz/empathy/ppotvin.git |
| https://repo.or.cz/empathy/ppotvin.git |
push URL | ssh://repo.or.cz/empathy/ppotvin.git |
| https://repo.or.cz/empathy/ppotvin.git (learn more) |
bundle info | ppotvin.git downloadable bundles |
content tags
|
|
README
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.