phonebookui/Phonebook/View/rss/PbkNonTouchableView.rss
changeset 0 e686773b3f54
child 21 9da50d567e3c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookui/Phonebook/View/rss/PbkNonTouchableView.rss	Tue Feb 02 10:12:17 2010 +0200
@@ -0,0 +1,69 @@
+/*
+* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: 
+*     This file contains all the resources for the module.
+*
+*/
+
+
+//  RESOURCE IDENTIFIER
+NAME    CPVW  // From Phonebook View
+
+
+//  INCLUDES
+#include <pbkconfig.hrh>
+#include <eikon.rh>
+#include <eikon.rsg>
+#include <Avkon.rsg>
+#include <Avkon.hrh>
+#include <Avkon.rh>
+#include <avkon.mbg>	// Icon in save query
+#include <avkon.loc>
+#include <AvkonIcons.hrh>
+#include <DRMCommon.loc>
+
+#include <Phonebook.loc>  // Phonebook localization file
+#include <PbkFields.hrh>  // Phonebook field resource ids
+#include <PbkIconId.hrh>
+#include <PbkIcons.hrh>   // Phonebook icon mapping
+#include <PbkView.hrh>
+#include <PbkView.rh>
+
+
+
+
+//  RESOURCE DEFINITIONS 
+
+// ---------------------------------------------------------
+// Standard resource signature
+// ---------------------------------------------------------
+//
+RESOURCE RSS_SIGNATURE { }
+
+// ---------------------------------------------------------
+//  Additional resource files
+// ---------------------------------------------------------
+//
+#include "PbkGeneralResources.rss"
+#include "PbkTextBuffers.rss"
+#include "PbkCbaResources.rss"
+#include "ContactEditorDlg.rss"
+#include "PbkFetchDlg.rss"
+#include "PbkIconInfo.rss"
+#include "SettingsList.rss"
+#include "GoToURL.rss"
+#include "PhonebookDialog.rss"
+#include "PbkPrependDlg.rss"
+
+// End of File