From: Chris W. <la...@us...> - 2004-12-05 08:52:24
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/comments In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/comments 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/comments/Changes,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** Changes 29 Nov 2004 02:58:51 -0000 1.15 --- Changes 5 Dec 2004 08:51:21 -0000 1.16 *************** *** 1,4 **** --- 1,8 ---- Revision history for OpenInteract package comments. + 1.18 Sat Dec 4 01:28:53 EST 2004 + + Use status/error shortcuts + 1.17 Sun Nov 28 21:55:05 EST 2004 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/package.conf,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** package.conf 29 Nov 2004 02:58:51 -0000 1.15 --- package.conf 5 Dec 2004 08:51:21 -0000 1.16 *************** *** 1,4 **** name comments ! version 1.17 author Chris Winters <ch...@cw...> url http://www.cwinters.com/ --- 1,4 ---- name comments ! version 1.18 author Chris Winters <ch...@cw...> url http://www.cwinters.com/ |