diff -r cfea66083b62 -r baacf668fe89 phoneplugins/phoneindicatorplugin/src/phoneindicatorinterface.cpp --- a/phoneplugins/phoneindicatorplugin/src/phoneindicatorinterface.cpp Mon Oct 04 16:06:10 2010 +0300 +++ b/phoneplugins/phoneindicatorplugin/src/phoneindicatorinterface.cpp Fri Oct 15 12:58:46 2010 +0300 @@ -27,7 +27,7 @@ const QString &indicatorType, int typeIndex, Interaction interaction) : - HbIndicatorInterface( indicatorType, HbIndicatorInterface::NotificationCategory, + HbIndicatorInterface( indicatorType, IndicatorInfos[typeIndex].catecory, (interaction == InteractionNone) ? NoInteraction : InteractionActivated), m_typeIndex(typeIndex), m_interaction(interaction),