diff -r 4ad59aaee882 -r 2f468c1958d0 build/symbian_uids.pri --- a/build/symbian_uids.pri Fri Sep 17 08:28:21 2010 +0300 +++ b/build/symbian_uids.pri Mon Oct 04 00:10:53 2010 +0300 @@ -126,6 +126,7 @@ contains(TARGET, javaopengles): TARGET.UID3 = 0x20031DD1 contains(TARGET, javacentrep): TARGET.UID3 = 0x2002DCE1 contains(TARGET, javachapi): TARGET.UID3 = 0x2002DCE4 +contains(TARGET, javasoftindicatorplugin): TARGET.UID3 = 0x20031E8E isEmpty(TARGET.UID3): error($${TEMPLATE} $${TARGET} : UID3 not defined. Please allocate UID3 and configure it either on $${TARGET}.pro file or in command symbian_uids.pri)