From 44eddcb9a806013a086e489dea077e72939ab7eb Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 21 Jan 2009 14:43:28 +0000
Subject: [PATCH] Fix for issue 3732 (Incosistency in use of icons in dialogs of setup and control panel) Remove the icons from the dialogs in the QuickSetup.

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

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index 6f74034..c58b69c 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -664,9 +664,6 @@
 INFO_OPEN_LDIF_FILE_DIALOG_TITLE=Choose an LDIF File
 INFO_OPEN_SERVER_LOCATION_DIALOG_TITLE=Choose Installation Path
 INFO_OPEN_ZIP_FILE_DIALOG_TITLE=Choose an OpenDS Installation Package (.zip)
-# Only translate if the image is specific to the local
-INFO_OPENDS_SMALL_ICON=images/opends_logo_small.png
-INFO_OPENDS_SMALL_ICON_DESCRIPTION=OpenDS icon.
 # Only translate if the color is specific to the local
 INFO_OPTIONPANE_BACKGROUND_COLOR=255,255,255
 INFO_ORACLE_ACTION_PROMPT=Have you performed the tasks described?

--
Gitblit v1.10.0