phonebookui/Phonebook/View/rss/PbkNonTouchableView.rss
changeset 0 e686773b3f54
child 21 9da50d567e3c
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     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: 
       
    15 *     This file contains all the resources for the module.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 //  RESOURCE IDENTIFIER
       
    21 NAME    CPVW  // From Phonebook View
       
    22 
       
    23 
       
    24 //  INCLUDES
       
    25 #include <pbkconfig.hrh>
       
    26 #include <eikon.rh>
       
    27 #include <eikon.rsg>
       
    28 #include <Avkon.rsg>
       
    29 #include <Avkon.hrh>
       
    30 #include <Avkon.rh>
       
    31 #include <avkon.mbg>	// Icon in save query
       
    32 #include <avkon.loc>
       
    33 #include <AvkonIcons.hrh>
       
    34 #include <DRMCommon.loc>
       
    35 
       
    36 #include <Phonebook.loc>  // Phonebook localization file
       
    37 #include <PbkFields.hrh>  // Phonebook field resource ids
       
    38 #include <PbkIconId.hrh>
       
    39 #include <PbkIcons.hrh>   // Phonebook icon mapping
       
    40 #include <PbkView.hrh>
       
    41 #include <PbkView.rh>
       
    42 
       
    43 
       
    44 
       
    45 
       
    46 //  RESOURCE DEFINITIONS 
       
    47 
       
    48 // ---------------------------------------------------------
       
    49 // Standard resource signature
       
    50 // ---------------------------------------------------------
       
    51 //
       
    52 RESOURCE RSS_SIGNATURE { }
       
    53 
       
    54 // ---------------------------------------------------------
       
    55 //  Additional resource files
       
    56 // ---------------------------------------------------------
       
    57 //
       
    58 #include "PbkGeneralResources.rss"
       
    59 #include "PbkTextBuffers.rss"
       
    60 #include "PbkCbaResources.rss"
       
    61 #include "ContactEditorDlg.rss"
       
    62 #include "PbkFetchDlg.rss"
       
    63 #include "PbkIconInfo.rss"
       
    64 #include "SettingsList.rss"
       
    65 #include "GoToURL.rss"
       
    66 #include "PhonebookDialog.rss"
       
    67 #include "PbkPrependDlg.rss"
       
    68 
       
    69 // End of File