homescreenplugins/videochplugin/data/videocontentharvester.rss
branchRCL_3
changeset 13 112a725ff2c2
parent 11 5294c000a26d
child 14 8970fbd719ec
equal deleted inserted replaced
11:5294c000a26d 13:112a725ff2c2
     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 the License "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 
       
    19 NAME VCHR
       
    20 
       
    21 #include <eikon.rsg>
       
    22 #include <eikon.rh>
       
    23 #include <avkon.rsg>
       
    24 #include <avkon.rh>
       
    25 #include <avkon.mbg>
       
    26 #include <avkon.loc>
       
    27 
       
    28 #include <videochplugin.loc>
       
    29 
       
    30 RESOURCE RSS_SIGNATURE { }
       
    31 
       
    32 RESOURCE TBUF { buf=""; }
       
    33 
       
    34 RESOURCE LBUF r_iptv_download_complete
       
    35     {
       
    36     txt = qtn_iptv_download_complete_discreet;
       
    37     }
       
    38 
       
    39 RESOURCE LBUF r_iptv_unfinished_dnloads_continue
       
    40     {
       
    41     txt = qtn_iptv_unfinished_dnloads_continue_discreet;
       
    42     }