javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java
branchRCL_3
changeset 77 7cee158cb8cd
parent 60 6c158198356e
child 72 1f0034e370aa
child 83 26b2b12093af
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Tue Sep 14 21:06:50 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Wed Sep 15 12:05:25 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
     };