web_plat/webutils_api/inc/WebUtilsInternalCRKeys.h
changeset 5 10e98eab6f85
parent 0 dd21522fd290
child 25 0ed94ceaa377
--- a/web_plat/webutils_api/inc/WebUtilsInternalCRKeys.h	Fri May 08 08:25:06 2009 +0300
+++ b/web_plat/webutils_api/inc/WebUtilsInternalCRKeys.h	Fri Jul 03 15:54:40 2009 +0100
@@ -74,5 +74,11 @@
 // Browser Version SVN Rev 
 const TUint32 KWebUtilsBrowserVersionSVNRev =	0x00000011;
 
+// Browser Name
+const TUint32 KWebUtilsBrowserName =	0x00000012;
+
+// Ignore product program config when TRUE 
+const TUint32 KWebUtilsIgnoreConfig =	0x00000013;
+
 		
 #endif // WEBUTILSINTERNALCRKEYS_H