tsrc/consoleplayer/player/group/consoleplayer_reg.rss
author hgs
Tue, 21 Sep 2010 11:21:54 -0500
changeset 36 20d2741ccdad
parent 33 e1b6d78dfe6a
permissions -rw-r--r--
201037

/*
 * Copyright (c) 2010 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:
 * Resource file for registering the ConsolePlayer to the Application
 * Menu.
 * 
 */

#include <appinfo.rh>

UID2 KUidAppRegistrationResourceFile
UID3 0x10207C89

RESOURCE APP_REGISTRATION_INFO
{
    app_file="consoleplayer";  
}