ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(Generate patch)

Comparing projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java (file contents):
Revision 1.35 by tdb, Fri Jan 31 17:05:50 2003 UTC vs.
Revision 1.36 by tdb, Sun Aug 1 10:40:05 2004 UTC

# Line 1 | Line 1
1   /*
2   * i-scream central monitoring system
3 < * http://www.i-scream.org.uk
3 > * http://www.i-scream.org
4   * Copyright (C) 2000-2002 i-scream
5   *
6   * This program is free software; you can redistribute it and/or
# Line 95 | Line 95 | public class Conient extends JFrame {
95          // the main frame (passed the two panels)
96          Conient client = new Conient(data, control);
97          conientFrame = (Frame) client;
98 <        Conient.addMessage("Conient {an i-scream Client} (c) 2001 The i-scream Project (http://www.i-scream.org.uk)");
98 >        Conient.addMessage("Conient {an i-scream Client} (c) 2001 The i-scream Project (http://www.i-scream.org)");
99  
100          Conient.addMessage("Conient ready.");
101          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines