annotate mcabber/doc/help/cs/hlp_alias.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 e7435238e963
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1549
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /ALIAS [název [= příkazová_řádka]]
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Umožní přidávat zkrácené zástupce (aliasy) pro zjednodušení zadávání složitejších příkazů.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 /alias
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 Zobrazí přehled aktuálně definovaných aliasů.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /alias název
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Vypíše hodnotu aliasu s názvem 'název'.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 /alias název=
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Vymaže alias s názvem 'název'.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 /alias název = příkazová_řádka
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 Nastaví alias s názvem 'název' na hodnotu 'příkazová_řádka'.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
14
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 Příklad: "/alias away = status away"