This relates to Bug 760
@ -1017,7 +1017,7 @@ extern "C"
{
// We use TDEApplication instead of TDEInstance here, because we use a
// config dialog and such gui stuff.
TDEApplication app(argc, argv, "tdeio_locate", false, true);
TDEApplication app(argc, argv, "tdeio_locate", false, true, false);
DEBUGSTR << "*** Starting tdeio_locate " << endl;