javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java
branchRCL_3
changeset 60 6c158198356e
parent 24 0fd27995241b
child 67 63b81d807542
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Thu Jul 15 18:31:06 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Thu Aug 19 09:48:13 2010 +0300
@@ -81,6 +81,7 @@
     public static final int EJavaAppMngrPlugin  = 35;
     public static final int EJavaBroadcast      = 36;
     public static final int EJavaAMMS	          = 37;
+    public static final int EJavaSettings       = 38;
     // add name of new components here
 
 
@@ -138,6 +139,7 @@
         false,  //EJavaAppMngrPlugin = 35;
         false,  //EJavaBroadcast     = 36;
         false,  //EJavaAMMS					 = 37;
+        false,  //EJavaSettings 		 = 38;
         // add  new components here
     };