From 7054d27e8676f4c9661b28ed50ae63df22b23af4 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Tue, 07 Aug 2007 22:32:50 +0000 Subject: [PATCH] The following modifications have the following goals: --- opendj-sdk/opends/resource/bin/status-panel.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/resource/bin/status-panel.bat b/opendj-sdk/opends/resource/bin/status-panel.bat index 9265104..834db2d 100644 --- a/opendj-sdk/opends/resource/bin/status-panel.bat +++ b/opendj-sdk/opends/resource/bin/status-panel.bat @@ -57,7 +57,7 @@ set PATH=%SystemRoot% -"%DIR_HOME%\lib\winlauncher.exe" launch "%JAVA_BIN%" %JAVA_ARGS% org.opends.statuspanel.StatusPanelLauncher %* +"%DIR_HOME%\lib\winlauncher.exe" launch "%JAVA_BIN%" %JAVA_ARGS% org.opends.guitools.statuspanel.StatusPanelLauncher %* goto end -- Gitblit v1.10.0