internetradio2.0/resources/irgeneralsettings.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 19 Apr 2010 14:01:53 +0300
changeset 0 09774dfdd46b
permissions -rw-r--r--
Revision: 201011 Kit: 201015

/*
* Copyright (c) 2006-2006 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 definitions for project vrgeneralsettings
*
*/


NAME VRGS

#include <avkon.loc>
#include <avkon.rh>
#include <avkon.rsg>
#include <commondialogs.rh>
#include <eikon.rh>
#include <uikon.rh>

#include <internetradio.loc>

// ---------------------------------------------------------------------------
// The signature of the resource file.
// ---------------------------------------------------------------------------
//
RESOURCE RSS_SIGNATURE
    {
    }

// ---------------------------------------------------------------------------
// The default document name of the application.
// ---------------------------------------------------------------------------
//
RESOURCE TBUF
    {
    buf = "";
    }

// ---------------------------------------------------------------------------
// r_ir_general_settings_plugin_title
// Title of the plugin, visible when the plugin is activated.
// ---------------------------------------------------------------------------
//
RESOURCE TBUF r_ir_general_settings_plugin_title
    {
    buf = qtn_ir_main_title;
    }

// ---------------------------------------------------------------------------
// r_ir_general_settings_plugin_listbox_caption
// Caption of the plugin in the listbox view.
// ---------------------------------------------------------------------------
//
RESOURCE TBUF r_ir_general_settings_plugin_listbox_caption
    {
    buf = qtn_ir_set_folder_internetradio;
    }