nettools/conntest/data/ConnTest_reg.rss
changeset 0 857a3e953887
child 15 5296bfa7b0a7
equal deleted inserted replaced
-1:000000000000 0:857a3e953887
       
     1 /*
       
     2 * Copyright (c) 2006 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: The registration resource for ConnTest
       
    15 *
       
    16 */
       
    17 
       
    18 #include <appinfo.rh>
       
    19 #include <ConnTest.rsg>
       
    20 
       
    21 UID2 KUidAppRegistrationResourceFile
       
    22 UID3 0x101F6D2B // application UID
       
    23 
       
    24 RESOURCE APP_REGISTRATION_INFO
       
    25 	{
       
    26 	app_file="ConnTest"; // filename of application binary (minus extension)
       
    27     localisable_resource_file = "\\resource\\apps\\ConnTest";
       
    28     localisable_resource_id = R_CONNTEST_LOCALISABLE_APP_INFO;
       
    29     group_name = "RnD Tools";
       
    30 	}
       
    31 
       
    32 //    localisable_resource_file = "\\resource\\apps\\localisablefiles\\ConnTest";