Kaydet (Commit) 35ae1fa6 authored tarafından Andras Timar's avatar Andras Timar

disable jpropex (currently unused and requires Java)

üst dbc42e9a
......@@ -65,7 +65,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" },
// unused { "properties", "jpropex", " -e", "negative", "noiso" },
{ "NULL", "NULL", "NULL", "NULL", "NULL" }
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment