menufw/hierarchynavigator/hnengine/inc/hnserviceglobals.h
branchv5backport
changeset 14 1abc632eb502
parent 13 6205fd287e8a
child 20 636d517f67e6
equal deleted inserted replaced
13:6205fd287e8a 14:1abc632eb502
     1 /*
       
     2 * Copyright (c) 2007-2008 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:  ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef C_HNSERVICEGLOBALS_H
       
    21 #define C_HNSERVICEGLOBALS_H
       
    22    
       
    23 
       
    24 
       
    25 //// model event-related params
       
    26 _LIT8( KNewSuiteParamNameEn,       "suite_name" );
       
    27 
       
    28 
       
    29 #endif // C_HNSERVICEGLOBALS_H