omadm/omadmappui/inc/NSmlDMSync.hlp.hrh
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     1 /*
       
     2 * Copyright (c) 2002-2005 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:  Constants for help.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __NSMLDMSYNC_HLP_HRH__
       
    20 #define __NSMLDMSYNC_HLP_HRH__
       
    21 
       
    22 
       
    23 _LIT(KSML_HLP_INTRO,"SML_HLP_INTRO");
       
    24 _LIT(KSML_HLP_START,"SML_HLP_START");
       
    25 _LIT(KSML_HLP_DLG_MAIN,"SML_HLP_DLG_MAIN");
       
    26 _LIT(KSML_HLP_DLG_SETTINGS,"SML_HLP_DLG_SETTINGS");
       
    27 _LIT(KSML_HLP_POP_SYNC_LOG,"SML_HLP_POP_SYNC_LOG");
       
    28 _LIT(KSML_HLP_POP_DEFAULT,"SML_HLP_POP_DEFAULT");
       
    29 _LIT(KSML_HLP_DLG_PROGRESS,"SML_HLP_DLG_PROGRESS");
       
    30 _LIT(KSML_HLP_ACTIONS,"SML_HLP_ACTIONS");
       
    31 
       
    32 #endif