l10ntooling17: temp. disable the parser

This commit is contained in:
Ivo Hinkelmann 2010-06-03 17:43:42 +02:00
parent a0b831d14d
commit 6dc444cb7e

View file

@ -66,7 +66,7 @@ const char *ExeTable[][5] = {
{ "xcs", "cfgex", "-UTF8 -e -f", "negative", "iso" },
{ "xrm", "xrmex", "-UTF8 -e", "negative", "iso" },
{ "xhp", "helpex", " -e", "negative", "noiso" },
{ "properties", "jpropex", " -e", "negative", "noiso" },
//{ "properties", "jpropex", " -e", "negative", "noiso" },
{ "NULL", "NULL", "NULL", "NULL", "NULL" }
};