annotate mcabber/doc/help/de/hlp_rawxml.txt @ 1377:cd9182f0b5c7

Add /room setopt {print_status,auto_whois} - add the command /room setopt - add option 'muc_auto_whois' The MUC settings auto_whois and print_status can be set on a per-room basis.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 27 Nov 2007 23:57:20 +0100
parents b3bfdecfd178
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
1
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
2 /RAWXML send string
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
3
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
4 Schickt "string" (raw XML) zu dem Jabber Server.
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
5 Es wird keinerlei Überprüfung vorgenommen.
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
6
1098
b3bfdecfd178 Add "de" to the Makefile & config file. Fix some typos.
Mikael Berthe <mikael@lilotux.net>
parents: 1097
diff changeset
7 ACHTUNG!
b3bfdecfd178 Add "de" to the Makefile & config file. Fix some typos.
Mikael Berthe <mikael@lilotux.net>
parents: 1097
diff changeset
8 Benutz diesen Befehl nur, wenn du wirklich weisst, was du tust.
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
9
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
10 Beispiel: "/rawxml send <presence><show>away</show></presence>"