taskswitcher/teleportui/hgteleportapp/data/hgteleport_reg.rss
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : hgteleport_reg.rss
       
     4 *  Part of     : Hg Teleport
       
     5 *  Description : hgteleport application's registration resource file 
       
     6 *  Version     : %version: 3 %
       
     7 *
       
     8 *  Copyright © 2008-2008 Nokia.  All rights reserved.
       
     9 *  This material, including documentation and any related computer
       
    10 *  programs, is protected by copyright controlled by Nokia.  All
       
    11 *  rights are reserved.  Copying, including reproducing, storing,
       
    12 *  adapting or translating, any or all of this material requires the
       
    13 *  prior written consent of Nokia.  This material also contains
       
    14 *  confidential information which may not be disclosed to others
       
    15 *  without the prior written consent of Nokia.
       
    16 * ============================================================================
       
    17 * Template version: 4.1.1
       
    18 */
       
    19 
       
    20 #include <appinfo.rh>
       
    21 #include <hgteleport.rsg>
       
    22 
       
    23 UID2 KUidAppRegistrationResourceFile
       
    24 UID3 0x20016BF0
       
    25 
       
    26 RESOURCE APP_REGISTRATION_INFO 
       
    27 	{
       
    28 	app_file="hgteleport";
       
    29 	localisable_resource_file="\\resource\\apps\\hgteleport";
       
    30 	localisable_resource_id = R_LOCALISABLE_APP_INFO;
       
    31 	}