textinput/peninputarc/src/peninputserverapp/data/peninputserver.rss
changeset 0 eb1f2e154e89
child 56 8152b1f1763a
equal deleted inserted replaced
-1:000000000000 0:eb1f2e154e89
       
     1 /*
       
     2 * Copyright (c) 2006-2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0""
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *     This file contains all the resources for the peninputserver.
       
    16 *
       
    17 */
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME    PARC // 4 letter ID
       
    21 
       
    22 //  INCLUDES
       
    23 
       
    24 #include <eikon.rh>
       
    25 #include <avkon.rsg>
       
    26 #include <avkon.rh>
       
    27 #include <avkon.mbg>
       
    28 
       
    29 #ifdef RD_SCALABLE_UI
       
    30 #include <appinfo.rh>
       
    31 #endif
       
    32 
       
    33 #include <data_caging_paths_strings.hrh>
       
    34 
       
    35 //  CONSTANTS
       
    36 
       
    37 //  MACROS
       
    38 
       
    39 //  RESOURCE DEFINITIONS
       
    40 
       
    41 RESOURCE RSS_SIGNATURE { }
       
    42 
       
    43 RESOURCE TBUF { buf="peninputserver"; }
       
    44 
       
    45 RESOURCE EIK_APP_INFO
       
    46 {
       
    47 //    menubar=r_peninputserver_menubar;
       
    48 }
       
    49 
       
    50 #ifdef RD_SCALABLE_UI
       
    51 RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
       
    52 {
       
    53     short_caption = "peninputserver";
       
    54     caption_and_icon = CAPTION_AND_ICON_INFO
       
    55     {
       
    56         caption = "peninputserver";
       
    57     };
       
    58 }
       
    59 #endif
       
    60 
       
    61 
       
    62 
       
    63 // End of File