textinput/peninputarc/src/peninputserverapp/data/peninputserver.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 10:15:25 +0300
branchRCL_3
changeset 39 ac7e4d1d9209
parent 0 eb1f2e154e89
child 56 8152b1f1763a
permissions -rw-r--r--
Revision: 201031 Kit: 201033

/*
* 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: 
*     This file contains all the resources for the peninputserver.
*
*/

//  RESOURCE IDENTIFIER
NAME    PARC // 4 letter ID

//  INCLUDES

#include <eikon.rh>
#include <avkon.rsg>
#include <avkon.rh>
#include <avkon.mbg>

#ifdef RD_SCALABLE_UI
#include <appinfo.rh>
#endif

#include <data_caging_paths_strings.hrh>

//  CONSTANTS

//  MACROS

//  RESOURCE DEFINITIONS

RESOURCE RSS_SIGNATURE { }

RESOURCE TBUF { buf="peninputserver"; }

RESOURCE EIK_APP_INFO
{
//    menubar=r_peninputserver_menubar;
}

#ifdef RD_SCALABLE_UI
RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
{
    short_caption = "peninputserver";
    caption_and_icon = CAPTION_AND_ICON_INFO
    {
        caption = "peninputserver";
    };
}
#endif



// End of File