|
From: Edward G. <eg...@us...> - 2007-05-23 10:56:54
|
Update of /cvsroot/fieldling/Fieldling
In directory sc8-pr-cvs17:/tmp/cvs-serv498
Modified Files:
build.xml
Log Message:
changed text within 'About QuillDriver' window
Index: build.xml
===================================================================
RCS file: /cvsroot/fieldling/Fieldling/build.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** build.xml 11 Dec 2006 16:46:34 -0000 1.51
--- build.xml 23 May 2007 10:56:52 -0000 1.52
***************
*** 309,321 ****
append="false">QuillDriver
! (c) 2004, Roger Andersen, Edward Garrett and
David Germano
Version ${TODAY_US}
-
- Send feedback, including bug reports (with the
- version date), to
-
- fie...@li...
This program is free software; you can redistribute
--- 309,316 ----
append="false">QuillDriver
! (c) 2004-7, Roger Andersen, Edward Garrett and
David Germano
Version ${TODAY_US}
This program is free software; you can redistribute
***************
*** 328,353 ****
resources:
! http://altiplano.emich.edu/quilldriver
!
! For open discussion, read and contribute to our blog:
!
! http://altiplano.emich.edu/blogs/quilldriver
!
! If you like QuillDriver, we could use your support in various
! ways. Visit our website for details.</echo>
<echo file="${tibetan.classes}/about.txt"
append="false">QuillDriver-TIB (optimized for Tibetan script)
! (c) 2004, Roger Andersen, Edward Garrett and David Germano
Version ${TODAY_US} (TIB)
- Send feedback, including bug reports (with the
- version date), to
-
- fie...@li...
-
-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
--- 323,335 ----
resources:
! http://fieldling.sourceforge.net/</echo>
<echo file="${tibetan.classes}/about.txt"
append="false">QuillDriver-TIB (optimized for Tibetan script)
! (c) 2004-7, Roger Andersen, Edward Garrett and David Germano
Version ${TODAY_US} (TIB)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
***************
*** 356,364 ****
The code has been written by Edward Garrett, Michel Jacobson,
! Andres Montano, Rinchen Norbu, and Yutso.
! Visit <http://altiplano.emich.edu/quilldriver/index.html>
! to access source code, sample content, instructions and other resources.
! If you would like to contribute, please consider becoming a
! developer.</echo>
</target>
--- 338,347 ----
The code has been written by Edward Garrett, Michel Jacobson,
! Andres Montano, Rinchen Norbu, and Yutso. If you would like to
! contribute, please consider becoming a developer.
!
! Visit our main website for detailed user and developer resources:
!
! http://fieldling.sourceforge.net/</echo>
</target>
|