engine/collectionframework/plugins/glxcollectionpluginall/data/glxpluginall.rss
changeset 23 74c9f037fd5d
equal deleted inserted replaced
5:f7f0874bfe7d 23:74c9f037fd5d
       
     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 for Cloud View
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 //	RESOURCE IDENTIFIER
       
    21 NAME	PALL
       
    22 
       
    23 #include <badef.rh>
       
    24 #include <glxgallery.loc>
       
    25 
       
    26 
       
    27 //	RESOURCE DEFINITIONS 
       
    28 
       
    29 RESOURCE BA_RSS_SIGNATURE { }
       
    30 
       
    31 RESOURCE TBUF { buf="PALL"; }
       
    32 
       
    33 RESOURCE LBUF r_all_sub_title_single      { txt=qtn_lgal_view_subtitle_all_single; }
       
    34 RESOURCE LBUF r_all_sub_title_multi       { txt=qtn_lgal_view_subtitle_all_multi; }
       
    35 RESOURCE LBUF r_all_item_sub_title_empty  { txt=qtn_lgal_list_detail_no_img_vid_nseries; }
       
    36 RESOURCE LBUF r_all_general_title         { txt=qtn_lgal_view_title_all; }
       
    37