photosgallery/collectionframework/plugins/glxcollectionplugindownloads/data/glxplugindownloads.rss
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2008-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:    Resource definitions
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 //	RESOURCE IDENTIFIER
       
    22 NAME	PDOW
       
    23 
       
    24 #include <badef.rh>
       
    25 #include <photos.loc>
       
    26 
       
    27 #include <eikon.rsg>
       
    28 #include <avkon.rsg>
       
    29 #include <avkon.rh>
       
    30 #include <avkon.loc>
       
    31 #include <avkon.mbg>
       
    32 #include <eikon.rh>
       
    33 
       
    34 //	RESOURCE DEFINITIONS 
       
    35 
       
    36 RESOURCE RSS_SIGNATURE { }
       
    37 
       
    38 RESOURCE TBUF { buf="PDOW"; }
       
    39 
       
    40 
       
    41 RESOURCE LBUF r_downloads_sub_title_no_img_no_vid    { txt = qtn_lgal_list_detail_no_img_vid; }  
       
    42 RESOURCE LBUF r_downloads_sub_title_single           { txt=qtn_lgal_list_detail_one_item; }
       
    43 RESOURCE LBUF r_downloads_sub_title_multi            { txt=qtn_lgal_list_detail_multi_item; }
       
    44 RESOURCE LBUF r_downloads_general_title              { txt=qtn_lgal_list_title_downloads; }
       
    45