annotate mcabber/doc/help/de/hlp_status_to.txt @ 2023:26edaf6ea10b

xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jul 2012 22:39:17 +0200
parents 9fe1c0a54e73
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
1973
9fe1c0a54e73 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 1468
diff changeset
2 /STATUS_TO jid online|avail|free|dnd|notavail|away [StatusMessage]
1468
5d7c5d8e7540 Small help file update
Mikael Berthe <mikael@lilotux.net>
parents: 1103
diff changeset
3 /STATUS_TO jid message StatusMessage
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
4
1098
b3bfdecfd178 Add "de" to the Makefile & config file. Fix some typos.
Mikael Berthe <mikael@lilotux.net>
parents: 1097
diff changeset
5 Sendet den angegebenen Status zu der jid. Wenn der aktuell ausgewählte Buddy gemeint ist, kann auch "." als jid benutzt werden.
1103
d0ffa34bec3a Fixed help/de typos
franky@teufel.fs
parents: 1098
diff changeset
6 Beachte, dass der Status durch weitere /status Befehle überschrieben wird. Auch, wenn man das auto-away Feature benutzt!
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
7 Denk auch daran, dass du in der jid eine Ressource angeben kannst.