mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 01:52:19 +02:00
[2025-08-24 21:00:15] Inicjalizacja kolejnej próby - przywrócenie dokumentacji i plików roboczych
This commit is contained in:
parent
4f8ef0ccb7
commit
4032558538
5 changed files with 785 additions and 39 deletions
|
|
@ -111,7 +111,6 @@ abstracts = {
|
|||
# ban/ban exception/invite list mask is printed
|
||||
ban = "%c$*%n";
|
||||
|
||||
|
||||
##
|
||||
## messages
|
||||
##
|
||||
|
|
@ -167,9 +166,6 @@ abstracts = {
|
|||
# private message in query
|
||||
privmsgnick = "{msgnick %R$*%n}";
|
||||
|
||||
# channel name is printed with message
|
||||
msgchannel = "%K:%c$*%n";
|
||||
|
||||
##
|
||||
## Actions (/ME stuff)
|
||||
##
|
||||
|
|
@ -193,7 +189,6 @@ abstracts = {
|
|||
# public action sent by others
|
||||
pubaction = "{action $*}";
|
||||
|
||||
|
||||
##
|
||||
## other IRC events
|
||||
##
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue