mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@947 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
af95ca3a7d
commit
ffda311287
@ -1,81 +1,81 @@
|
|||||||
abstracts = {
|
abstracts = {
|
||||||
# generic
|
# generic
|
||||||
line_start = "-!- ";
|
line_start = "-!- ";
|
||||||
|
timestamp = "$0-"
|
||||||
hilight = "%_$0-%_";
|
hilight = "%_$0-%_";
|
||||||
error = "$0-";
|
error = "$0-";
|
||||||
|
|
||||||
channel = "%_$0-%_";
|
channel = "%_$0-%_";
|
||||||
nick = "%_$0-%_";
|
nick = "%_$0-%_";
|
||||||
nickhost = "[$0-]";
|
nickhost = "[$0-]";
|
||||||
server = "%_$0-%_";
|
server = "%_$0-%_";
|
||||||
reason = "[$0-]";
|
comment = "[$0-]";
|
||||||
|
reason = "{comment $0-}";
|
||||||
# channel specific messages
|
mode = "{comment $0-}";
|
||||||
|
|
||||||
|
# channel specific messages
|
||||||
channick_hilight = "$0-";
|
channick_hilight = "$0-";
|
||||||
chanhost_hilight = "{nickhost $0-}";
|
chanhost_hilight = "{nickhost $0-}";
|
||||||
channick = "$0-";
|
channick = "$0-";
|
||||||
chanhost = "{nickhost $0-}";
|
chanhost = "{nickhost $0-}";
|
||||||
channelhilight = "$0-";
|
channelhilight = "$0-";
|
||||||
ban = "$0-";
|
ban = "$0-";
|
||||||
|
|
||||||
# messages
|
# messages
|
||||||
msgnick = "<$0-> %|";
|
msgnick = "<$0-> %|";
|
||||||
|
ownmsgnick = "{msgnick $0-}";
|
||||||
|
pubmsgnick = "{msgnick $0-}";
|
||||||
|
pubmsgmenick = "{msgnick $0-}";
|
||||||
|
pubmsghinick = "{msgnick $1$0$2-}";
|
||||||
msgownnick = "$0-";
|
msgownnick = "$0-";
|
||||||
msgchannel = ":$0-";
|
msgchannel = ":$0-";
|
||||||
msgme = "%_$0-%_";
|
msgme = "%_$0-%_";
|
||||||
privmsg = "[$0-] "
|
privmsg = "[$0($1-)] ";
|
||||||
privmsgnick = "$0-"
|
privmsgnick = "{msgnick $0-}";
|
||||||
privmsghost = "($0-)";
|
ownprivmsg = "[$0($1-)-] ";
|
||||||
ownprivmsg = "[$0-] ";
|
|
||||||
ownprivmsgdest = "($0-)";
|
# actions
|
||||||
|
|
||||||
# actions
|
|
||||||
action = " * $0- ";
|
action = " * $0- ";
|
||||||
ownaction = "{action $0-}";
|
ownaction = "{action $0-}";
|
||||||
pvtaction = " (*) $0- ";
|
pvtaction = " (*) $0- ";
|
||||||
pvtaction_query = "{action $0-}";
|
pvtaction_query = "{action $0-}";
|
||||||
pubaction = "{action $0-}";
|
pubaction = "{action $0-}";
|
||||||
|
|
||||||
# notices
|
# notices
|
||||||
ownnotice = "[$0-] ";
|
ownnotice = "[$0($1-)] ";
|
||||||
ownnotice_target = "($0-)";
|
|
||||||
notice = "-$0-- ";
|
notice = "-$0-- ";
|
||||||
pubnotice_channel = ":$0-";
|
pubnotice_channel = ":$0-";
|
||||||
pvtnotice_nick = "($0-)";
|
pvtnotice_host = "($0-)";
|
||||||
servernotice = "!$0- ";
|
servernotice = "!$0- ";
|
||||||
|
|
||||||
# ctcp
|
# ctcp
|
||||||
ownctcp = "[$0-] ";
|
ownctcp = "[$0($1-)] ";
|
||||||
ownctcp_target = "($0-)";
|
|
||||||
ctcp = "$0-";
|
ctcp = "$0-";
|
||||||
|
|
||||||
# wall
|
# wall
|
||||||
ownwall = "[$0-] ";
|
ownwall = "[$0/$1-] ";
|
||||||
ownwall_channel = "/$0-";
|
|
||||||
|
# wallops
|
||||||
# wallops
|
|
||||||
wallop = "$0-: ";
|
wallop = "$0-: ";
|
||||||
wallop_nick = "$0-";
|
wallop_nick = "$0-";
|
||||||
wallop_action = " * $0- ";
|
wallop_action = " * $0- ";
|
||||||
|
|
||||||
# netsplits
|
# netsplits
|
||||||
netsplit = "$0-";
|
netsplit = "$0-";
|
||||||
netjoin = "$0-";
|
netjoin = "$0-";
|
||||||
|
|
||||||
# /names list
|
# /names list
|
||||||
names_nickstat = "%_$0-%_";
|
names_nick = "[%_$0%_$1-] ";
|
||||||
names_users = "[$0-]";
|
names_users = "[$0-]";
|
||||||
names_channel = "$0-";
|
names_channel = "$0-";
|
||||||
|
|
||||||
# dcc
|
# dcc
|
||||||
dcc = "$0-";
|
dcc = "$0-";
|
||||||
dccfile = "%_$0-%_";
|
dccfile = "%_$0-%_";
|
||||||
|
|
||||||
dccownmsg = "[$0-] ";
|
dccownmsg = "[$0($1-)] ";
|
||||||
dccownnick = "($0)";
|
|
||||||
dccownaction = "{action $0-}";
|
dccownaction = "{action $0-}";
|
||||||
dccmsg = "[$0-] "
|
dccmsg = "[$1-($0)] ";
|
||||||
dccmsghost = "($0-)";
|
|
||||||
dccquerynick = "$0-";
|
dccquerynick = "$0-";
|
||||||
dccaction = " (*dcc*) $0- %|";
|
dccaction = " (*dcc*) $0- %|";
|
||||||
};
|
};
|
||||||
|
@ -81,7 +81,7 @@ abstracts = {
|
|||||||
dcc = "%g$0-%n";
|
dcc = "%g$0-%n";
|
||||||
dccfile = "%_$0-%_";
|
dccfile = "%_$0-%_";
|
||||||
|
|
||||||
dccownmsg = "[%r$0%K(%R$1-%K)%n%n] ";
|
dccownmsg = "[%r$0%K(%R$1-%K)%n] ";
|
||||||
dccownaction = "{action $0-}";
|
dccownaction = "{action $0-}";
|
||||||
dccmsg = "[%G$1-%K(%g$0%K)%n] ";
|
dccmsg = "[%G$1-%K(%g$0%K)%n] ";
|
||||||
dccquerynick = "%G$0-%n";
|
dccquerynick = "%G$0-%n";
|
||||||
|
Loading…
Reference in New Issue
Block a user