From: Chris W. <la...@us...> - 2004-12-05 08:52:11
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base_security In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/base_security 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/base_security/Changes,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Changes 27 Sep 2004 03:25:23 -0000 1.17 --- Changes 5 Dec 2004 08:51:19 -0000 1.18 *************** *** 1,4 **** --- 1,8 ---- Revision history for OpenInteract package base_security. + 2.18 Sat Dec 4 00:28:45 EST 2004 + + Move errors to l10n file; use status/error shortcuts + 2.17 Sun Sep 26 23:24:25 EDT 2004 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_security/package.conf,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** package.conf 27 Sep 2004 03:25:23 -0000 1.18 --- package.conf 5 Dec 2004 08:51:19 -0000 1.19 *************** *** 1,4 **** name base_security ! version 2.17 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name base_security ! version 2.18 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ |