annotate mcabber/doc/help/fr/hlp_add.txt @ 2269:766666eb6928

Link with the tinfo library On some systems we have to explicitly link with libtinfo. pkg-config cannot be used on every system with ncurses, see discussion in https://bugs.gentoo.org/show_bug.cgi?id=457530#c18 For now we'll use the same fix as Mutt: https://dev.mutt.org/hg/mutt/rev/c84aa0d62ce3 Thanks to Wolfram Schlich for the report and troubleshooting!
author Mikael Berthe <mikael@lilotux.net>
date Mon, 12 Sep 2016 22:39:04 +0200
parents 4c9e80178b48
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
917
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /ADD [jid [surnom]]
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Ajoute l'utilisateur Jabber "jid" au roster (dans le groupe par défaut), et envoie une demande d'inscription à cette personne. Si aucun "surnom" n'est spécifié, le jid est utilisé. Si le jid n'est pas donné (ou si c'est une chaîne vide "") ou si le jid est ".", le contact sélectionné est utilisé.
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 /add [jid [surnom]]
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 Ajoute "jid" au roster avec le surnom "surnom"
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Exemple: "/add somebody@jabber.server.com Somebody"