annotate mcabber/doc/help/it/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 7b774531e9ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1267
c5257cbe6ae4 Add Italian translation (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
1316
bf1a83644998 Another help file update...
Mikael Berthe <mikael@lilotux.net>
parents: 1267
diff changeset
2 /SAY [-n|-h|--] testo
1267
c5257cbe6ae4 Add Italian translation (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
1533
7b774531e9ce Fix encoding in IT/NL help files
Mikael Berthe <mikael@lilotux.net>
parents: 1324
diff changeset
4 Manda il messaggio "testo" al contatto correntemente selezionato. Può essere utile se vuoi inviare un messaggio che comincia, per esempio, con uno slash (/).
1324
5d75aa0319ba Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents: 1316
diff changeset
5
1533
7b774531e9ce Fix encoding in IT/NL help files
Mikael Berthe <mikael@lilotux.net>
parents: 1324
diff changeset
6 L'opzione "-n" trasforma il messaggio in "normale", "-h" in "headline". "--" può essere utilizzato per inviare messaggi che comincino con -n o -h.