view mcabber/doc/help/fr/hlp_authorization.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


 /AUTHORIZATION allow|cancel|request|request_unsubscribe [jid]

Cette commande gère les abonnements aux notifications de présence : elle vous permet de demander la notification de présence d'utilisateurs Jabber, et vous permet de contrôler qui peut recevoir vos changements d'état.
Si le JID n'est pas spécifié, le contact sélectionné est utilisé.

/authorization allow
 Autorise le contact à recevoir vos notifications de présence
/authorization cancel
 Supprime l'abonnement du contact à vos notifications de présence
/authorization request
 Envoie une demande d'abonnement aux notifications de présence du contact
/authorization request_unsubscribe
 Envoie une demande de désabonnement aux notifications de présence du contact