mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
09.59.2011 a8b4738ccb535f4c62530bfb3caf543a5b48e357
opends/src/guitools/org/opends/guitools/controlpanel/ControlPanelLauncher.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2008-2010 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 */
package org.opends.guitools.controlpanel;
@@ -58,7 +59,7 @@
  static private ControlPanelArgumentParser argParser;
  /** Prefix for log files. */
  static public final String LOG_FILE_PREFIX = "opends-control-panel-";
  static public final String LOG_FILE_PREFIX = "opendj-control-panel-";
  /** Suffix for log files. */
  static public final String LOG_FILE_SUFFIX = ".log";