[sword-cvs] swordtools/modules/hebrew-wlc/WLC2OSIS/WLC2OSIS/GUI
Messages.java, 1.2, 1.3 GetDate.java, 1.1, NONE
sword at www.crosswire.org
sword at www.crosswire.org
Wed Jul 14 07:55:50 MST 2004
Committed by: mgruner
Update of /cvs/core/swordtools/modules/hebrew-wlc/WLC2OSIS/WLC2OSIS/GUI
In directory www:/tmp/cvs-serv24869/WLC2OSIS/GUI
Modified Files:
Messages.java
Removed Files:
GetDate.java
Log Message:
final cleanups.
Index: Messages.java
===================================================================
RCS file: /cvs/core/swordtools/modules/hebrew-wlc/WLC2OSIS/WLC2OSIS/GUI/Messages.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Messages.java 5 Jun 2004 17:08:57 -0000 1.2
+++ Messages.java 14 Jul 2004 14:55:47 -0000 1.3
@@ -24,8 +24,7 @@
this.A = A ;
}
public void initialMessage(){
- String IntroMessage = "WLC2OSIS ("+ A.ProgramDate
- + "): Conversion of WHI text files to OSIS.\n\n"
+ String IntroMessage = "WLC2OSIS: Conversion of WHI text files to OSIS.\n\n"
+ "Important messages will be written to command window.\n"
+ "Please be ready to write them down.\n\n" ;
JOptionPane.showMessageDialog(A.OverallContainer, IntroMessage) ;
--- GetDate.java DELETED ---
More information about the sword-cvs
mailing list