diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-02 22:06:37 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-02 22:06:37 +0800 |
commit | 1a6f06d4863f61b652f91f703b491bb6663d1c7a (patch) | |
tree | b2807e1d34290a22675eba7a84627ca1a8e1b759 /README | |
parent | b8d0cfe42b1d62d513e560bf1fff04685f6911e6 (diff) | |
download | gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.gz gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.bz2 gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.lz gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.xz gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.tar.zst gsoc2013-empathy-1a6f06d4863f61b652f91f703b491bb6663d1c7a.zip |
[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-- | README | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -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. |