emailcontacts/remotecontactlookup/engine/inc/pbkxrclsettings.hrh
branchRCL_3
changeset 33 da5135c61bad
parent 32 a3a1ae9acec6
child 34 cd2816114bd1
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
     1 /*
       
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Contains central repository related defines.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef PBKXREMOTECONTACTLOOKUPSETTINGS_HRH
       
    20 #define PBKXREMOTECONTACTLOOKUPSETTINGS_HRH
       
    21 
       
    22 // <cmail> S60 UID update
       
    23 #define KPbkxRclCrUid          0x2001F3FE
       
    24 // </cmail> S60 UID update
       
    25 #define KPbkxRclProtocolUidKey 1
       
    26 #define KPbkxRclAccountUidKey  2
       
    27 
       
    28 #endif // PBKXREMOTECONTACTLOOKUPSETTINGS_HRH