annotate mcabber/doc/help/fr/hlp_rawxml.txt @ 1165:d5b26a0a9771

Close a buffer when using /del Note: In some cases the bufer might be opened again, if we receive a network message from the buddy we're trying to delete.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Feb 2007 11:38:07 +0100
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 /RAWXML send string
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 Envoie la chaîne "string" (format XML brut) au serveur Jabber.
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5 Aucune validation n'est effectuée sur la chaîne envoyée.
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 ATTENTION!
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 N'utilisez cette commande que si vous savez ce que vous faites, vous risquez de rompre la connexion.
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 Exemple : "/rawxml send <presence><show>away</show></presence>"