videditor/TrimForMms/data/TrimForMms_reg.rss
author Mikael Laine <mikael.laine@ixonos.com>
Fri, 29 Jan 2010 14:08:33 +0200
changeset 0 951a5db380a0
permissions -rw-r--r--
Committing the Video Editor package under the Eclipse Public License

/*
* Copyright (c) 2010 Ixonos Plc.
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the "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:
* Nokia Corporation - Initial contribution
*
* Contributors:
* Ixonos Plc
*
* Description: 
*
*/


// ====================================================================
// File: TrimForMms_reg.rss
// Created: 04/18/06
// Author: 
// 
// ==================================================================== */

//TrimForMms application's registration resource file 

#include <appinfo.rh>
#include <TrimForMms.rsg>
#include <data_caging_paths_strings.hrh>

UID2 KUidAppRegistrationResourceFile
UID3 0x200009D

RESOURCE APP_REGISTRATION_INFO 
	{
	app_file="TrimForMms";
	localisable_resource_file=APP_RESOURCE_DIR"\\TrimForMms_loc";
	localisable_resource_id = R_TRIM_FOR_MMS_LOCALISABLE_APP_INFO;	
	hidden = KAppNotHidden;
	embeddability = KAppEmbeddable;
	launch = KAppLaunchInForeground;
	}