diff -r d6dafc5d983f -r 1627c337e51e javacommons/utils/inc.s60/javauids.h --- a/javacommons/utils/inc.s60/javauids.h Fri Oct 15 12:29:39 2010 +0300 +++ b/javacommons/utils/inc.s60/javauids.h Fri Oct 29 11:49:32 2010 +0300 @@ -55,9 +55,16 @@ #define KOmjCleanerUid 0x2002119A // javaappconverter.exe is executed automatically once after OMJ has -// been installed. It uses javainstaller to convert S60 MIDlets to OMJ +// been installed as a SIS package. It uses javainstaller to convert +// S60 MIDlets to OMJ #define KJavaAppConverterUid 0x2002121C +// javaafterflashconverter.exe is executed by Java Captain after +// ROM image that contains OMJ has been flashed to a device that +// earlier had Java 1.x. It uses javainstaller to convert +// S60 MIDlets to OMJ +#define KJavaAfterFlashConverterUid 0x20034612 + // javarestoreconverter.exe is executed in if old Java 1.X MIDlet // have been restored and must be converted and installed to OMJ environment #define KJavaRestoreConverterUid 0x2002B3EA