--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookui/Phonebook2/UIControls/rss/Pbk2IconResources.rss Tue Feb 02 10:12:17 2010 +0200
@@ -0,0 +1,308 @@
+/*
+* Copyright (c) 2005-2007 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: Phonebook 2 icon resources.
+*
+*/
+
+
+#include "Pbk2IconArrayId.hrh"
+
+// --------------------------------------------------------------------------
+// Icons used in Phonebook 2 contact list.
+// --------------------------------------------------------------------------
+//
+RESOURCE PBK2_ICON_ARRAY r_pbk2_contact_list_icons
+ {
+ arrayId = EPbk2ContactListIconArrayId;
+ icons =
+ {
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_marked_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_group_small;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_empty;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_voice_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_qdial_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_pb_topc;
+ }
+ };
+ }
+
+// --------------------------------------------------------------------------
+// Phonebook 2 field type icons.
+// --------------------------------------------------------------------------
+//
+RESOURCE PBK2_ICON_ARRAY r_pbk2_fieldtype_icons
+ {
+ arrayId = EPbk2FieldTypeIconArrayId;
+ icons =
+ {
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_marked_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_phone;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_home;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_work;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_mobile;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_fax;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_pager;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_email;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_address;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_url;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_date;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_note;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_tone;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_group_small;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_empty;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_voice_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_qdial_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_video;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_poc;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_swis;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_sip;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_assistant;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_car;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_voip;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_pb_topc;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_locev_map;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_pb_no_valid_lm;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_blid_waypoint;
+ }
+ };
+ }
+
+// --------------------------------------------------------------------------
+// Phonebook 2 fetch check box icons.
+// --------------------------------------------------------------------------
+//
+RESOURCE PBK2_ICON_ARRAY r_pbk2_checkbox_icons
+ {
+ arrayId = EPbk2FetchDlgCheckboxIconArrayId;
+ icons =
+ {
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_checkbox_on;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_checkbox_off;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_empty;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_marked_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_group_small;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_nrtyp_empty;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_voice_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_indi_qdial_add;
+ },
+ PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = EPbk2qgn_prop_pb_topc;
+ }
+ };
+ }
+
+// ---------------------------------------------------------
+// Phonebook2 tab icon info
+// ---------------------------------------------------------
+RESOURCE ARRAY r_pbk2_fetch_tab_icon_info_array
+ {
+ items =
+ {
+ PBK2_ICON_INFO
+ {
+ version = 0;
+ pbk2IconInfoId = PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = 1; // name list tab index
+ };
+ mbmFileName = phonebook2_mbm_file_location;
+ iconId = qgn_prop_pb_all_tab2;
+ maskId = qgn_prop_pb_all_tab2_mask;
+ skinIdMajor = EAknsMajorAvkon;
+ skinIdMinor = EAknsMinorQgnPropNoteListAlphaTab2;
+ },
+ PBK2_ICON_INFO
+ {
+ version = 0;
+ pbk2IconInfoId = PHONEBOOK2_ICON_ID
+ {
+ ownerUid = KPbk2UID3;
+ id = 2; // group tab index
+ };
+ mbmFileName = phonebook2_mbm_file_location;
+ iconId = qgn_prop_group_tab2;
+ maskId = qgn_prop_group_tab2_mask;
+ skinIdMajor = EAknsMajorGeneric;
+ skinIdMinor = EAknsMinorGenericQgnPropGroupTab2;
+ }
+ };
+ } // End of File