phonebookui/Phonebook2/help/inc/phob.hlp.hrh
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 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".
    21 
    21 
    22 #ifndef __PHOB_HLP_HRH__
    22 #ifndef __PHOB_HLP_HRH__
    23 #define __PHOB_HLP_HRH__
    23 #define __PHOB_HLP_HRH__
    24 
    24 
    25 _LIT(KFDN_HLP_FDN_NUM_EDIT_VIEW, "FDN_HLP_FDN_NUM_EDIT_VIEW"); // 
    25 _LIT(KFDN_HLP_FDN_NUM_EDIT_VIEW, "FDN_HLP_FDN_NUM_EDIT_VIEW"); // 
    26 _LIT(KFDN_HLP_FDN_NUMBER_VIEW, "FDN_HLP_FDN_NUMBER_VIEW"); // 
       
    27 _LIT(KFDN_HLP_FDN_VIEW, "FDN_HLP_FDN_VIEW"); // 
       
    28 _LIT(KSDN_HLP_APP, "SDN_HLP_APP"); // 
       
    29 _LIT(KHLP_CCA_DETAILS, "HLP_CCA_DETAILS"); // 
    26 _LIT(KHLP_CCA_DETAILS, "HLP_CCA_DETAILS"); // 
    30 _LIT(KHLP_CCA_EDITOR, "HLP_CCA_EDITOR"); // 
       
    31 _LIT(KHLP_CCA_LAUNCHER, "HLP_CCA_LAUNCHER"); // 
    27 _LIT(KHLP_CCA_LAUNCHER, "HLP_CCA_LAUNCHER"); // 
    32 _LIT(KPHOB_HLP_GROUP_LIST, "PHOB_HLP_GROUP_LIST"); // 
    28 _LIT(KPHOB_HLP_GROUP_LIST, "PHOB_HLP_GROUP_LIST"); // 
    33 _LIT(KPHOB_HLP_SIM_LIST, "PHOB_HLP_SIM_LIST"); // 
    29 _LIT(KPHOB_HLP_SIM_LIST, "PHOB_HLP_SIM_LIST"); // 
    34 _LIT(KPHOB_HLP_MY_NUMBERS, "PHOB_HLP_MY_NUMBERS"); // 
    30 _LIT(KPHOB_HLP_MY_NUMBERS, "PHOB_HLP_MY_NUMBERS"); // 
    35 _LIT(KPHOB_HLP_GROUP_MEMBER_LIST, "PHOB_HLP_GROUP_MEMBER_LIST"); // 
    31 _LIT(KPHOB_HLP_GROUP_MEMBER_LIST, "PHOB_HLP_GROUP_MEMBER_LIST"); // 
    36 _LIT(KPHOB_HLP_SETTINGS, "PHOB_HLP_SETTINGS"); // 
    32 _LIT(KPHOB_HLP_SETTINGS, "PHOB_HLP_SETTINGS"); // 
    37 _LIT(KPHOB_HLP_NAME_LIST, "PHOB_HLP_NAME_LIST"); // 
    33 _LIT(KPHOB_HLP_NAME_LIST, "PHOB_HLP_NAME_LIST"); // 
       
    34 _LIT(KHLP_CCA_MY_CARD, "HLP_CCA_MY_CARD"); // 
       
    35 _LIT(KRLOOK_HLP_INFO_VIEW, "RLOOK_HLP_INFO_VIEW"); // 
       
    36 _LIT(KHLP_CCA_EDITOR, "HLP_CCA_EDITOR"); // 
       
    37 _LIT(KPHOB_HLP_CONTACT_INFO_VIEW, "PHOB_HLP_CONTACT_INFO_VIEW"); // 
       
    38 _LIT(KPHOB_HLP_EDIT_ENTRY, "PHOB_HLP_EDIT_ENTRY"); // 
       
    39 _LIT(KFDN_HLP_FDN_NUMBER_VIEW, "FDN_HLP_FDN_NUMBER_VIEW"); // 
       
    40 _LIT(KFDN_HLP_FDN_VIEW, "FDN_HLP_FDN_VIEW"); // 
       
    41 _LIT(KSDN_HLP_APP, "SDN_HLP_APP"); // 
       
    42 _LIT(KPHOB_HLP_SIM_INFO_VIEW, "PHOB_HLP_SIM_INFO_VIEW"); // 
    38 
    43 
    39 #endif 
    44 #endif