From ee3642c86959b44af3ff0e9fde9950a966527596 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:

---
 opends/resource/bin/status-panel |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/resource/bin/status-panel b/opends/resource/bin/status-panel
index e294e3d..fe62e37 100644
--- a/opends/resource/bin/status-panel
+++ b/opends/resource/bin/status-panel
@@ -27,7 +27,7 @@
 
 
 # This script may be used to display the status panel.
-OPENDS_INVOKE_CLASS="org.opends.statuspanel.StatusPanelLauncher"
+OPENDS_INVOKE_CLASS="org.opends.guitools.statuspanel.StatusPanelLauncher"
 export OPENDS_INVOKE_CLASS
 
 SCRIPT_DIR=`dirname "${0}"`

--
Gitblit v1.10.0