From d880364f313980e530642168519e7660be84f0a4 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Wed, 26 Jun 2013 19:58:40 +0000
Subject: [PATCH] Backport fix for OPENDJ-1029: Java webstart installer includes hard-coded documentation URL

---
 opends/src/messages/messages/quicksetup.properties |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index 05de05d..bd61e61 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -1309,16 +1309,6 @@
  higher runtime.<br><br> Additional information on QuickSetup is available on \
  the <a href="%s"> %s documentation site</a>.
 INFO_WELCOME_PANEL_TITLE=Welcome
-INFO_WELCOME_PANEL_WEBSTART_INSTRUCTIONS=The %s QuickSetup tool will ask \
- you for some basic server and data configuration settings and will get your \
- directory server up and running quickly.<br><br>You can also use QuickSetup \
- to set up a version of %s you have downloaded manually. To run QuickSetup \
- in this case, use the %s command at the top level of the OpenDJ directory.  \
- This instance of QuickSetup will use the following %s build: %s (Build ID: %s) <br><br> \
- %s requires a Java SE 6.0 or higher runtime.<br><br> Additional \
- information on QuickSetup is available on the <a \
- href="http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide.html#chap-install-gui"> \
- %s installation guide</a>.
 INFO_WELCOME_STEP=Welcome
 INFO_LICENSE_PANEL_TITLE=License
 INFO_LICENSE_PANEL_WEBSTART_INSTRUCTIONS=bla bla

--
Gitblit v1.10.0