installationservices/swiconfig/usif/siflauncher/siflauncher_reg.rss
changeset 77 d1838696558c
parent 33 8110bf1194d1
equal deleted inserted replaced
75:2d2d25361590 77:d1838696558c
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    26 RESOURCE APP_REGISTRATION_INFO 
    26 RESOURCE APP_REGISTRATION_INFO 
    27 	{
    27 	{
    28 	app_file="siflauncher";
    28 	app_file="siflauncher";
    29 	localisable_resource_file="\\resource\\apps\\siflauncher_loc";
    29 	localisable_resource_file="\\resource\\apps\\siflauncher_loc";
    30 
    30 
    31 	hidden=KAppNotHidden; 
    31 	hidden=KAppIsHidden; 
    32 	embeddability=KAppNotEmbeddable;
    32 	embeddability=KAppNotEmbeddable;
    33 	newfile=KAppDoesNotSupportNewFile;
    33 	newfile=KAppDoesNotSupportNewFile;
    34 	datatype_list=
    34 	datatype_list=
    35 		{
    35 		{
    36 		DATATYPE { priority=EDataTypePrioritySystem; type="x-epoc/x-sisx-app"; },
    36 		DATATYPE { priority=EDataTypePrioritySystem; type="x-epoc/x-sisx-app"; },