messagingappbase/smartmessaging/oplogobc/group/OpLogoBC.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 15 Mar 2010 12:40:06 +0200
branchRCL_3
changeset 13 a9c7e5670d17
parent 0 72b543305e3a
permissions -rw-r--r--
Revision: 201009 Kit: 201010

/*
* Copyright (c) 2002 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:  
*     This file contains all the resources for the module.
*
*/



//  RESOURCE IDENTIFIER

NAME    LOGO

//  INCLUDES
#include <eikon.rh>
#include "eikon.rsg"
#include <avkon.rsg>
#include <avkon.rh>
#include <avkon.mbg>

#include <oplogobc.loc> // Localisable text

//  RESOURCE DEFINITIONS 
// ---------------------------------------------------------
//   
//    OpLogoBC.rss
//
// ---------------------------------------------------------
//

RESOURCE RSS_SIGNATURE { }

//RESOURCE TBUF { buf="Operator Logo"; }

RESOURCE EIK_APP_INFO
    {
    }

RESOURCE TBUF r_use_logo 
    {
    buf=qtn_sm_use_logo;
    }

RESOURCE TBUF r_title_operator_logo 
    {
    buf=qtn_sm_title_operator_logo;
    }

RESOURCE TBUF r_sm_replace_logo 
    {
    buf=qtn_sm_replace_logo;
    }

RESOURCE TBUF r_sm_note_logo_copied 
    {
    buf=qtn_sm_note_logo_copied;
    }

RESOURCE TBUF r_sm_delete_all_logos 
    {
    buf=qtn_sm_delete_all_logos;
    }

// End of File