diff -r 09b1ac925e3f -r 03674e5abf46 pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp --- a/pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp Tue Aug 31 16:04:40 2010 +0300 +++ b/pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp Wed Sep 01 12:19:59 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-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" @@ -364,6 +364,7 @@ } CleanupStack::PopAndDestroy(); // buf + iKeeper.iCurrentCACertForTrustSettings = helpIndex3; ((CAknViewAppUi*)iAvkonAppUi)->ActivateLocalViewL( KCertManUIViewTrustId, TUid::Uid( helpIndex3), KNullDesC8 ); break;