From 6ab40bb68368f230de43c6a44e828ab5cd4e162d Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 21 Nov 2006 10:46:25 +0000
Subject: [PATCH] Update some labels and URL as suggested by Brian.

---
 opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java b/opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java
index 0191168..517c871 100644
--- a/opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java
+++ b/opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java
@@ -191,7 +191,7 @@
   /**
    * Specifies the number of columns of a text field for a relative path.
    */
-  public static final int RELATIVE_PATH_FIELD_SIZE = 5;
+  public static final int RELATIVE_PATH_FIELD_SIZE = 10;
 
   /**
    * Specifies the number of columns of a text field for a port.

--
Gitblit v1.10.0