mpxplugins/viewplugins/views/collectionview/inc/mpxcollectionview.hlp.hrh
changeset 0 ff3acec5bc43
equal deleted inserted replaced
-1:000000000000 0:ff3acec5bc43
       
     1 /*
       
     2 * Copyright (c) 2006 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:  CsHelp resource headers for project mpxcollectionview
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef MPXCOLLECTIONVIEW_HLP_HRH
       
    21 #define MPXCOLLECTIONVIEW_HLP_HRH
       
    22 
       
    23 _LIT( KMusHlpLibMainView, "MUS_HLP_LIB_MAIN_VIEW" );
       
    24 _LIT( KMusHlpPlaylistView, "MUS_HLP_PLAYLISTS_VIEW" );
       
    25 _LIT( KMusHlpCategoryView, "MUS_HLP_CATEGORY_VIEW" );
       
    26 _LIT( KMusHlpTracksView, "MUS_HLP_TRACKS_VIEW" );
       
    27 _LIT( KMusHlpPlaylistTracksView, "MUS_HLP_PLAYLISTS_VIEW" );
       
    28 _LIT( KMusHlpEmbeddedPlaylistTracksView, "MUS_HLP_PLAYLISTS_VIEW" );
       
    29 
       
    30 #endif  // MPXCOLLECTIONVIEW_HLP_HRH