annotate mcabber/doc/help/fr/hlp_group.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 43e777a5ff06
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
917
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
1351
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 917
diff changeset
2 /GROUP fold|unfold|toggle [groupname]
917
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Cette commande permet de modifier l'affichage des groupes.
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
1351
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 917
diff changeset
6 /group fold [groupname]
917
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 Plie (cache) l'arborescence du groupe sélectionné
1351
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 917
diff changeset
8 /group unfold [groupname]
917
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Déplie (montre) l'arborescence du groupe sélectionné
1351
43e777a5ff06 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net>
parents: 917
diff changeset
10 /group toggle [groupname]
917
4c9e80178b48 Add FR help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Inverse l'état (plié/déplié) du groupe sélectionné