diff -r 474929a40a0f -r 87476091b3f5 screensaver/devicedialogplugins/snsrdevicedialogplugin/src/snsrdevicedialogplugin.cpp --- a/screensaver/devicedialogplugins/snsrdevicedialogplugin/src/snsrdevicedialogplugin.cpp Wed Jul 14 15:53:30 2010 +0300 +++ b/screensaver/devicedialogplugins/snsrdevicedialogplugin/src/snsrdevicedialogplugin.cpp Fri Jul 23 13:47:57 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -122,7 +122,7 @@ Q_UNUSED(deviceDialogType) info->group = SecurityGroup; - info->flags = NoDeviceDialogFlags; + info->flags = ReceiveIndicatorStatus; info->priority = DefaultPriority; return true;