summaryrefslogtreecommitdiff
path: root/zwgc/zwgc.desc
diff options
context:
space:
mode:
authorGravatar Kenneth G Raeburn <raeburn@mit.edu>1990-11-16 06:21:50 +0000
committerGravatar Kenneth G Raeburn <raeburn@mit.edu>1990-11-16 06:21:50 +0000
commite77c578d337452631a378d2c6d7e17afbb7498bf (patch)
tree8b80341f02376e230347924a777deef4320f28ca /zwgc/zwgc.desc
parentb64973fddaa53b553baba08ece14c778261b9bca (diff)
Display recipient of class "message" notices. Also reorganized layout
to avoid really long lines.
Diffstat (limited to 'zwgc/zwgc.desc')
-rw-r--r--zwgc/zwgc.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/zwgc/zwgc.desc b/zwgc/zwgc.desc
index 1a90c67..e8e0da8 100644
--- a/zwgc/zwgc.desc
+++ b/zwgc/zwgc.desc
@@ -113,7 +113,8 @@ match "message"
endif
print "@center(@bold("+$aval+") "+$type+" message at "+$time+
- " on "+$date+" from "+$fromhost+")\n"+$ftext+"\n\n"
+ " on "+$date+"\n"+$ftext+" on "+$fromhost+"\nTo: "+
+ $recipient+")\n\n"
print $body
put
exit