]> jfr.im git - irc/quakenet/qwebirc.git/commitdiff
Add umode changes.
authorChris Porter <redacted>
Sat, 6 Dec 2008 19:58:02 +0000 (19:58 +0000)
committerChris Porter <redacted>
Sat, 6 Dec 2008 19:58:02 +0000 (19:58 +0000)
js/ui/theme.js

index d04523235d0ea7a2fecd84bef236fff7bbb9b34c..82fd56ef448a64f3e86919be571c34458f93db01 100644 (file)
@@ -24,7 +24,7 @@ qwebirc.ui.themes.Default = {
   "QUIT": ["$N [$h] has quit [$m]", true],
   "NICK": ["$n has changed nick to $[$w$]", true],
   "TOPIC": ["$N changed the topic of $c to: $m", true],
-  "UMODE": ["MODE $n $m", true],
+  "UMODE": ["Usermode change: $m", true],
   "INVITE": ["$N invites you to join $c", true],
   "HILIGHT": ["$C4"],
   "HILIGHTEND": ["$O"],