javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java
changeset 76 4ad59aaee882
parent 61 bf7ee68962da
child 72 1f0034e370aa
child 83 26b2b12093af
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Thu Sep 02 20:20:40 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Fri Sep 17 08:28:21 2010 +0300
@@ -82,6 +82,7 @@
     public static final int EJavaBroadcast      = 36;
     public static final int EJavaAMMS	          = 37;
     public static final int EJavaSettings       = 38;
+	public static final int EJavaCentrep       = 40;
     // add name of new components here
 
 
@@ -140,6 +141,7 @@
         false,  //EJavaBroadcast     = 36;
         false,  //EJavaAMMS					 = 37;
         false,  //EJavaSettings 		 = 38;
+		false   //EJavaCentrep       = 40;
         // add  new components here
     };