|
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // CNTMODEL.RSS |
|
15 // The default template resource |
|
16 // |
|
17 // |
|
18 |
|
19 // BOTH THESE HEADERS NEED TO BE PUBLIC |
|
20 // |
|
21 |
|
22 |
|
23 #include "cntmodel.rls" |
|
24 #include <cntdef.hrh> // as existing version, but see below |
|
25 #include <cntmodel.rh> |
|
26 |
|
27 // |
|
28 // FROM EIKDEF.RH - avoids CntModel requiring Eikon |
|
29 // |
|
30 STRUCT RSS_SIGNATURE |
|
31 { |
|
32 LONG signature=4; // EEikResourceSignatureValue; |
|
33 SRLINK self; |
|
34 } |
|
35 |
|
36 STRUCT ARRAY |
|
37 { |
|
38 STRUCT items[]; |
|
39 } |
|
40 |
|
41 RESOURCE RSS_SIGNATURE { } |
|
42 |
|
43 // |
|
44 // The template data |
|
45 // |
|
46 RESOURCE ARRAY r_cntui_new_field_defns |
|
47 { |
|
48 items= |
|
49 { |
|
50 // home or personal jobbies |
|
51 FIELD |
|
52 { |
|
53 fieldStorageType=KStorageTypeText; |
|
54 contactFieldType=KUidContactFieldPrefixNameValue; |
|
55 vCardMapping=KIntContactFieldVCardMapUnusedN; |
|
56 category=EContactCategoryHome; |
|
57 fieldName=STRING_r_cntui_new_field_defns1; |
|
58 flags=EContactFieldFlagDisabled; |
|
59 }, |
|
60 FIELD |
|
61 { |
|
62 fieldStorageType=KStorageTypeText; |
|
63 contactFieldType=KUidContactFieldGivenNameValue; |
|
64 vCardMapping=KIntContactFieldVCardMapUnusedN; |
|
65 category=EContactCategoryHome; |
|
66 fieldName=STRING_r_cntui_new_field_defns2; |
|
67 }, |
|
68 FIELD |
|
69 { |
|
70 fieldStorageType=KStorageTypeText; |
|
71 contactFieldType=KUidContactFieldAdditionalNameValue; |
|
72 vCardMapping=KIntContactFieldVCardMapUnusedN; |
|
73 category=EContactCategoryHome; |
|
74 fieldName=STRING_r_cntui_new_field_defns3; |
|
75 flags=EContactFieldFlagDisabled; |
|
76 }, |
|
77 FIELD |
|
78 { |
|
79 fieldStorageType=KStorageTypeText; |
|
80 contactFieldType=KUidContactFieldFamilyNameValue; |
|
81 vCardMapping=KIntContactFieldVCardMapUnusedN; |
|
82 category=EContactCategoryHome; |
|
83 fieldName=STRING_r_cntui_new_field_defns4; |
|
84 }, |
|
85 FIELD |
|
86 { |
|
87 fieldStorageType=KStorageTypeText; |
|
88 contactFieldType=KUidContactFieldSuffixNameValue; |
|
89 vCardMapping=KIntContactFieldVCardMapUnusedN; |
|
90 category=EContactCategoryHome; |
|
91 fieldName=STRING_r_cntui_new_field_defns5; |
|
92 flags=EContactFieldFlagDisabled; |
|
93 }, |
|
94 FIELD |
|
95 { |
|
96 fieldStorageType=KStorageTypeText; |
|
97 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
98 vCardMapping=KIntContactFieldVCardMapTEL; |
|
99 extraMapping= |
|
100 { |
|
101 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
102 MAPPING { mapping=KIntContactFieldVCardMapVOICE; }, |
|
103 MAPPING { mapping=KIntContactFieldVCardMapCELL; } |
|
104 }; |
|
105 category=EContactCategoryHome; |
|
106 fieldName=STRING_r_cntui_new_field_defns6; |
|
107 }, |
|
108 FIELD |
|
109 { |
|
110 fieldStorageType=KStorageTypeText; |
|
111 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
112 vCardMapping=KIntContactFieldVCardMapTEL; |
|
113 extraMapping= |
|
114 { |
|
115 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
116 MAPPING { mapping=KIntContactFieldVCardMapVOICE; } |
|
117 }; |
|
118 category=EContactCategoryHome; |
|
119 fieldName=STRING_r_cntui_new_field_defns7; |
|
120 }, |
|
121 FIELD |
|
122 { |
|
123 fieldStorageType=KStorageTypeText; |
|
124 contactFieldType=KUidContactFieldFaxValue; |
|
125 vCardMapping=KIntContactFieldVCardMapTEL; |
|
126 extraMapping= |
|
127 { |
|
128 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
129 MAPPING { mapping=KIntContactFieldVCardMapFAX; } |
|
130 }; |
|
131 category=EContactCategoryHome; |
|
132 fieldName=STRING_r_cntui_new_field_defns8; |
|
133 flags=EContactFieldFlagDisabled; |
|
134 }, |
|
135 FIELD |
|
136 { |
|
137 fieldStorageType=KStorageTypeText; |
|
138 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
139 vCardMapping=KIntContactFieldVCardMapTEL; |
|
140 extraMapping= |
|
141 { |
|
142 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
143 MAPPING { mapping=KIntContactFieldVCardMapVOICE; }, |
|
144 MAPPING { mapping=KIntContactFieldVCardMapPAGER; } |
|
145 }; |
|
146 category=EContactCategoryHome; |
|
147 fieldName=STRING_r_cntui_new_field_defns9; |
|
148 flags=EContactFieldFlagDisabled; |
|
149 }, |
|
150 FIELD |
|
151 { |
|
152 fieldStorageType=KStorageTypeText; |
|
153 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
154 vCardMapping=KIntContactFieldVCardMapTEL; |
|
155 extraMapping= |
|
156 { |
|
157 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
158 MAPPING { mapping=KIntContactFieldVCardMapBBS; } |
|
159 }; |
|
160 category=EContactCategoryHome; |
|
161 fieldName=STRING_r_cntui_new_field_defns10; |
|
162 flags=EContactFieldFlagDisabled; |
|
163 }, |
|
164 FIELD |
|
165 { |
|
166 fieldStorageType=KStorageTypeText; |
|
167 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
168 vCardMapping=KIntContactFieldVCardMapTEL; |
|
169 extraMapping= |
|
170 { |
|
171 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
172 MAPPING { mapping=KIntContactFieldVCardMapMODEM; } |
|
173 }; |
|
174 category=EContactCategoryHome; |
|
175 fieldName=STRING_r_cntui_new_field_defns11; |
|
176 flags=EContactFieldFlagDisabled; |
|
177 }, |
|
178 FIELD |
|
179 { |
|
180 fieldStorageType=KStorageTypeText; |
|
181 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
182 vCardMapping=KIntContactFieldVCardMapTEL; |
|
183 extraMapping= |
|
184 { |
|
185 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
186 MAPPING { mapping=KIntContactFieldVCardMapVOICE; }, |
|
187 MAPPING { mapping=KIntContactFieldVCardMapCAR; } |
|
188 }; |
|
189 category=EContactCategoryHome; |
|
190 fieldName=STRING_r_cntui_new_field_defns12; |
|
191 flags=EContactFieldFlagDisabled; |
|
192 }, |
|
193 FIELD |
|
194 { |
|
195 fieldStorageType=KStorageTypeText; |
|
196 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
197 vCardMapping=KIntContactFieldVCardMapTEL; |
|
198 extraMapping= |
|
199 { |
|
200 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
201 MAPPING { mapping=KIntContactFieldVCardMapISDN; } |
|
202 }; |
|
203 category=EContactCategoryHome; |
|
204 fieldName=STRING_r_cntui_new_field_defns13; |
|
205 flags=EContactFieldFlagDisabled; |
|
206 }, |
|
207 FIELD |
|
208 { |
|
209 fieldStorageType=KStorageTypeText; |
|
210 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
211 vCardMapping=KIntContactFieldVCardMapTEL; |
|
212 extraMapping= |
|
213 { |
|
214 MAPPING { mapping=KIntContactFieldVCardMapHOME; }, |
|
215 MAPPING { mapping=KIntContactFieldVCardMapVIDEO; } |
|
216 }; |
|
217 category=EContactCategoryHome; |
|
218 fieldName=STRING_r_cntui_new_field_defns14; |
|
219 flags=EContactFieldFlagDisabled; |
|
220 }, |
|
221 FIELD |
|
222 { |
|
223 fieldStorageType=KStorageTypeText; |
|
224 contactFieldType=KUidContactFieldEMailValue; |
|
225 vCardMapping=KIntContactFieldVCardMapEMAILINTERNET; |
|
226 extraMapping= |
|
227 { |
|
228 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
229 }; |
|
230 category=EContactCategoryHome; |
|
231 fieldName=STRING_r_cntui_new_field_defns15; |
|
232 }, |
|
233 FIELD |
|
234 { |
|
235 fieldStorageType=KStorageTypeText; |
|
236 contactFieldType=KUidContactFieldPostOfficeValue; |
|
237 vCardMapping=KIntContactFieldVCardMapPOSTOFFICE; |
|
238 extraMapping= |
|
239 { |
|
240 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
241 }; |
|
242 category=EContactCategoryHome; |
|
243 fieldName=STRING_r_cntui_new_field_defns16; |
|
244 flags=EContactFieldFlagDisabled; |
|
245 }, |
|
246 FIELD |
|
247 { |
|
248 fieldStorageType=KStorageTypeText; |
|
249 contactFieldType=KUidContactFieldExtendedAddressValue; |
|
250 vCardMapping=KIntContactFieldVCardMapEXTENDEDADR; |
|
251 extraMapping= |
|
252 { |
|
253 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
254 }; |
|
255 category=EContactCategoryHome; |
|
256 fieldName=STRING_r_cntui_new_field_defns17; |
|
257 flags=EContactFieldFlagDisabled; |
|
258 }, |
|
259 FIELD |
|
260 { |
|
261 fieldStorageType=KStorageTypeText; |
|
262 contactFieldType=KUidContactFieldAddressValue; |
|
263 vCardMapping=KIntContactFieldVCardMapADR; |
|
264 extraMapping= |
|
265 { |
|
266 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
267 }; |
|
268 category=EContactCategoryHome; |
|
269 fieldName=STRING_r_cntui_new_field_defns18; |
|
270 }, |
|
271 FIELD |
|
272 { |
|
273 fieldStorageType=KStorageTypeText; |
|
274 contactFieldType=KUidContactFieldLocalityValue; |
|
275 vCardMapping=KIntContactFieldVCardMapLOCALITY; |
|
276 extraMapping= |
|
277 { |
|
278 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
279 }; |
|
280 category=EContactCategoryHome; |
|
281 fieldName=STRING_r_cntui_new_field_defns19; |
|
282 }, |
|
283 FIELD |
|
284 { |
|
285 fieldStorageType=KStorageTypeText; |
|
286 contactFieldType=KUidContactFieldRegionValue; |
|
287 vCardMapping=KIntContactFieldVCardMapREGION; |
|
288 extraMapping= |
|
289 { |
|
290 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
291 }; |
|
292 category=EContactCategoryHome; |
|
293 fieldName=STRING_r_cntui_new_field_defns20; |
|
294 }, |
|
295 FIELD |
|
296 { |
|
297 fieldStorageType=KStorageTypeText; |
|
298 contactFieldType=KUidContactFieldPostCodeValue; |
|
299 vCardMapping=KIntContactFieldVCardMapPOSTCODE; |
|
300 extraMapping= |
|
301 { |
|
302 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
303 }; |
|
304 category=EContactCategoryHome; |
|
305 fieldName=STRING_r_cntui_new_field_defns21; |
|
306 }, |
|
307 FIELD |
|
308 { |
|
309 fieldStorageType=KStorageTypeText; |
|
310 contactFieldType=KUidContactFieldCountryValue; |
|
311 vCardMapping=KIntContactFieldVCardMapCOUNTRY; |
|
312 extraMapping= |
|
313 { |
|
314 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
315 }; |
|
316 category=EContactCategoryHome; |
|
317 fieldName=STRING_r_cntui_new_field_defns22; |
|
318 }, |
|
319 FIELD |
|
320 { |
|
321 fieldStorageType=KStorageTypeText; |
|
322 contactFieldType=KUidContactFieldUrlValue; |
|
323 vCardMapping=KIntContactFieldVCardMapURL; |
|
324 extraMapping= |
|
325 { |
|
326 MAPPING { mapping=KIntContactFieldVCardMapHOME; } |
|
327 }; |
|
328 category=EContactCategoryHome; |
|
329 fieldName=STRING_r_cntui_new_field_defns23; |
|
330 }, |
|
331 |
|
332 |
|
333 // work jobbies |
|
334 FIELD |
|
335 { |
|
336 fieldStorageType=KStorageTypeText; |
|
337 contactFieldType=KUidContactFieldCompanyNameValue; |
|
338 vCardMapping=KIntContactFieldVCardMapORG; |
|
339 category=EContactCategoryWork; |
|
340 fieldName=STRING_r_cntui_new_field_defns24; |
|
341 }, |
|
342 FIELD |
|
343 { |
|
344 fieldStorageType=KStorageTypeText; |
|
345 contactFieldType=KUidContactFieldJobTitleValue; |
|
346 vCardMapping=KIntContactFieldVCardMapTITLE; |
|
347 category=EContactCategoryWork; |
|
348 fieldName=STRING_r_cntui_new_field_defns25; |
|
349 }, |
|
350 FIELD |
|
351 { |
|
352 fieldStorageType=KStorageTypeText; |
|
353 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
354 vCardMapping=KIntContactFieldVCardMapTEL; |
|
355 extraMapping= |
|
356 { |
|
357 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
358 MAPPING { mapping=KIntContactFieldVCardMapVOICE; }, |
|
359 MAPPING { mapping=KIntContactFieldVCardMapCELL; } |
|
360 }; |
|
361 category=EContactCategoryWork; |
|
362 fieldName=STRING_r_cntui_new_field_defns26; |
|
363 flags=EContactFieldFlagDisabled; |
|
364 }, |
|
365 FIELD |
|
366 { |
|
367 fieldStorageType=KStorageTypeText; |
|
368 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
369 vCardMapping=KIntContactFieldVCardMapTEL; |
|
370 extraMapping= |
|
371 { |
|
372 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
373 MAPPING { mapping=KIntContactFieldVCardMapVOICE; } |
|
374 }; |
|
375 category=EContactCategoryWork; |
|
376 fieldName=STRING_r_cntui_new_field_defns27; |
|
377 }, |
|
378 FIELD |
|
379 { |
|
380 fieldStorageType=KStorageTypeText; |
|
381 contactFieldType=KUidContactFieldFaxValue; |
|
382 vCardMapping=KIntContactFieldVCardMapTEL; |
|
383 extraMapping= |
|
384 { |
|
385 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
386 MAPPING { mapping=KIntContactFieldVCardMapFAX; } |
|
387 }; |
|
388 category=EContactCategoryWork; |
|
389 fieldName=STRING_r_cntui_new_field_defns28; |
|
390 }, |
|
391 FIELD |
|
392 { |
|
393 fieldStorageType=KStorageTypeText; |
|
394 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
395 vCardMapping=KIntContactFieldVCardMapTEL; |
|
396 extraMapping= |
|
397 { |
|
398 MAPPING { mapping=KIntContactFieldVCardMapPAGER; }, |
|
399 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
400 }; |
|
401 category=EContactCategoryWork; |
|
402 fieldName=STRING_r_cntui_new_field_defns29; |
|
403 flags=EContactFieldFlagDisabled; |
|
404 }, |
|
405 FIELD |
|
406 { |
|
407 fieldStorageType=KStorageTypeText; |
|
408 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
409 vCardMapping=KIntContactFieldVCardMapTEL; |
|
410 extraMapping= |
|
411 { |
|
412 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
413 MAPPING { mapping=KIntContactFieldVCardMapBBS; } |
|
414 }; |
|
415 category=EContactCategoryWork; |
|
416 fieldName=STRING_r_cntui_new_field_defns30; |
|
417 flags=EContactFieldFlagDisabled; |
|
418 }, |
|
419 FIELD |
|
420 { |
|
421 fieldStorageType=KStorageTypeText; |
|
422 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
423 vCardMapping=KIntContactFieldVCardMapTEL; |
|
424 extraMapping= |
|
425 { |
|
426 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
427 MAPPING { mapping=KIntContactFieldVCardMapMODEM; } |
|
428 }; |
|
429 category=EContactCategoryWork; |
|
430 fieldName=STRING_r_cntui_new_field_defns31; |
|
431 flags=EContactFieldFlagDisabled; |
|
432 }, |
|
433 FIELD |
|
434 { |
|
435 fieldStorageType=KStorageTypeText; |
|
436 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
437 vCardMapping=KIntContactFieldVCardMapTEL; |
|
438 extraMapping= |
|
439 { |
|
440 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
441 MAPPING { mapping=KIntContactFieldVCardMapVOICE; }, |
|
442 MAPPING { mapping=KIntContactFieldVCardMapCAR; } |
|
443 }; |
|
444 category=EContactCategoryHome; |
|
445 fieldName=STRING_r_cntui_new_field_defns32; |
|
446 flags=EContactFieldFlagDisabled; |
|
447 }, |
|
448 FIELD |
|
449 { |
|
450 fieldStorageType=KStorageTypeText; |
|
451 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
452 vCardMapping=KIntContactFieldVCardMapTEL; |
|
453 extraMapping= |
|
454 { |
|
455 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
456 MAPPING { mapping=KIntContactFieldVCardMapISDN; } |
|
457 }; |
|
458 category=EContactCategoryWork; |
|
459 fieldName=STRING_r_cntui_new_field_defns33; |
|
460 flags=EContactFieldFlagDisabled; |
|
461 }, |
|
462 FIELD |
|
463 { |
|
464 fieldStorageType=KStorageTypeText; |
|
465 contactFieldType=KUidContactFieldPhoneNumberValue; |
|
466 vCardMapping=KIntContactFieldVCardMapTEL; |
|
467 extraMapping= |
|
468 { |
|
469 MAPPING { mapping=KIntContactFieldVCardMapWORK; }, |
|
470 MAPPING { mapping=KIntContactFieldVCardMapVIDEO; } |
|
471 }; |
|
472 category=EContactCategoryWork; |
|
473 fieldName=STRING_r_cntui_new_field_defns34; |
|
474 flags=EContactFieldFlagDisabled; |
|
475 }, |
|
476 FIELD |
|
477 { |
|
478 fieldStorageType=KStorageTypeText; |
|
479 contactFieldType=KUidContactFieldEMailValue; |
|
480 vCardMapping=KIntContactFieldVCardMapEMAILINTERNET; |
|
481 extraMapping= |
|
482 { |
|
483 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
484 }; |
|
485 category=EContactCategoryWork; |
|
486 fieldName=STRING_r_cntui_new_field_defns35; |
|
487 }, |
|
488 FIELD |
|
489 { |
|
490 fieldStorageType=KStorageTypeText; |
|
491 contactFieldType=KUidContactFieldUrlValue; |
|
492 vCardMapping=KIntContactFieldVCardMapURL; |
|
493 extraMapping= |
|
494 { |
|
495 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
496 }; |
|
497 category=EContactCategoryWork; |
|
498 fieldName=STRING_r_cntui_new_field_defns36; |
|
499 }, |
|
500 FIELD |
|
501 { |
|
502 fieldStorageType=KStorageTypeText; |
|
503 contactFieldType=KUidContactFieldPostOfficeValue; |
|
504 vCardMapping=KIntContactFieldVCardMapPOSTOFFICE; |
|
505 extraMapping= |
|
506 { |
|
507 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
508 }; |
|
509 category=EContactCategoryWork; |
|
510 fieldName=STRING_r_cntui_new_field_defns37; |
|
511 flags=EContactFieldFlagDisabled; |
|
512 }, |
|
513 FIELD |
|
514 { |
|
515 fieldStorageType=KStorageTypeText; |
|
516 contactFieldType=KUidContactFieldExtendedAddressValue; |
|
517 vCardMapping=KIntContactFieldVCardMapEXTENDEDADR; |
|
518 extraMapping= |
|
519 { |
|
520 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
521 }; |
|
522 category=EContactCategoryWork; |
|
523 fieldName=STRING_r_cntui_new_field_defns38; |
|
524 flags=EContactFieldFlagDisabled; |
|
525 }, |
|
526 FIELD |
|
527 { |
|
528 fieldStorageType=KStorageTypeText; |
|
529 contactFieldType=KUidContactFieldAddressValue; |
|
530 vCardMapping=KIntContactFieldVCardMapADR; |
|
531 extraMapping= |
|
532 { |
|
533 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
534 }; |
|
535 category=EContactCategoryWork; |
|
536 fieldName=STRING_r_cntui_new_field_defns39; |
|
537 }, |
|
538 FIELD |
|
539 { |
|
540 fieldStorageType=KStorageTypeText; |
|
541 contactFieldType=KUidContactFieldLocalityValue; |
|
542 vCardMapping=KIntContactFieldVCardMapLOCALITY; |
|
543 extraMapping= |
|
544 { |
|
545 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
546 }; |
|
547 category=EContactCategoryWork; |
|
548 fieldName=STRING_r_cntui_new_field_defns40; |
|
549 }, |
|
550 FIELD |
|
551 { |
|
552 fieldStorageType=KStorageTypeText; |
|
553 contactFieldType=KUidContactFieldRegionValue; |
|
554 vCardMapping=KIntContactFieldVCardMapREGION; |
|
555 extraMapping= |
|
556 { |
|
557 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
558 }; |
|
559 category=EContactCategoryWork; |
|
560 fieldName=STRING_r_cntui_new_field_defns41; |
|
561 }, |
|
562 FIELD |
|
563 { |
|
564 fieldStorageType=KStorageTypeText; |
|
565 contactFieldType=KUidContactFieldPostCodeValue; |
|
566 vCardMapping=KIntContactFieldVCardMapPOSTCODE; |
|
567 extraMapping= |
|
568 { |
|
569 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
570 }; |
|
571 category=EContactCategoryWork; |
|
572 fieldName=STRING_r_cntui_new_field_defns42; |
|
573 }, |
|
574 FIELD |
|
575 { |
|
576 fieldStorageType=KStorageTypeText; |
|
577 contactFieldType=KUidContactFieldCountryValue; |
|
578 vCardMapping=KIntContactFieldVCardMapCOUNTRY; |
|
579 extraMapping= |
|
580 { |
|
581 MAPPING { mapping=KIntContactFieldVCardMapWORK; } |
|
582 }; |
|
583 category=EContactCategoryWork; |
|
584 fieldName=STRING_r_cntui_new_field_defns43; |
|
585 }, |
|
586 FIELD |
|
587 { |
|
588 fieldStorageType=KStorageTypeStore; |
|
589 contactFieldType=KUidContactFieldPictureValue; |
|
590 vCardMapping=KIntContactFieldVCardMapLOGO; |
|
591 category=EContactCategoryWork; |
|
592 fieldName=STRING_r_cntui_new_field_defns44; |
|
593 flags=EContactFieldFlagHidden; |
|
594 }, |
|
595 // other jobbies |
|
596 FIELD |
|
597 { |
|
598 fieldStorageType=KStorageTypeDateTime; |
|
599 contactFieldType=KUidContactFieldBirthdayValue; |
|
600 vCardMapping=KIntContactFieldVCardMapBDAY; |
|
601 category=EContactCategoryOther; |
|
602 fieldName=STRING_r_cntui_new_field_defns45; |
|
603 flags=EContactFieldFlagDisabled; |
|
604 }, |
|
605 FIELD |
|
606 { |
|
607 fieldStorageType=KStorageTypeText; |
|
608 contactFieldType=KUidContactFieldNoteValue; |
|
609 vCardMapping=KIntContactFieldVCardMapNOTE; |
|
610 category=EContactCategoryOther; |
|
611 fieldName=STRING_r_cntui_new_field_defns46; |
|
612 }, |
|
613 FIELD |
|
614 { |
|
615 fieldStorageType=KStorageTypeText; |
|
616 contactFieldType=KUidContactFieldNoneValue; |
|
617 vCardMapping=KIntContactFieldVCardMapUnusedFN; |
|
618 category=EContactCategoryNone; |
|
619 fieldName=STRING_r_cntui_new_field_defns47; |
|
620 flags=EContactFieldFlagHidden; |
|
621 }, |
|
622 FIELD |
|
623 { |
|
624 fieldStorageType=KStorageTypeStore; |
|
625 contactFieldType=KUidContactFieldPictureValue; |
|
626 vCardMapping=KIntContactFieldVCardMapPHOTO; |
|
627 category=EContactCategoryNone; |
|
628 fieldName=STRING_r_cntui_new_field_defns48; |
|
629 }, |
|
630 FIELD |
|
631 { |
|
632 fieldStorageType=KStorageTypeText; |
|
633 contactFieldType=KUidContactFieldNoneValue; |
|
634 vCardMapping=KIntContactFieldVCardMapLABEL; |
|
635 category=EContactCategoryNone; |
|
636 fieldName=STRING_r_cntui_new_field_defns49; |
|
637 flags=EContactFieldFlagDisabled; |
|
638 }, |
|
639 FIELD |
|
640 { |
|
641 fieldStorageType=KStorageTypeText; |
|
642 contactFieldType=KUidContactFieldTemplateLabelValue; |
|
643 vCardMapping=KIntContactFieldVCardMapUnusedN; |
|
644 category=EContactCategoryNone; |
|
645 fieldName=STRING_r_cntui_new_field_defns50; |
|
646 flags=EContactFieldFlagHidden; |
|
647 } |
|
648 }; |
|
649 } |
|
650 |