diff -r 000000000000 -r 951a5db380a0 videditor/TrimForMms/data/TrimForMms_reg.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videditor/TrimForMms/data/TrimForMms_reg.rss Fri Jan 29 14:08:33 2010 +0200 @@ -0,0 +1,44 @@ +/* +* 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 +#include +#include + +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; + }