* Matthew Toseland <toad at amphibian.dyndns.org> [2006-05-06 18:01:32]:
> On Sat, May 06, 2006 at 10:55:06AM +0000, nextgens at freenetproject.org
> wrote:
> > -
> > + nodeNameUserAlert = new MeaningFulNodeNameUserAlert();
> > + if(myName.startsWith("Node created around")||
> > myName.startsWith("MyFirstFreenetNode")){
>
> Should probably be .equals("MyFirstFreenetNode").
Done in 8632
