summaryrefslogtreecommitdiff
path: root/default.theme
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-11-02 17:50:51 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-11-02 17:50:51 +0000
commit3d551427c6ad1354822dda04b2b766932381e85c (patch)
tree695da2e22dda395cb60bc305c16fe851b7a36744 /default.theme
parentda4d8445f1168b9586eac9fbbc13715e336dae36 (diff)
downloadirssi-3d551427c6ad1354822dda04b2b766932381e85c.zip
fixed notices in theme.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@802 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'default.theme')
-rw-r--r--default.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.theme b/default.theme
index 415a0b9e..29a45d96 100644
--- a/default.theme
+++ b/default.theme
@@ -47,7 +47,7 @@ abstracts = {
ownnotice = "[%r$0-]%n ";
ownnotice_target = "%K(%R$0-%K)";
notice = "%K-%M$0-%K-%n ";
- pubnotice_channel = "%K:%m$1";
+ pubnotice_channel = "%K:%m$0";
pvtnotice_nick = "%K(%m$0-%K)";
servernotice = "%g!$0-%n ";