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/src/guitools/org/opends/guitools/statuspanel/ServerStatusDescriptor.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/statuspanel/org/opends/statuspanel/ServerStatusDescriptor.java b/opends/src/guitools/org/opends/guitools/statuspanel/ServerStatusDescriptor.java
similarity index 99%
rename from opends/src/statuspanel/org/opends/statuspanel/ServerStatusDescriptor.java
rename to opends/src/guitools/org/opends/guitools/statuspanel/ServerStatusDescriptor.java
index ecfc56c..5a79858 100644
--- a/opends/src/statuspanel/org/opends/statuspanel/ServerStatusDescriptor.java
+++ b/opends/src/guitools/org/opends/guitools/statuspanel/ServerStatusDescriptor.java
@@ -25,7 +25,7 @@
  *      Portions Copyright 2007 Sun Microsystems, Inc.
  */
 
-package org.opends.statuspanel;
+package org.opends.guitools.statuspanel;
 
 import java.io.File;
 import java.util.Set;

--
Gitblit v1.10.0