diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-23 23:20:20 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-23 23:20:20 +0800 |
commit | a8c74edf1ca633a36c50175b674086b35496a09f (patch) | |
tree | d92a48abb97ee0a81b121742b71ddb6bfc756eba /src/empathy-accounts.1 | |
parent | bd4555c42f16315bc813d2d690a41878569ce609 (diff) | |
download | gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.tar gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.tar.gz gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.tar.bz2 gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.tar.lz gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.tar.xz gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.tar.zst gsoc2013-empathy-a8c74edf1ca633a36c50175b674086b35496a09f.zip |
Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVittie).
svn path=/trunk/; revision=1035
Diffstat (limited to 'src/empathy-accounts.1')
-rw-r--r-- | src/empathy-accounts.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/empathy-accounts.1 b/src/empathy-accounts.1 new file mode 100644 index 000000000..b615e875e --- /dev/null +++ b/src/empathy-accounts.1 @@ -0,0 +1,12 @@ +.TH EMPATHY-ACCOUNTS "1" "October 2007" "Telepathy project" "User Commands" +.SH NAME +empathy\-accounts \- configure Telepathy instant messaging accounts +.SH SYNOPSIS +empathy\-accounts +.SH DESCRIPTION +empathy-accounts displays a graphical (Gtk+) dialog where the instant messaging +accounts used by Empathy (via Telepathy Mission Control) can be configured. +.SH OPTIONS +There are no command-line options. +.SH SEE ALSO +\fIhttp://telepathy.freedesktop.org/\fR, \fIhttp://live.gnome.org/Empathy\fR |