From: Chris W. <la...@us...> - 2004-12-05 08:52:11
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/full_text In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/full_text Modified Files: Changes package.conf Log Message: update packages to move as many messages as possible out of code and into message files; use new add_status/add_error shortcuts Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/full_text/Changes,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Changes 25 Sep 2004 18:20:31 -0000 1.16 --- Changes 5 Dec 2004 08:51:22 -0000 1.17 *************** *** 1,4 **** --- 1,8 ---- Revision history for OpenInteract package full_text. + 2.58 Sat Dec 4 12:52:09 EST 2004 + + Move errors to l10n file; use status/error shortcuts + 2.57 Sat Sep 25 14:19:21 EDT 2004 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/full_text/package.conf,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** package.conf 25 Sep 2004 18:20:31 -0000 1.15 --- package.conf 5 Dec 2004 08:51:22 -0000 1.16 *************** *** 1,4 **** name full_text ! version 2.57 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name full_text ! version 2.58 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ |