From 5e66f2d92739416b1d132f3cb54a496adac2d369 Mon Sep 17 00:00:00 2001 From: Henri-Damien LAURENT Date: Mon, 21 Sep 2009 23:47:59 +0200 Subject: [PATCH] Followup updating translation process Signed-off-by: Henri-Damien LAURENT --- misc/translator/tmpl_process3.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/translator/tmpl_process3.pl b/misc/translator/tmpl_process3.pl index b543a91c6d..4e217eb67f 100755 --- a/misc/translator/tmpl_process3.pl +++ b/misc/translator/tmpl_process3.pl @@ -218,7 +218,7 @@ usage_error('You must at least specify input and string list filenames.') if !@in_files || !defined $str_file; # Type match defaults to *.tmpl plus *.inc if not specified -$type = "tmpl|inc|js|xsl|def" if !defined($type); +$type = "tmpl|inc|xsl" if !defined($type); # Check the inputs for being files or directories for my $input (@in_files) { -- 2.39.2