[interchange-cvs] interchange - racke modified lib/Vend/Config.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Nov 19 15:51:52 EST 2006


User:      racke
Date:      2006-11-19 20:51:52 GMT
Modified:  lib/Vend Config.pm
Log:
acknowledge LocaleChange CodeDef directive

Revision  Changes    Path
2.208     +4 -2      interchange/lib/Vend/Config.pm


rev 2.208, prev_rev 2.207
Index: Config.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Config.pm,v
retrieving revision 2.207
retrieving revision 2.208
diff -u -r2.207 -r2.208
--- Config.pm	8 Oct 2006 22:51:22 -0000	2.207
+++ Config.pm	19 Nov 2006 20:51:51 -0000	2.208
@@ -1,6 +1,6 @@
 # Vend::Config - Configure Interchange
 #
-# $Id: Config.pm,v 2.207 2006/10/08 22:51:22 kwalsh Exp $
+# $Id: Config.pm,v 2.208 2006/11/19 20:51:51 racke Exp $
 #
 # Copyright (C) 2002-2006 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -54,7 +54,7 @@
 use Vend::Data;
 use Vend::Cron;
 
-$VERSION = substr(q$Revision: 2.207 $, 10);
+$VERSION = substr(q$Revision: 2.208 $, 10);
 
 my %CDname;
 my %CPname;
@@ -240,6 +240,7 @@
 	hashcode		HashCode
 	coretag  		CoreTag
 	searchop 		SearchOp
+	localechange	LocaleChange
 	filter			Filter
 	formaction		FormAction
 	ordercheck		OrderCheck
@@ -308,6 +309,7 @@
 					formaction       FormAction
 					itemaction       ItemAction
 					ordercheck       OrderCheck
+					localechange     LocaleChange
 					usertag          UserTag
 					hashcode         HashCode
 					arraycode        ArrayCode








More information about the interchange-cvs mailing list