2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * Phonebook icon names.
20 #ifndef __PbkIconId_HRH__
21 #define __PbkIconId_HRH__
26 * Phonebook Icon Id's.
31 EPbkqgn_indi_marked_add = 1,
32 EPbkqgn_prop_checkbox_off,
33 EPbkqgn_prop_checkbox_on,
34 EPbkqgn_prop_nrtyp_phone,
35 EPbkqgn_prop_nrtyp_home,
36 EPbkqgn_prop_nrtyp_work,
37 EPbkqgn_prop_nrtyp_mobile,
38 EPbkqgn_prop_nrtyp_fax,
39 EPbkqgn_prop_nrtyp_pager,
40 EPbkqgn_prop_nrtyp_email,
41 EPbkqgn_prop_nrtyp_address,
42 EPbkqgn_prop_nrtyp_url,
43 EPbkqgn_prop_nrtyp_date,
44 EPbkqgn_prop_nrtyp_note,
45 EPbkqgn_prop_nrtyp_tone,
46 EPbkqgn_prop_pb_all_tab2, // deprecated
47 EPbkqgn_prop_group_tab2, // deprecated
48 EPbkqgn_prop_group_open_tab1,
49 EPbkqgn_prop_pb_contacts_tab1,
50 EPbkqgn_prop_pb_contacts_tab3, // deprecated
51 EPbkqgn_prop_pb_personal_tab3, // deprecated
52 EPbkqgn_prop_pb_photo_tab3, // deprecated
53 EPbkqgn_prop_group_small,
54 EPbkqgn_graf_pb_status_backg,
55 EPbkqgn_graf_phob_pcard_backg, // deprecated
56 EPbkqgn_graf_note_start, // deprecated
57 EPbkqgn_note_error, // deprecated
58 EPbkqgn_prop_nrtyp_empty,
59 EPbkqgn_menu_phob_cxt, // deprecated
60 EPbkqgn_indi_voice_add,
61 EPbkqgn_indi_qdial_add,
62 EPbkqgn_prop_nrtyp_video,
63 EPbkqgn_prop_nrtyp_voip,
64 EPbkqgn_prop_nrtyp_poc,
65 EPbkqgn_prop_nrtyp_swis,
66 EPbkqgn_prop_nrtyp_sip,
67 EPbkqgn_menu_empty_cxt,
68 EPbkqgn_graf_phob_thumbnail_backg,
69 EPbkqgn_prop_nrtyp_assistant,
70 EPbkqgn_prop_nrtyp_car
73 #endif // __PbkIconId_HRH__