diff -r 85902f042028 -r a5e7a4f63858 uifw/AknGlobalUI/OldStyleNotif/Src/AknNotifyPlugin.cpp --- a/uifw/AknGlobalUI/OldStyleNotif/Src/AknNotifyPlugin.cpp Wed Sep 15 12:29:17 2010 +0300 +++ b/uifw/AknGlobalUI/OldStyleNotif/Src/AknNotifyPlugin.cpp Wed Oct 13 14:50:15 2010 +0300 @@ -275,7 +275,7 @@ } if ( sParams.iGprsState != EAknSignalGprsIndicatorBgTypeWipe && - sParams.iGprsState != EAknSignalGprsIndicatorBgTypeSolid && + sParams.iGprsState != EAknNaviPaneBackgroundTypeSolid && sParams.iGprsState >= 0 ) { publisher->SetSignalIcon( sParams.iGprsState );