pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp
branchRCL_3
changeset 12 a005fc61b02a
parent 0 164170e6151a
child 49 09b1ac925e3f
equal deleted inserted replaced
10:ece4bbb094df 12:a005fc61b02a
     1 /*
     1 /*
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   362                 {
   362                 {
   363                 title->SetTextL( buf->Des() );
   363                 title->SetTextL( buf->Des() );
   364                 }
   364                 }
   365             CleanupStack::PopAndDestroy();  // buf
   365             CleanupStack::PopAndDestroy();  // buf
   366 
   366 
       
   367             iKeeper.iCurrentCACertForTrustSettings = helpIndex3;
   367             ((CAknViewAppUi*)iAvkonAppUi)->ActivateLocalViewL(
   368             ((CAknViewAppUi*)iAvkonAppUi)->ActivateLocalViewL(
   368                 KCertManUIViewTrustId, TUid::Uid( helpIndex3), KNullDesC8 );
   369                 KCertManUIViewTrustId, TUid::Uid( helpIndex3), KNullDesC8 );
   369             break;
   370             break;
   370             }
   371             }
   371         case EAknCmdHelp:
   372         case EAknCmdHelp: