javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java
changeset 61 bf7ee68962da
parent 23 98ccebc37403
child 67 63b81d807542
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Tue Jul 06 14:10:26 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Wed Aug 18 09:43:15 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
     };