textinput/peninputhwrtrui/rom/peninputhwrtruivariant.iby
changeset 27 694fa80c203c
parent 24 fc42a86c98e3
child 35 0f326f2e628e
equal deleted inserted replaced
24:fc42a86c98e3 27:694fa80c203c
     1 /*
       
     2 * Copyright (c) 2007 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:  Image description file for TrainUI application
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef TRUI_IBY
       
    19 #define TRUI_IBY
       
    20 
       
    21 #include <data_caging_paths_for_iby.hrh>
       
    22 #include <bldvariant.hrh>
       
    23 
       
    24 #ifdef __PEN_SUPPORT
       
    25 #ifndef FF_CAPACITIVE_DISPLAY
       
    26 #ifdef __HANDWRITING_RECOGNITION_INPUT
       
    27 #if defined(LOCALES_SC_IBY) || defined(__LOCALES_01_IBY__) \
       
    28     || defined(__LOCALES_02_IBY__) || defined(__LOCALES_03_IBY__) \
       
    29     || defined(__LOCALES_04_IBY__) || defined(__LOCALES_05_IBY__) \
       
    30     || defined(__LOCALES_06_IBY__) || defined(__LOCALES_07_IBY__) \
       
    31     || defined(__LOCALES_08_IBY__) || defined(__LOCALES_09_IBY__) \
       
    32     || defined(__LOCALES_10_IBY__) || defined(__LOCALES_13_IBY__) \
       
    33     || defined(__LOCALES_14_IBY__) || defined(__LOCALES_15_IBY__) \
       
    34     || defined(__LOCALES_16_IBY__) || defined(__LOCALES_17_IBY__) \
       
    35     || defined(__LOCALES_18_IBY__) || defined(__LOCALES_25_IBY__) \
       
    36     || defined(__LOCALES_26_IBY__) || defined(__LOCALES_27_IBY__) \
       
    37     || defined(__LOCALES_28_IBY__) || defined(__LOCALES_39_IBY__) \
       
    38     || defined(__LOCALES_45_IBY__) || defined(__LOCALES_49_IBY__) \
       
    39     || defined(__LOCALES_51_IBY__) || defined(__LOCALES_59_IBY__) \
       
    40     || defined(__LOCALES_67_IBY__) || defined(__LOCALES_68_IBY__) \
       
    41     || defined(__LOCALES_70_IBY__) || defined(__LOCALES_76_IBY__) \
       
    42     || defined(__LOCALES_78_IBY__) || defined(__LOCALES_79_IBY__) \
       
    43     || defined(__LOCALES_83_IBY__) || defined(__LOCALES_157_IBY__) \
       
    44     || defined(__LOCALES_158_IBY__) || defined(__LOCALES_159_IBY__) \
       
    45     || defined(__LOCALES_160_IBY__) || defined(__LOCALES_161_IBY__) \
       
    46     || defined(__LOCALES_326_IBY__) || defined(__LOCALES_327_IBY__) \
       
    47     || defined(__LOCALES_44_IBY__) || defined(__LOCALES_401_IBY__) \
       
    48     || defined(__LOCALES_402_IBY__) || defined(__LOCALES_186_IBY__) \
       
    49     || defined(__LOCALES_102_IBY__) || defined(__LOCALES_103_IBY__) \
       
    50     || defined(__LOCALES_230_IBY__) || defined(__LOCALES_16_IBY__) \
       
    51     || defined(__LOCALES_42_IBY__) || defined(__LOCALES_93_IBY__) \
       
    52     || defined(__LOCALES_54_IBY__) || defined(__LOCALES_57_IBY__)
       
    53 #define PENINPUT_TRUI
       
    54 #endif // __HANDWRITING_RECOGNITION_INPUT
       
    55 #endif // FF_CAPACITIVE_DISPLAY
       
    56 #endif // __PEN_SUPPORT
       
    57 
       
    58 #ifdef PENINPUT_TRUI
       
    59 // TrainUI UI =======================================================
       
    60 S60_APP_EXE(trui)
       
    61 S60_APP_AIF_ICONS(trui)
       
    62 S60_APP_AIF_RSC(trui)
       
    63 data=\epoc32\release\armv5\urel\z\resource\TrainUiPreset.dat	RESOURCE_FILES_DIR\TrainUiPreset.dat
       
    64 data=\epoc32\data\Z\resource\apps\trui_icons.mif	APP_BITMAP_DIR\trui_icons.mif
       
    65 #endif
       
    66 #endif // __PEN_SUPPORT
       
    67 
       
    68 #endif // TRUI_IBY