web irc-prettifier.pl,1.2,1.3

Nathaniel Smith <[email protected]> Tue, 09 Mar 2004 23:46:06 +0000
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/web
In directory frida:/tmp/cvs-serv31830

Modified Files:
	irc-prettifier.pl 
Log Message:
Add pretty log file for latest IRC meeting.
(Originally committed to old repository.)


Index: irc-prettifier.pl
===================================================================
RCS file: /cvs/fresco/web/irc-prettifier.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- irc-prettifier.pl	5 Nov 1999 20:19:27 -0000	1.2
+++ irc-prettifier.pl	9 Mar 2004 23:46:03 -0000	1.3
@@ -6,8 +6,8 @@
 # your own logs. it's copyright (C) 1999 Graydon Hoare released under
 # GNU GPL 2.0+ yada yada yada
 
-$myName = 'stefan';
-$theChannel = 'berlin';
+$myName = '_cow';
+$theChannel = 'fresco';
 
 $firstline = <>;
 $ircdate = '';