ICommand
776777778779780781782783784785786
_threadPool.setParentForMessages(_windowManager.getMainFrame()); // _mainFrame.setVisible(true); // _mainFrame.toFront(); // Required on Linux new ConnectToStartupAliasesCommand(this).execute(); if (_prefs.isFirstRun()) { try {