notepad/notepad1/inc/nmake.hlp.hrh
changeset 0 f979ecb2b13e
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 /*
       
     2 * Copyright (c) 2002 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:  hrh file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //
       
    20 // nmake.hlp.hrh
       
    21 //
       
    22 
       
    23 //
       
    24 // File generated on 11:7:46 24/10/2002
       
    25 // by cshlpcmp Version 010
       
    26 //
       
    27 
       
    28 #ifndef __NMAKE_HLP_HRH__
       
    29 #define __NMAKE_HLP_HRH__
       
    30 
       
    31 
       
    32 _LIT(KNMAKE_HLP_MEMO_LIST,"NMAKE_HLP_MEMO_LIST"); //List of saved memos state
       
    33 _LIT(KNMAKE_HLP_MEMO_EDITOR,"NMAKE_HLP_MEMO_EDITOR"); //Notepad editor state
       
    34 _LIT(KNMAKE_HLP_TEMPLATE_EDITOR,"NMAKE_HLP_TEMPLATE_EDITOR"); //Notepad template editor state
       
    35 _LIT(KNMAKE_HLP_MEMO_VIEWER,"NMAKE_HLP_MEMO_VIEWER"); //Notepad memo viewer state
       
    36 _LIT(KNMAKE_HLP_MEMO_VIEWER_EDIT,"NMAKE_HLP_MEMO_VIEWER_EDIT"); //Notepad editable viewer state
       
    37 _LIT(KNMAKE_HLP_MEMO_EDITOR_APPS,"NMAKE_HLP_MEMO_EDITOR_APPS"); //Notepad called from 3rd party aplications should use this
       
    38 
       
    39 #endif