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.
 
descriptionnone
ownerjpizarrom@gmail.com
last changeThu, 19 Jun 2008 18:56:23 +0000 (19 20:56 +0200)
content tags
add:
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.
shortlog
2008-06-19 Juan Pizarroupdatewebkit
2008-06-19 Juan PizarroMerge branch 'master' into work
2008-06-19 xclaesseFix coding style
2008-06-19 xclaesse"ready & EMPATHY_CONTACT_READY_NAME" instead of ready...
2008-06-19 xclaesseFix coding style
2008-06-19 xclaesseMove contact_set_ready_flag() in _set_name() and _set_h...
2008-06-19 xclaesseFix the bug "Incoming call from (null)" (Alban Crequy)
2008-06-19 xclaessedon't set the flag to ready if we are not yet ready...
2008-06-18 xclaesseAdd .gitignore for french translation
2008-06-17 aklapperUpdated de translation.
2008-06-15 clytiesUpdated vi translation (Clytie Siddall)
2008-06-15 nshmyrev ru.po: Updated Russian translation by Il'ya Mertsalov.
2008-06-15 jorgegonzUpdated es translation (Jorge Gonzalez)
2008-06-14 claudepAdded fr translation, completed DOC_FIGURES in Makefile.am
2008-06-14 claudepUpdated fr translation.
2008-06-14 icqUpdated Galician Translation.
...
heads
15 years ago webkit