diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-03-20 13:53:41 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-03-20 13:53:41 -0400 |
commit | e1c146226ed961dea283f49547731b16415bd01f (patch) | |
tree | 7bdd960e486af0d542fecbe51fbbffe3ff4adfe6 /.irssi/envy.theme | |
parent | Update known_hosts (diff) |
irssi
Diffstat (limited to '')
-rw-r--r-- | .irssi/envy.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.irssi/envy.theme b/.irssi/envy.theme index 6c00bc9..cef0c30 100644 --- a/.irssi/envy.theme +++ b/.irssi/envy.theme @@ -304,7 +304,7 @@ formats = { set_not_boolean = "%r:%K:: Setting {hilight $0} isn't boolean, use /SET"; translation_not_found = "%r:%K:: %rError%K opening translation table file $0: $1"; translation_file_error = "%r:%K:: %rError%K parsing translation table file $0"; - pubmsg = "{pubmsgnick $2 {pubnick \00302$0}}$1"; + pubmsg = "{pubmsgnick $2 {pubnick \00313$0}}$1"; }; "fe-common/irc/dcc" = { dcc_list_header = "{line_start_irssi}{dcc DCC connections:}"; |