mpxmusicplayer/activeidle/aiplayerplugin/data/aiplayerpluginresource.rss
branchRCL_3
changeset 9 13afc0e517bd
parent 5 2a40e88564c8
child 11 943ff5625028
equal deleted inserted replaced
5:2a40e88564c8 9:13afc0e517bd
     1 /*
       
     2 * Copyright (c) 2007 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:  Resource definitions for project aiplayerplugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 NAME MPAI
       
    20 
       
    21 #include <avkon.rh>
       
    22 #include <eikon.rh>
       
    23 #include <aiplayerplugin.loc>
       
    24 
       
    25 RESOURCE RSS_SIGNATURE { }
       
    26 RESOURCE TBUF { buf=""; }
       
    27 
       
    28 // ---------------------------------------------------------------------------
       
    29 // ?resource_name
       
    30 // ?description
       
    31 // ---------------------------------------------------------------------------
       
    32 //
       
    33 RESOURCE TBUF r_mpx_qtn_aipp_unknown_artist
       
    34     {
       
    35     buf = qtn_aipp_unknown_artist;
       
    36     }
       
    37