l10ntooling17: temp. disable the parser
This commit is contained in:
parent
a0b831d14d
commit
6dc444cb7e
1 changed files with 1 additions and 1 deletions
|
@ -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" }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue