--- a/idlehomescreen/xmluirendering/uiengine/src/xnplugindata.cpp Mon Jun 21 15:27:11 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/src/xnplugindata.cpp Thu Jul 15 18:25:29 2010 +0300
@@ -141,7 +141,7 @@
// Succesfully composed, try schedule publishers' loading
LoadPublishers( EAiFwPluginStartup );
}
- else if ( err == KXnErrPluginFailure )
+ else if ( err == KXnErrWidgetPluginFailure )
{
// Widget's configuration is broken, remove it
TRAP_IGNORE( iManager.UnloadWidgetFromPluginL( *this, ETrue ) );