javacommons/utils/inc.s60/javauids.h
changeset 87 1627c337e51e
parent 21 2a9601315dfc
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
    53 // It restores AppArc non native app type registrations so that
    53 // It restores AppArc non native app type registrations so that
    54 // Java applications are launched by old S60 stubmidp2recogexe
    54 // Java applications are launched by old S60 stubmidp2recogexe
    55 #define KOmjCleanerUid 0x2002119A
    55 #define KOmjCleanerUid 0x2002119A
    56 
    56 
    57 // javaappconverter.exe is executed automatically once after OMJ has
    57 // javaappconverter.exe is executed automatically once after OMJ has
    58 // been installed. It uses javainstaller to convert S60 MIDlets to OMJ
    58 // been installed as a SIS package. It uses javainstaller to convert 
       
    59 // S60 MIDlets to OMJ
    59 #define KJavaAppConverterUid 0x2002121C
    60 #define KJavaAppConverterUid 0x2002121C
       
    61 
       
    62 // javaafterflashconverter.exe is executed by Java Captain after 
       
    63 // ROM image that contains OMJ has been flashed to a device that 
       
    64 // earlier had Java 1.x. It uses javainstaller to convert 
       
    65 // S60 MIDlets to OMJ
       
    66 #define KJavaAfterFlashConverterUid 0x20034612
    60 
    67 
    61 // javarestoreconverter.exe is executed in if old Java 1.X MIDlet
    68 // javarestoreconverter.exe is executed in if old Java 1.X MIDlet
    62 // have been restored and must be converted and installed to OMJ environment
    69 // have been restored and must be converted and installed to OMJ environment
    63 #define KJavaRestoreConverterUid 0x2002B3EA
    70 #define KJavaRestoreConverterUid 0x2002B3EA
    64 
    71