summaryrefslogtreecommitdiff
path: root/colorless.theme
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>1999-12-08 20:34:28 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>1999-12-08 20:34:28 +0000
commitda86294a25f8aa85365702d5fa3d512570f0fe8d (patch)
tree1189cc63af5d0b00f4aa0c9667fba9b57f56f9b9 /colorless.theme
parentaea9de2c10979c1d7273a99869af5d1d0492f6fd (diff)
downloadirssi-da86294a25f8aa85365702d5fa3d512570f0fe8d.zip
fixed some problems with ignoring server modes. Added different format
text for server modes. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@97 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'colorless.theme')
-rw-r--r--colorless.theme1
1 files changed, 1 insertions, 0 deletions
diff --git a/colorless.theme b/colorless.theme
index 30a102e3..3be13db1 100644
--- a/colorless.theme
+++ b/colorless.theme
@@ -26,6 +26,7 @@
topic_unset = "Topic unset by %_$1%_ on $2";
topic_info = "Topic set by %_$1%_ [$2]";
chanmode_change = "mode/$1 [$2] by %_$3";
+ server_chanmode_change = "ServerMode/$1 [$2] by %_$3";
channel_mode = "mode/$1 [$2]";
banlist = "%_$1%_: ban $2";
banlist_long = "%_$1%_: ban $2 [by %_$3%_, $4 secs ago]";