internetradio2.0/help/iraap.hlp.hrh
changeset 14 896e9dbc5f19
parent 12 608f67c22514
child 15 065198191975
equal deleted inserted replaced
12:608f67c22514 14:896e9dbc5f19
     1 /*
       
     2 * Copyright (c) 2009 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:
       
    15 *
       
    16 */
       
    17 //
       
    18 // iraap.hlp.hrh
       
    19 //
       
    20 
       
    21 //
       
    22 // File generated by cshlpcmp Version 011
       
    23 //
       
    24 
       
    25 #ifndef __IRAAP_HLP_HRH__
       
    26 #define __IRAAP_HLP_HRH__
       
    27 
       
    28 #include <e32cmn.h>
       
    29 
       
    30 _LIT(KIR_HELP_MAIN,"IR_HELP_MAIN"); //Main menu view
       
    31 _LIT(KIR_HELP_NOW,"IR_HELP_NOW"); //Now playing view
       
    32 _LIT(KIR_HELP_STATIONS,"IR_HELP_STATIONS"); //Stations view
       
    33 _LIT(KIR_HELP_ADD_URL,"IR_HELP_ADD_URL"); //Add URL to stations view
       
    34 _LIT(KIR_HELP_DISCOVER,"IR_HELP_DISCOVER"); //Station directory view
       
    35 _LIT(KIR_HELP_GENRE,"IR_HELP_GENRE"); //Browse by genre view
       
    36 _LIT(KIR_HELP_GENRE_STATIONS,"IR_HELP_GENRE_STATIONS"); //Stations for genre view
       
    37 _LIT(KIR_HELP_LANGUAGE,"IR_HELP_LANGUAGE"); //Browse by language view
       
    38 _LIT(KIR_HELP_LANGUAGE_STATIONS,"IR_HELP_LANGUAGE_STATIONS"); //Stations for language view
       
    39 _LIT(KIR_HELP_COUNTRY,"IR_HELP_COUNTRY"); //Browse by country view
       
    40 _LIT(KIR_HELP_COUNTRY_STATIONS,"IR_HELP_COUNTRY_STATIONS"); //Stations for country view
       
    41 _LIT(KIR_HELP_TOP,"IR_HELP_TOP"); //Stations for top stations view
       
    42 _LIT(KIR_HELP_SEARCH,"IR_HELP_SEARCH"); //Search view
       
    43 _LIT(KIR_HELP_RESULTS,"IR_HELP_RESULTS"); //Search results view
       
    44 _LIT(KIR_HELP_SETTINGS,"IR_HELP_SETTINGS"); //Settings view
       
    45 _LIT(KIR_HELP_PLS,"IR_HELP_PLS"); //Receiving stations via .pls file view
       
    46 
       
    47 #endif