tactilefeedback/tactilefeedbackresolver/plugins/tactileaudioplugin/data/20021339.rss
author hgs
Wed, 26 May 2010 00:48:57 +0300
changeset 23 ef70b7e23576
parent 14 603911b3f166
permissions -rw-r--r--
201021

/*
* Copyright (c) 2008 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:  ECom registration file for Tactile Audio player plugin.
* Part of:      Tactile Feedback.
*
*/


#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO theInfo
    {
    dll_uid = 20021339; 
    interfaces = 
        {
        INTERFACE_INFO
            {
            interface_uid = 0x2001CBA7;
            implementations = 
                {
                IMPLEMENTATION_INFO
                    {
                    implementation_uid = 0x2002133A;
                    version_no = 1; 
                    display_name = "";
                    default_data = "Audio";
                    opaque_data = "";
                    }
                };
            }
        };
    }

// End of file