[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.29.90-1-7-g629fe59
Laurent Bigonville
bigon at bigon.be
Mon Feb 22 22:57:38 UTC 2010
The following commit has been merged in the debian branch:
commit 24646e6bb4d92adef0141bddcc2fe8c6ff510503
Author: Laurent Bigonville <bigon at bigon.be>
Date: Mon Feb 22 23:25:32 2010 +0100
debian/empathy-accounts.1: Add manpage for empathy-accounts binary
diff --git a/debian/changelog b/debian/changelog
index a19143e..b69c9e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
empathy (2.29.91-1) UNRELEASED; urgency=low
* New upstream release
+ - debian/empathy-accounts.1: Add manpage for empathy-accounts binary
* Bump Standards-Version (no further changes)
- -- Laurent Bigonville <bigon at debian.org> Mon, 22 Feb 2010 19:52:28 +0100
+ -- Laurent Bigonville <bigon at debian.org> Mon, 22 Feb 2010 23:24:23 +0100
empathy (2.29.90-1) experimental; urgency=low
diff --git a/debian/empathy-accounts.1 b/debian/empathy-accounts.1
new file mode 100644
index 0000000..a1841fc
--- /dev/null
+++ b/debian/empathy-accounts.1
@@ -0,0 +1,36 @@
+.TH EMPATHY-ACCOUNTS "1" "February 2010" "Telepathy project" "User Commands"
+.SH NAME
+empathy-accounts \- Accounts configuration dialog for Empathy instant messaging client
+.SH SYNOPSIS
+empathy-accounts
+.RI [ options ]
+.SH DESCRIPTION
+Accounts configuration dialog for Empathy instant messaging client
+.PP
+This utility allows you to configure your instant messaging accounts for Empathy.
+.SH OPTIONS
+.TP
+.BR \-i ,\ \-\-import
+Try to import any recognized accounts and display an assistant if that fails
+.TP
+.BR \-h ,\ \-\-hidden
+Don't display any dialogs; do any work (eg, importing) and exit
+.TP
+.BI \-s\ account\-id
+.TQ
+.BI \-\-select\-account= account\-id
+Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)
+.SH AUTHOR
+This manual page was written by
+.MT bigon at debian.org
+Laurent Bigonville
+.ME ,
+for the Debian GNU/Linux system (but may be used by others).
+.SH SEE ALSO
+.BR empathy (1),
+.UR http://telepathy.freedesktop.org/
+The Telepathy project
+.UE ,
+.UR http://live.gnome.org/Empathy
+The Empathy project
+.UE .
diff --git a/debian/empathy.1 b/debian/empathy.1
index bb191a0..b8b8d63 100644
--- a/debian/empathy.1
+++ b/debian/empathy.1
@@ -1,24 +1,46 @@
-.TH EMPATHY "1" "October 2007" "Telepathy project" "User Commands"
+.TH EMPATHY "1" "February 2010" "Telepathy project" "User Commands"
.SH NAME
-empathy \- GNOME instant messaging client using Telepathy
+empathy \- GNOME multi-protocol chat and call client
.SH SYNOPSIS
empathy
.SH DESCRIPTION
-Empathy consists of a rich set of reusable instant messaging widgets, and a
-GNOME client using those widgets.
-It uses Telepathy and Nokia's Mission Control, and reuses Gossip's UI.
+GNOME multi-protocol chat and call client
+Instant messaging program supporting text, voice, video, file transfers
+and inter-application communication over many different protocols,
+including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
+Gadu-Gadu, Groupwise, ICQ and QQ.
.PP
The main user interface consists of a contact list window and an icon in the
notification area.
.SH OPTIONS
-There are no command-line options.
+.TP
+.BR \-n ,\ \-\-no\-connect
+Don't connect on startup
+.TP
+.BR \-h ,\ \-\-start\-hidden
+Don't display the contact list or any other dialogs on startup
+.TP
+.BR \-v ,\ \-\-version
+Show version
.SH ENVIRONMENT
.TP
-\fBEMPATHY_LOGFILE\fR=\fIfilename\fR
+.BI EMPATHY_LOGFILE= filename
If set, debug output will go to the given file rather than to stderr.
.TP
-\fBEMPATHY_DEBUG\fR=\fItype\fR
+.BI EMPATHY_DEBUG= type
May be set to "all" for full debug output, or various undocumented options
(which may change from release to release) to filter the output.
+.SH AUTHOR
+This manual page was written by
+.MT bigon at debian.org
+Laurent Bigonville
+.ME ,
+for the Debian GNU/Linux system (but may be used by others).
.SH SEE ALSO
-\fIhttp://telepathy.freedesktop.org/\fR, \fIhttp://live.gnome.org/Empathy\fR
+.BR empathy-accounts (1),
+.UR http://telepathy.freedesktop.org/
+The Telepathy project
+.UE ,
+.UR http://live.gnome.org/Empathy
+The Empathy project
+.UE .
diff --git a/debian/empathy.manpages b/debian/empathy.manpages
index 13c86ba..591b357 100644
--- a/debian/empathy.manpages
+++ b/debian/empathy.manpages
@@ -1 +1,2 @@
debian/empathy.1
+debian/empathy-accounts.1
--
Empathy packaging
More information about the Pkg-telepathy-commits
mailing list