diff -r ae0addfe117e -r ae690a8c4a18 devsound/devsoundrefplugin/src/controller/audio/2002C398.rss --- a/devsound/devsoundrefplugin/src/controller/audio/2002C398.rss Fri Jul 09 12:53:09 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ -// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). -// All rights reserved. -// This component and the accompanying materials are made available -// under the terms of "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: -// -// Description: -// Copied from... Registry file for the Example Interface Implementation Collection -// -// - -#include -#include -#include "MmfAudioToneController.hrh" - -RESOURCE REGISTRY_INFO theInfo - { - dll_uid = 0x2002C398; - interfaces = - { - INTERFACE_INFO - { - interface_uid = KMmfUidPluginInterfaceController ; - implementations = - { - IMPLEMENTATION_INFO - { - implementation_uid = KMmfUidControllerAudioTone ; - version_no = 1; - display_name = "Symbian Audio Tone Test controller"; - default_data = "?"; - opaque_data = "Symbianyes0x101F5D07

0x101FFA00";//yes indicates controller has no url handling capability. - } - }; - }, - INTERFACE_INFO - { - interface_uid = KMmfUidToneSequenceFormatInterface; - implementations = - { - IMPLEMENTATION_INFO - { - implementation_uid = KMmfUidToneSequenceFormatRead ; - version_no = 1; - display_name = "Tone Sequence Play Format"; - default_data = "?"; - opaque_data = "Symbian0x101F5D07.sqnSQNC"; - } - }; - } - - }; - } -