installationservices/swi/test/testexes/tswiappregintegration/fotaupdateUDA1_reg.rss
author hgs
Thu, 08 Jul 2010 20:28:00 +0300
changeset 50 c6e8afe0ba85
permissions -rw-r--r--
201027_01
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     1
// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     2
// All rights reserved.
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     3
// This component and the accompanying materials are made available
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     4
// under the terms of "Eclipse Public License v1.0"
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     5
// which accompanies this distribution, and is available
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     7
//
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     8
// Initial Contributors:
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     9
// Nokia Corporation - initial contribution.
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    10
//
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    11
// Contributors:
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    12
//
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    13
// Description:
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    14
//
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    15
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    16
/**
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    17
 @file fotaupdateUDA1_reg.rss
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    18
 @internalComponent - Internal Symbian test code
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    19
*/
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    20
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    21
#include <appinfo.rh>
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    22
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    23
UID2 KUidAppRegistrationResourceFile
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    24
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    25
UID3 0xA000F16C	// App UID
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    26
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    27
RESOURCE APP_REGISTRATION_INFO
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    28
	{	
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    29
	app_file = "UDA1";
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    30
	group_name = "UDA1_Group";
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    31
	}