diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-01 12:18:26 +0000 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-01 12:18:26 +0000 |
commit | 8aaf6865026ead0f21a233a2897a89a7de332f5d (patch) | |
tree | 1eb2237d2e0284e26130361ec8ca68922af6e971 /README | |
parent | b21403fed48c9b95d32a9b8968ac8f47135fd34f (diff) |
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-list]
svn path=/trunk/; revision=14
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -7,9 +7,12 @@ $ make && make install 2) Setup and enable some accounts $ empathy-accounts -3) Get your contact list -$ empathy-contact-list +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 + |