annotate mcabber/doc/help/de/hlp_say.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 c95a10c11988
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
1316
bf1a83644998 Another help file update...
Mikael Berthe <mikael@lilotux.net>
parents: 1098
diff changeset
2 /SAY [-n|-h|--] text
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
3
1098
b3bfdecfd178 Add "de" to the Makefile & config file. Fix some typos.
Mikael Berthe <mikael@lilotux.net>
parents: 1097
diff changeset
4 Sendet den "text" zu dem gerade ausgewählten Buddy.
1097
5031b5f74532 German translation of the help files
franky@teufel.fs
parents:
diff changeset
5 Dieser Befehl kann unter Umständen nützlich sein, z.B. wenn man dem User Nachrichten schicken will, die mit einem / beginnen.
1328
c95a10c11988 Update DE help files
franky@teufel.fs
parents: 1316
diff changeset
6 Mit den Schaltern -n und -h kann man den Typ der Nachricht setzen(normal und headline).
c95a10c11988 Update DE help files
franky@teufel.fs
parents: 1316
diff changeset
7 Wenn man mal eine Nachricht mit -n oder -h am Anfang verschicken will, kann man auch "--" als Flag benutzen, damit mcabber die Nachricht mit dem Nachrichtentyp "chat" verschickt.