diff mcabber/doc/help/it/hlp_room.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 305f7a609545
children 83570a8259a1
line wrap: on
line diff
--- a/mcabber/doc/help/it/hlp_room.txt	Fri Nov 23 21:56:58 2007 +0100
+++ b/mcabber/doc/help/it/hlp_room.txt	Tue Nov 27 23:57:20 2007 +0100
@@ -1,6 +1,7 @@
 
  /ROOM join|leave|names|nick|remove|topic|unlock|destroy
  /ROOM privmsg|invite|kick|ban|unban|role|affil
+ /ROOM setopt print_status|auto_whois [value]
  /ROOM bookmark [add|del] [-autojoin|+autojoin]
 
 Il comando 'room' gestisce le azioni per le stanze di chat multi-utente.
@@ -38,6 +39,7 @@
  Cambia il ruolo di jid (il ruolo può essere "none", "visitor", "participant", "moderator")
 /room affil jid affil [motivo]
  Cambia l'affiliazione di jid (l'affiliazione può essere "none", "member", "admin", "owner")
+/room setopt print_status|auto_whois [value]
 /room bookmark [add|del] [-autojoin|+autojoin]
  Aggiunge, rimuove o aggiorna un bookmark (di default aggiunge).
  Se è impostato l'autojoin, mcabber entrerà automaticamente nella stanza quando si connette al server.