diff -r 000000000000 -r 0049171ecffb data/NPR_reg.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data/NPR_reg.rss Fri Jul 24 08:46:02 2009 +0100 @@ -0,0 +1,40 @@ +/* + ============================================================================ + Name : NPR_reg.rss + Author : John Kern + + Copyright (c) 2009 Symbian Foundation Ltd + This component and the accompanying materials are made available + under the terms of the License "Eclipse Public License v1.0" + which accompanies this distribution, and is available + at the URL "http://www.eclipse.org/legal/epl-v10.html". + + Initial Contributors: + - Symbian Foundation Ltd - initial contribution. + + Contributors: + - John Kern + - Symsource + + Description : This file contains the application registration resource + ============================================================================ + */ + +#include "NPR.hrh" +#include "NPR.rls" +#include +#include + +UID2 KUidAppRegistrationResourceFile +UID3 _UID3 + +RESOURCE APP_REGISTRATION_INFO + { + app_file="NPR_0xEEB0E481"; + localisable_resource_file = qtn_loc_resource_file_1; + localisable_resource_id = R_LOCALISABLE_APP_INFO; + + embeddability=KAppNotEmbeddable; + newfile=KAppDoesNotSupportNewFile; + } +