annotate mcabber/doc/help/pl/hlp_color.txt @ 1535:7361869b0db9

Update color help file(s)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Oct 2008 15:50:47 +0200
parents acf5bbdddfc0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1288
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /COLOR roster (status wildcard (color|-)|clear)
1535
7361869b0db9 Update color help file(s)
Mikael Berthe <mikael@lilotux.net>
parents: 1369
diff changeset
3 /COLOR mucnick nick (color|-)
1315
18f1f82303ce Update help files
Mikael Berthe <mikael@lilotux.net>
parents: 1288
diff changeset
4 /COLOR muc (jid|.|*) [on|preset|off|-]
1288
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 Polecenie 'color' pozwala zarządzać kolorami ekranu w sposób dynamiczny.
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /color roster clear
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Usuwa wszystkie reguły w rosterze.
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 Kolory wszystkich elementów rostera zostaną ustawione na kolor domyślny.
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 /color roster status wildcard color
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 Ustawia regułe koloru (lub nadpisuje, jeśli już taka istnieje).
1369
acf5bbdddfc0 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net>
parents: 1315
diff changeset
13 'status' to ciąg znaków określający jakie statusy elementów rostera mają być dopasowane (np. 'o' oznacza wszystkich o statusie 'online'). '*' oznacza wszystkie statusy.
acf5bbdddfc0 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net>
parents: 1315
diff changeset
14 'wildcard' to zakres JIDów do dopasowania (np. mikael*)
1288
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 'color' to kolor, którego chcemy użyć.
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
16 Jeśli 'color' ustawimy na wartość -, reguła jest usuwana.
bd8424067efe Update PL help files (Salvador)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
17 Jeśli więcej niż jedna reguła pasuje, wybierany jest kolor z ostatnio stworzonej (nie nadpisanej) reguły.
1535
7361869b0db9 Update color help file(s)
Mikael Berthe <mikael@lilotux.net>
parents: 1369
diff changeset
18 /color mucnick nick (color|-)
7361869b0db9 Update color help file(s)
Mikael Berthe <mikael@lilotux.net>
parents: 1369
diff changeset
19 Ustawia kolor dla danego nicka. Jeżeli MUC jest w trybie kolorowania nicków(patrz niżej) ten kolor zostanie użyty. Ustawienie 'color' na wartość - oznacza automatyczne kolorowanie, co oznacza, że kolor nie będzie użyty w trybie kolorowania 'preset' ale pozostanie taki sam w trybie kolorowania 'on'.
1315
18f1f82303ce Update help files
Mikael Berthe <mikael@lilotux.net>
parents: 1288
diff changeset
20 /color muc (jid|.|*) [on|preset|off|-]
1369
acf5bbdddfc0 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net>
parents: 1315
diff changeset
21 Ustawia tryb kolorowania MUCa. Jeżeli zostanie podany 'jid' ('.' oznacza aktualnie wybrany) - tryb zostanie ustawiony dla konkretnego MUCa. Jeżeli zostanie użyta wartość '*' tryb zostanie ustawiony dla wszystkich MUCów, wyłączając te ustawione przez 'jid'.
acf5bbdddfc0 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net>
parents: 1315
diff changeset
22 Tryb 'on' koloruje wszystkie nicki. Tryb 'preset' tylko te ręcznie ustawione przez polecenie /color mucnick, 'off' natomiast wyłącza kolorowanie. Tryb 'on' ustawiany jest domyślnie(jeżeli nie zostanie podany żaden z powyższych). Tryb '-' usuwa ustawienia trybu dla danego 'jid', co oznacza, że użyty zostanie dla niego tryb globalny. Trybu globalnego nie można usunąć.
acf5bbdddfc0 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net>
parents: 1315
diff changeset
23 Domyślny tryb globalny to 'off'.