view mcabber/doc/help/fr/hlp_add.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +0200
parents 4c9e80178b48
children
line wrap: on
line source


 /ADD [jid [surnom]]

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é.

/add [jid [surnom]]
 Ajoute "jid" au roster avec le surnom "surnom"

Exemple: "/add somebody@jabber.server.com Somebody"