From b68abe2f1da84fcd4bcc6555b0599d9eafebb18b Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 01 Jul 2009 11:49:30 +0000
Subject: [PATCH] Fix for issue 4080 (Using Quicksetup jnlp link: OpenDS splashscreen is displayed during a long while)

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

diff --git a/opends/src/messages/messages/utility.properties b/opends/src/messages/messages/utility.properties
index 695cfd3..8756180 100644
--- a/opends/src/messages/messages/utility.properties
+++ b/opends/src/messages/messages/utility.properties
@@ -28,6 +28,7 @@
 # Global directives
 #
 global.category=UTIL
+global.use.message.jar.if.webstart=true
 
 #
 # Format string definitions

--
Gitblit v1.10.0