X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=README;h=7f38eabb2768b6466d11637eceeeda7654f05afb;hp=db1535d06a9ea088c43a6aeabe061193659ca539;hb=fe562bde101e75f02436ace709c3a4b468ab27c3;hpb=8aaf6865026ead0f21a233a2897a89a7de332f5d diff --git a/README b/README index db1535d0..7f38eabb 100644 --- a/README +++ b/README @@ -1,18 +1,12 @@ How to use empathy ? 1) Install -$ ./autogen +$ ./autogen.sh $ make && make install -2) Setup and enable some accounts -$ empathy-accounts - -3) Start the MC -$ empathy-launcher -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. - -4) To see the contact list -$ empathy-contact-list +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.