sl@0: /* sl@0: * Copyright (c) 2009 Symbian Foundation Ltd sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of the License "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Symbian Foundation Ltd - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * Tiger app resource sl@0: */ sl@0: sl@0: sl@0: sl@0: #include sl@0: #include sl@0: sl@0: UID2 KUidAppRegistrationResourceFile sl@0: sl@0: // Application UID sl@0: UID3 0xA000024A sl@0: sl@0: RESOURCE APP_REGISTRATION_INFO sl@0: { sl@0: app_file = "Tiger"; sl@0: localisable_resource_file = "\\resource\\apps\\tiger"; sl@0: localisable_resource_id = R_TIGER_LOCALISABLE_APP_INFO; sl@0: embeddability = KAppNotEmbeddable; sl@0: newfile = KAppDoesNotSupportNewFile; sl@0: sl@0: // group_name = "OpenVG"; sl@0: } sl@0: sl@0: // End of File