diff -r 000000000000 -r eb1f2e154e89 textinput/peninputarc/src/peninputserverapp/data/peninputserver.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/textinput/peninputarc/src/peninputserverapp/data/peninputserver.rss Tue Feb 02 01:02:04 2010 +0200 @@ -0,0 +1,63 @@ +/* +* 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 +#include +#include +#include + +#ifdef RD_SCALABLE_UI +#include +#endif + +#include + +// 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