phonebookui/Phonebook2/UIControls/rss/Pbk2IconResources.rss
changeset 0 e686773b3f54
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 /*
       
     2 * Copyright (c) 2005-2007 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:  Phonebook 2 icon resources.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include "Pbk2IconArrayId.hrh"
       
    20 
       
    21 // --------------------------------------------------------------------------
       
    22 // Icons used in Phonebook 2 contact list.
       
    23 // --------------------------------------------------------------------------
       
    24 //
       
    25 RESOURCE PBK2_ICON_ARRAY r_pbk2_contact_list_icons
       
    26     {
       
    27     arrayId = EPbk2ContactListIconArrayId;
       
    28     icons =
       
    29         {
       
    30         PHONEBOOK2_ICON_ID
       
    31             {
       
    32             ownerUid = KPbk2UID3;
       
    33             id = EPbk2qgn_indi_marked_add;
       
    34             },
       
    35         PHONEBOOK2_ICON_ID
       
    36             {
       
    37             ownerUid = KPbk2UID3;
       
    38             id = EPbk2qgn_prop_group_small;
       
    39             },
       
    40         PHONEBOOK2_ICON_ID
       
    41             {
       
    42             ownerUid = KPbk2UID3;
       
    43             id = EPbk2qgn_prop_nrtyp_empty;
       
    44             },
       
    45         PHONEBOOK2_ICON_ID
       
    46             {
       
    47             ownerUid = KPbk2UID3;
       
    48             id = EPbk2qgn_indi_voice_add;
       
    49             },
       
    50         PHONEBOOK2_ICON_ID
       
    51             {
       
    52             ownerUid = KPbk2UID3;
       
    53             id = EPbk2qgn_indi_qdial_add;
       
    54             },
       
    55         PHONEBOOK2_ICON_ID
       
    56             {
       
    57             ownerUid = KPbk2UID3;
       
    58             id = EPbk2qgn_prop_pb_topc;
       
    59             }            
       
    60         };
       
    61     }
       
    62 
       
    63 // --------------------------------------------------------------------------
       
    64 // Phonebook 2 field type icons.
       
    65 // --------------------------------------------------------------------------
       
    66 //
       
    67 RESOURCE PBK2_ICON_ARRAY r_pbk2_fieldtype_icons
       
    68     {
       
    69     arrayId = EPbk2FieldTypeIconArrayId;
       
    70     icons =
       
    71         {
       
    72         PHONEBOOK2_ICON_ID
       
    73             {
       
    74             ownerUid = KPbk2UID3;
       
    75             id = EPbk2qgn_indi_marked_add;
       
    76             },
       
    77         PHONEBOOK2_ICON_ID
       
    78             {
       
    79             ownerUid = KPbk2UID3;
       
    80             id = EPbk2qgn_prop_nrtyp_phone;
       
    81             },
       
    82         PHONEBOOK2_ICON_ID
       
    83             {
       
    84             ownerUid = KPbk2UID3;
       
    85             id = EPbk2qgn_prop_nrtyp_home;
       
    86             },
       
    87         PHONEBOOK2_ICON_ID
       
    88             {
       
    89             ownerUid = KPbk2UID3;
       
    90             id = EPbk2qgn_prop_nrtyp_work;
       
    91             },
       
    92         PHONEBOOK2_ICON_ID
       
    93             {
       
    94             ownerUid = KPbk2UID3;
       
    95             id = EPbk2qgn_prop_nrtyp_mobile;
       
    96             },
       
    97         PHONEBOOK2_ICON_ID
       
    98             {
       
    99             ownerUid = KPbk2UID3;
       
   100             id = EPbk2qgn_prop_nrtyp_fax;
       
   101             },
       
   102         PHONEBOOK2_ICON_ID
       
   103             {
       
   104             ownerUid = KPbk2UID3;
       
   105             id = EPbk2qgn_prop_nrtyp_pager;
       
   106             },
       
   107         PHONEBOOK2_ICON_ID
       
   108             {
       
   109             ownerUid = KPbk2UID3;
       
   110             id = EPbk2qgn_prop_nrtyp_email;
       
   111             },
       
   112         PHONEBOOK2_ICON_ID
       
   113             {
       
   114             ownerUid = KPbk2UID3;
       
   115             id = EPbk2qgn_prop_nrtyp_address;
       
   116             },
       
   117         PHONEBOOK2_ICON_ID
       
   118             {
       
   119             ownerUid = KPbk2UID3;
       
   120             id = EPbk2qgn_prop_nrtyp_url;
       
   121             },
       
   122         PHONEBOOK2_ICON_ID
       
   123             {
       
   124             ownerUid = KPbk2UID3;
       
   125             id = EPbk2qgn_prop_nrtyp_date;
       
   126             },
       
   127         PHONEBOOK2_ICON_ID
       
   128             {
       
   129             ownerUid = KPbk2UID3;
       
   130             id = EPbk2qgn_prop_nrtyp_note;
       
   131             },
       
   132         PHONEBOOK2_ICON_ID
       
   133             {
       
   134             ownerUid = KPbk2UID3;
       
   135             id = EPbk2qgn_prop_nrtyp_tone;
       
   136             },
       
   137         PHONEBOOK2_ICON_ID
       
   138             {
       
   139             ownerUid = KPbk2UID3;
       
   140             id = EPbk2qgn_prop_group_small;
       
   141             },
       
   142         PHONEBOOK2_ICON_ID
       
   143             {
       
   144             ownerUid = KPbk2UID3;
       
   145             id = EPbk2qgn_prop_nrtyp_empty;
       
   146             },
       
   147         PHONEBOOK2_ICON_ID
       
   148             {
       
   149             ownerUid = KPbk2UID3;
       
   150             id = EPbk2qgn_indi_voice_add;
       
   151             },
       
   152         PHONEBOOK2_ICON_ID
       
   153             {
       
   154             ownerUid = KPbk2UID3;
       
   155             id = EPbk2qgn_indi_qdial_add;
       
   156             },
       
   157         PHONEBOOK2_ICON_ID
       
   158             {
       
   159             ownerUid = KPbk2UID3;
       
   160             id = EPbk2qgn_prop_nrtyp_video;
       
   161             },
       
   162         PHONEBOOK2_ICON_ID
       
   163             {
       
   164             ownerUid = KPbk2UID3;
       
   165             id = EPbk2qgn_prop_nrtyp_poc;
       
   166             },
       
   167         PHONEBOOK2_ICON_ID
       
   168             {
       
   169             ownerUid = KPbk2UID3;
       
   170             id = EPbk2qgn_prop_nrtyp_swis;
       
   171             },
       
   172         PHONEBOOK2_ICON_ID
       
   173             {
       
   174             ownerUid = KPbk2UID3;
       
   175             id = EPbk2qgn_prop_nrtyp_sip;
       
   176             },
       
   177         PHONEBOOK2_ICON_ID
       
   178             {
       
   179             ownerUid = KPbk2UID3;
       
   180             id = EPbk2qgn_prop_nrtyp_assistant;
       
   181             },
       
   182         PHONEBOOK2_ICON_ID
       
   183             {
       
   184             ownerUid = KPbk2UID3;
       
   185             id = EPbk2qgn_prop_nrtyp_car;
       
   186             },
       
   187         PHONEBOOK2_ICON_ID
       
   188             {
       
   189             ownerUid = KPbk2UID3;
       
   190             id = EPbk2qgn_prop_nrtyp_voip;
       
   191             },
       
   192         PHONEBOOK2_ICON_ID
       
   193             {
       
   194             ownerUid = KPbk2UID3;
       
   195             id = EPbk2qgn_prop_pb_topc;
       
   196             },
       
   197         PHONEBOOK2_ICON_ID
       
   198             {
       
   199             ownerUid = KPbk2UID3;
       
   200             id = EPbk2qgn_prop_locev_map;
       
   201             },
       
   202         PHONEBOOK2_ICON_ID
       
   203             {
       
   204             ownerUid = KPbk2UID3;
       
   205             id = EPbk2qgn_prop_pb_no_valid_lm;
       
   206             },
       
   207         PHONEBOOK2_ICON_ID
       
   208             {
       
   209             ownerUid = KPbk2UID3;
       
   210             id = EPbk2qgn_prop_blid_waypoint;
       
   211             }
       
   212         };
       
   213     }
       
   214 
       
   215 // --------------------------------------------------------------------------
       
   216 // Phonebook 2 fetch check box icons.
       
   217 // --------------------------------------------------------------------------
       
   218 //
       
   219 RESOURCE PBK2_ICON_ARRAY r_pbk2_checkbox_icons
       
   220     {
       
   221     arrayId = EPbk2FetchDlgCheckboxIconArrayId;
       
   222     icons =
       
   223         {
       
   224         PHONEBOOK2_ICON_ID
       
   225             {
       
   226             ownerUid = KPbk2UID3;
       
   227             id = EPbk2qgn_prop_checkbox_on;
       
   228             },
       
   229         PHONEBOOK2_ICON_ID
       
   230             {
       
   231             ownerUid = KPbk2UID3;
       
   232             id = EPbk2qgn_prop_checkbox_off;
       
   233             },
       
   234         PHONEBOOK2_ICON_ID
       
   235             {
       
   236             ownerUid = KPbk2UID3;
       
   237             id = EPbk2qgn_prop_nrtyp_empty;
       
   238             },
       
   239         PHONEBOOK2_ICON_ID
       
   240             {
       
   241             ownerUid = KPbk2UID3;
       
   242             id = EPbk2qgn_indi_marked_add;
       
   243             },
       
   244         PHONEBOOK2_ICON_ID
       
   245             {
       
   246             ownerUid = KPbk2UID3;
       
   247             id = EPbk2qgn_prop_group_small;
       
   248             },
       
   249         PHONEBOOK2_ICON_ID
       
   250             {
       
   251             ownerUid = KPbk2UID3;
       
   252             id = EPbk2qgn_prop_nrtyp_empty;
       
   253             },
       
   254         PHONEBOOK2_ICON_ID
       
   255             {
       
   256             ownerUid = KPbk2UID3;
       
   257             id = EPbk2qgn_indi_voice_add;
       
   258             },
       
   259         PHONEBOOK2_ICON_ID
       
   260             {
       
   261             ownerUid = KPbk2UID3;
       
   262             id = EPbk2qgn_indi_qdial_add;
       
   263             },      
       
   264         PHONEBOOK2_ICON_ID
       
   265             {
       
   266             ownerUid = KPbk2UID3;
       
   267             id = EPbk2qgn_prop_pb_topc;
       
   268             }             
       
   269         };
       
   270     }
       
   271 
       
   272 // ---------------------------------------------------------
       
   273 // Phonebook2 tab icon info
       
   274 // ---------------------------------------------------------
       
   275 RESOURCE ARRAY r_pbk2_fetch_tab_icon_info_array
       
   276     {
       
   277     items =
       
   278         {
       
   279         PBK2_ICON_INFO
       
   280             {
       
   281             version = 0;
       
   282             pbk2IconInfoId = PHONEBOOK2_ICON_ID
       
   283                 {
       
   284                 ownerUid = KPbk2UID3;
       
   285                 id = 1; // name list tab index
       
   286                 };
       
   287             mbmFileName = phonebook2_mbm_file_location;
       
   288             iconId = qgn_prop_pb_all_tab2;
       
   289             maskId = qgn_prop_pb_all_tab2_mask;
       
   290             skinIdMajor = EAknsMajorAvkon;
       
   291             skinIdMinor = EAknsMinorQgnPropNoteListAlphaTab2;
       
   292             },
       
   293         PBK2_ICON_INFO
       
   294             {
       
   295             version = 0;
       
   296             pbk2IconInfoId = PHONEBOOK2_ICON_ID
       
   297                 {
       
   298                 ownerUid = KPbk2UID3;
       
   299                 id = 2; // group tab index
       
   300                 };
       
   301             mbmFileName = phonebook2_mbm_file_location;
       
   302             iconId = qgn_prop_group_tab2;
       
   303             maskId = qgn_prop_group_tab2_mask;
       
   304             skinIdMajor = EAknsMajorGeneric;
       
   305             skinIdMinor = EAknsMinorGenericQgnPropGroupTab2;
       
   306             }
       
   307         };
       
   308     }        // End of File