calendarui/rom/Calendar.iby
changeset 0 f979ecb2b13e
child 18 c198609911f9
child 65 12af337248b1
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 /*
       
     2 * Copyright (c) 2002 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:   IBY file for non-localizable elements of Calendar.app
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef CALENDAR_IBY
       
    21 #define CALENDAR_IBY
       
    22 
       
    23 
       
    24 S60_APP_EXE( Calendar )
       
    25 S60_APP_BITMAP( Calendar )
       
    26 
       
    27 // Backup registration file
       
    28 data = ZPRIVATE\10005901\backup_registration.xml  PRIVATE\10005901\backup_registration.xml
       
    29 
       
    30 // AIF icons/files
       
    31 #ifdef __SCALABLE_ICONS
       
    32     data=DATAZ_\APP_BITMAP_DIR\CALENDAR_AIF.MIF            APP_BITMAP_DIR\Calendar_aif.mif
       
    33 #else
       
    34     AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\CALENDAR_AIF.MBM     APP_BITMAP_DIR\Calendar_aif.mbm
       
    35 #endif
       
    36 
       
    37 // Application registration file.
       
    38 data=DATAZ_\private\10003a3f\apps\CALENDAR_REG.RSC		\private\10003a3f\import\apps\CALENDAR_REG.RSC
       
    39 
       
    40 //data = DATAZ_\private\10202be9\101F874B.txt   private\10202be9\101F874B.txt
       
    41 //Calendar Application Specific Alarm behaviour file
       
    42 data = DATAZ_\private\10202be9\10003a5b.cre  private\10202be9\10003a5b.cre
       
    43 
       
    44 // Stub sis
       
    45 data=DATAZ_\system\install\calendar_stub.sis             \System\Install\calendar_stub.sis
       
    46 
       
    47 #endif // CALENDAR_IBY
       
    48 
       
    49 //  End of File