internetradio2.0/resources/irgeneralsettings.rss
author Pat Downey <patd@symbian.org>
Tue, 18 May 2010 11:36:57 +0100
changeset 4 3f2d53f144fe
parent 0 09774dfdd46b
permissions -rw-r--r--
Merge docml changeset with recent Nokia delivery.

/*
* 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;
    }