photosgallery/collectionframework/plugins/glxcollectionplugincamera/data/glxplugincamera.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 information for camera collection plugin 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 //	RESOURCE IDENTIFIER
       
    22 NAME	PCAM
       
    23 
       
    24 #include <badef.rh>
       
    25 #include <glxgallery_NonTouch.loc>
       
    26 
       
    27 /**
       
    28  * @internal reviewed 14/06/2007 by Alex Birkett
       
    29  */
       
    30 
       
    31 //	RESOURCE DEFINITIONS 
       
    32 
       
    33 RESOURCE BA_RSS_SIGNATURE { }
       
    34 
       
    35 RESOURCE TBUF { buf="PCAM"; }
       
    36 
       
    37 
       
    38 //RESOURCE LBUF r_camera_sub_title_no_image_no_video  { txt=qtn_lgal_list_detail_no_img_vid; }
       
    39 RESOURCE LBUF r_camera_sub_title_no_image_no_video  { txt=qtn_lgal_list_detail_no_img_vid_nseries; }
       
    40 RESOURCE LBUF r_camera_sub_title_single     				{ txt=qtn_lgal_list_detail_one_item; }
       
    41 RESOURCE LBUF r_camera_sub_title_multi      				{ txt=qtn_lgal_list_detail_multi_item; }
       
    42 //RESOURCE LBUF r_camera_general_title        				{ txt=qtn_lgal_list_title_captured; }
       
    43 RESOURCE LBUF r_camera_general_title                        { txt=qtn_lgal_list_title_captured_nseries; }
       
    44