00001 ; 00002 ; Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 00003 ; All rights reserved. 00004 ; This component and the accompanying materials are made available 00005 ; under the terms of the License "Eclipse Public License v1.0" 00006 ; which accompanies this distribution, and is available 00007 ; at the URL "http://www.eclipse.org/legal/epl-v10.html". 00008 ; 00009 ; Initial Contributors: 00010 ; Nokia Corporation - initial contribution. 00011 ; 00012 ; Contributors: 00013 ; 00014 ; Description: 00015 ; 00016 00017 ;Language - standard language definitions 00018 &EN 00019 00020 ; List of localised vendor names - one per language. At least one must be provided (English [EN]). 00021 %{"Vendor-EN"} 00022 00023 ; The non-localised, globally unique vendor name (mandatory) 00024 :"Vendor" 00025 00026 ; Package header 00027 ; Name, UID3, Major, Minor, Build, Package-type 00028 #{"SummaryScreen"},(0xA000464F),1,0,0, TYPE=SA 00029 00030 ;Supports Series 60 v 3.0 00031 ; Product/platform version UID, Major, Minor, Build, Product ID 00032 [0x101F7961], 0, 0, 0, {"Series60ProductID"} 00033 00034 ;Files to install 00035 ;<source> <destination> 00036 "$(EPOCROOT)epoc32\release\$(PLATFORM)\$(TARGET)\SummaryScreen.exe" -"!:\sys\bin\SummaryScreen.exe" 00037 "$(EPOCROOT)epoc32\data\z\private\10003a3f\apps\SummaryScreen_reg.rsc" -"!:\private\10003a3f\import\apps\SummaryScreen_reg.rsc" 00038