clock2/clockui/uilayer/rom/clockresources.iby
changeset 0 f979ecb2b13e
child 60 96907930389d
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 /*
       
     2 * Copyright (c) 2008 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:   All the language specific resource files get exported from this file.
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __CLOCK_RESOURCES_IBY__
       
    19 #define __CLOCK_RESOURCES_IBY__
       
    20 
       
    21 S60_APP_RESOURCE( clock )
       
    22 S60_APP_RESOURCE( clock_loc )
       
    23 
       
    24 #ifdef __ROM_HIDE_JERUSALEM
       
    25 data=DATAZ_\resource\timezonelocalization\timezones_tel_aviv.rsc			RESOURCE_FILES_DIR\timezonelocalization\timezones.rsc
       
    26 #else
       
    27 data=DATAZ_\resource\timezonelocalization\timezones.rsc						RESOURCE_FILES_DIR\timezonelocalization\timezones.rsc
       
    28 #endif
       
    29 
       
    30 #ifdef FF__ROM_HIDE_ISRAEL
       
    31 data=DATAZ_\resource\timezonelocalization\timezonegroups_jerusalem.rsc		RESOURCE_FILES_DIR\timezonelocalization\timezonegroups.rsc
       
    32 #else
       
    33 data=DATAZ_\resource\timezonelocalization\timezonegroups.rsc				RESOURCE_FILES_DIR\timezonelocalization\timezonegroups.rsc
       
    34 #endif
       
    35 
       
    36 // Alarm indicator resource file.
       
    37 data=DATAZ_\resource\apps\clockindicatorpaneplugin.rsc                      APP_RESOURCE_DIR\clockindicatorpaneplugin.rsc
       
    38 
       
    39 #endif		// __CLOCK_RESOURCES_IBY__
       
    40 
       
    41 // End of file