annotate mcabber/doc/help/fr/hlp_rawxml.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 /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>"