summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-02 14:06:37 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-02 14:06:37 +0000
commit1a6f06d4863f61b652f91f703b491bb6663d1c7a (patch)
treeb2807e1d34290a22675eba7a84627ca1a8e1b759 /README
parentb8d0cfe42b1d62d513e560bf1fff04685f6911e6 (diff)
downloadtelepathy-account-widgets-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.gz
[darcs-to-svn @ Replace the launcher by the main program with tray icon]
svn path=/trunk/; revision=25
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 5 insertions, 8 deletions
diff --git a/README b/README
index ab94d8f1..0bc5d305 100644
--- a/README
+++ b/README
@@ -4,12 +4,9 @@ How to use empathy ?
$ ./autogen
$ make && make install
-2) 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.
-
-3) To see the contact list and setting accounts
-$ 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.