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