photosgallery/imgvwr/group/glxivwr_loc.rss
changeset 1 9ba538e329bd
child 30 a60acebbbd9d
equal deleted inserted replaced
0:4e91876724a2 1:9ba538e329bd
       
     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 Image Viewer
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 //	RESOURCE IDENTIFIER
       
    23 NAME	IVWR
       
    24 #include <eikon.rh>
       
    25 #include <eikon.rsg>
       
    26 #include <avkon.rh>
       
    27 #include <avkon.rsg>
       
    28 
       
    29 #include <appinfo.rh>
       
    30 #include <photos.loc>
       
    31 
       
    32 
       
    33 // ---------------------------------------------------------
       
    34 //   
       
    35 //    Define the resource file signature 
       
    36 //    This resource should be empty.
       
    37 //
       
    38 // ---------------------------------------------------------
       
    39 //
       
    40 RESOURCE RSS_SIGNATURE { } 
       
    41 
       
    42 RESOURCE LOCALISABLE_APP_INFO r_glx_localisable_app_info
       
    43 	{
       
    44 	short_caption = qtn_lgal_title_main_view;
       
    45 	caption_and_icon =
       
    46 		{
       
    47 		CAPTION_AND_ICON_INFO 
       
    48 			{
       
    49 			caption=qtn_lgal_title_main_view;
       
    50 			number_of_icons=1;
       
    51 			icon_file="\\resource\\apps\\glx_aif.mif";
       
    52 			}
       
    53 		};
       
    54 	}
       
    55 
       
    56  
       
    57