locationlandmarksuirefapp/data/lmuirefapp_reg.rss
branchRCL_3
changeset 18 870918037e16
parent 0 522cd55cc3d7
equal deleted inserted replaced
17:1fc85118c3ae 18:870918037e16
       
     1 /*
       
     2 * Copyright (c) 2005 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:   LandmarksUi Content File -    
       
    15 *     This file contains Application registration info of Ref Application.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 #include <appinfo.rh>
       
    25 #include <lmuirefapp.rsg>
       
    26 #include "LmUiRefAppUID.h" 
       
    27 
       
    28 UID2 KUidAppRegistrationResourceFile
       
    29 UID3 KLmUiRefAppUID3 
       
    30 
       
    31 RESOURCE APP_REGISTRATION_INFO
       
    32     {
       
    33     app_file = "LmUiRefApp"; 
       
    34     localisable_resource_file = "\\resource\\apps\\lmuirefapp";
       
    35     localisable_resource_id = R_LMUIREFAPP_LOCALISABLE_APP_INFO;
       
    36     }
       
    37 
       
    38 // End of File
       
    39 
       
    40 
       
    41 
       
    42 
       
    43 
       
    44 
       
    45 
       
    46 
       
    47 
       
    48