[interchange-cvs] interchange - ton modified dist/etc/jobs/i18n/update_locales

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Wed Mar 19 12:28:00 2003


User:      ton
Date:      2003-03-19 17:27:44 GMT
Modified:  dist/etc/jobs/i18n update_locales
Log:
	Added directory 'include' to list.

Revision  Changes    Path
1.4       +1 -1      interchange/dist/etc/jobs/i18n/update_locales


rev 1.4, prev_rev 1.3
Index: update_locales
===================================================================
RCS file: /var/cvs/interchange/dist/etc/jobs/i18n/update_locales,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- update_locales	20 Feb 2003 17:12:44 -0000	1.3
+++ update_locales	19 Mar 2003 17:27:44 -0000	1.4
@@ -13,7 +13,7 @@
 $pdir = substr($Config->{PageDir}, length($Config->{VendRoot}) + 1);
 
 # get all pages, templates and components
-@files = $Tag->find({}, [$pdir, 'templates', 'special_pages']);
+@files = $Tag->find({}, [$pdir, 'templates', 'special_pages', include]);
 
 for $file (@files) {
     # get contents of current page