equal
deleted
inserted
replaced
395 }; |
395 }; |
396 }; |
396 }; |
397 } |
397 } |
398 }; |
398 }; |
399 } |
399 } |
|
400 //---------------------------------------------------- |
|
401 // |
|
402 // Button state extensions for toolbar and toolbar extension buttons. |
|
403 // These is required to support skinned graphics for the buttons. |
|
404 // |
|
405 //---------------------------------------------------- |
|
406 // |
|
407 RESOURCE AVKON_BUTTON_STATE_EXTENSION r_calen_tb_ext_qgn_indi_cale_tb_repeat_add |
|
408 { |
|
409 bmbSkinIdMajor = EAknsMajorGeneric; |
|
410 bmbSkinIdMinor = EAknsMinorGenericQgnIndiRepeatAdd; |
|
411 //skin KAknsIIDQgnIndiRepeatAdd |
|
412 } |
|
413 |
|
414 RESOURCE AVKON_BUTTON_STATE_EXTENSION r_calen_tb_ext_qgn_indi_cale_tb_right |
|
415 { |
|
416 bmbSkinIdMajor = EAknsMajorGeneric; |
|
417 bmbSkinIdMinor = EAknsMinorGenericQgnIndiCaleTbRight; |
|
418 //skin KAknsIIDQgnIndiCaleTbRight |
|
419 } |
|
420 |
|
421 RESOURCE AVKON_BUTTON_STATE_EXTENSION r_calen_tb_ext_qgn_indi_cale_tb_new_entry |
|
422 { |
|
423 bmbSkinIdMajor = EAknsMajorGeneric; |
|
424 bmbSkinIdMinor = EAknsMinorGenericQgnIndiCaleTbNewEntry; |
|
425 //skin KAknsIIDQgnIndiCaleTbNewEntry |
|
426 } |
400 // --------------------------------------------------------- |
427 // --------------------------------------------------------- |
401 // r_calen_toolbar_extension |
428 // r_calen_toolbar_extension |
402 // Resource for calendar toolbar |
429 // Resource for calendar toolbar |
403 // --------------------------------------------------------- |
430 // --------------------------------------------------------- |
404 // |
431 // |
420 { |
447 { |
421 helptxt = qtn_cale_tb_new_entry_tooltip; |
448 helptxt = qtn_cale_tb_new_entry_tooltip; |
422 bmpfile = BITMAP_DIR"\\calendar.mif"; |
449 bmpfile = BITMAP_DIR"\\calendar.mif"; |
423 bmpid = EMbmCalendarQgn_indi_cale_tb_new_entry; |
450 bmpid = EMbmCalendarQgn_indi_cale_tb_new_entry; |
424 bmpmask = EMbmCalendarQgn_indi_cale_tb_new_entry_mask; |
451 bmpmask = EMbmCalendarQgn_indi_cale_tb_new_entry_mask; |
|
452 extension = r_calen_tb_ext_qgn_indi_cale_tb_new_entry; |
425 } |
453 } |
426 }; |
454 }; |
427 }; |
455 }; |
428 }, |
456 }, |
429 TBAR_CTRL |
457 TBAR_CTRL |
439 { |
467 { |
440 helptxt = qtn_cale_tb_today_tooltip; |
468 helptxt = qtn_cale_tb_today_tooltip; |
441 bmpfile = BITMAP_DIR"\\calendar.mif"; |
469 bmpfile = BITMAP_DIR"\\calendar.mif"; |
442 bmpid = EMbmCalendarQgn_indi_repeat_add; |
470 bmpid = EMbmCalendarQgn_indi_repeat_add; |
443 bmpmask = EMbmCalendarQgn_indi_repeat_add_mask; |
471 bmpmask = EMbmCalendarQgn_indi_repeat_add_mask; |
|
472 extension = r_calen_tb_ext_qgn_indi_cale_tb_repeat_add; |
444 } |
473 } |
445 }; |
474 }; |
446 }; |
475 }; |
447 }, |
476 }, |
448 TBAR_CTRL |
477 TBAR_CTRL |
453 { |
482 { |
454 helptxt = qtn_cale_tb_change_view_tooltip; |
483 helptxt = qtn_cale_tb_change_view_tooltip; |
455 bmpFile = BITMAP_DIR"\\calendar.mif"; |
484 bmpFile = BITMAP_DIR"\\calendar.mif"; |
456 bmpId = EMbmCalendarQgn_indi_cale_tb_right; |
485 bmpId = EMbmCalendarQgn_indi_cale_tb_right; |
457 bmpMask = EMbmCalendarQgn_indi_cale_tb_right_mask ; |
486 bmpMask = EMbmCalendarQgn_indi_cale_tb_right_mask ; |
|
487 extension = r_calen_tb_ext_qgn_indi_cale_tb_right; |
458 items = |
488 items = |
459 { |
489 { |
460 TBAR_CTRL |
490 TBAR_CTRL |
461 { |
491 { |
462 type = EAknCtButton; |
492 type = EAknCtButton; |
470 { |
500 { |
471 helptxt = "dummy"; |
501 helptxt = "dummy"; |
472 bmpfile = BITMAP_DIR"\\calendar.mif"; |
502 bmpfile = BITMAP_DIR"\\calendar.mif"; |
473 bmpid = EMbmCalendarQgn_indi_cale_tb_right; |
503 bmpid = EMbmCalendarQgn_indi_cale_tb_right; |
474 bmpmask = EMbmCalendarQgn_indi_cale_tb_right_mask; |
504 bmpmask = EMbmCalendarQgn_indi_cale_tb_right_mask; |
|
505 extension = r_calen_tb_ext_qgn_indi_cale_tb_right; |
475 } |
506 } |
476 }; |
507 }; |
477 }; |
508 }; |
478 } |
509 } |
479 }; |
510 }; |
501 { |
532 { |
502 helptxt = qtn_cale_tb_change_view_tooltip; |
533 helptxt = qtn_cale_tb_change_view_tooltip; |
503 bmpFile = BITMAP_DIR"\\calendar.mif"; |
534 bmpFile = BITMAP_DIR"\\calendar.mif"; |
504 bmpId = EMbmCalendarQgn_indi_cale_tb_right; |
535 bmpId = EMbmCalendarQgn_indi_cale_tb_right; |
505 bmpMask = EMbmCalendarQgn_indi_cale_tb_right_mask ; |
536 bmpMask = EMbmCalendarQgn_indi_cale_tb_right_mask ; |
|
537 extension = r_calen_tb_ext_qgn_indi_cale_tb_right; |
506 items = |
538 items = |
507 { |
539 { |
508 TBAR_CTRL |
540 TBAR_CTRL |
509 { |
541 { |
510 type = EAknCtButton; |
542 type = EAknCtButton; |
518 { |
550 { |
519 helptxt = "dummy"; |
551 helptxt = "dummy"; |
520 bmpfile = BITMAP_DIR"\\calendar.mif"; |
552 bmpfile = BITMAP_DIR"\\calendar.mif"; |
521 bmpid = EMbmCalendarQgn_indi_cale_tb_right; |
553 bmpid = EMbmCalendarQgn_indi_cale_tb_right; |
522 bmpmask = EMbmCalendarQgn_indi_cale_tb_right_mask; |
554 bmpmask = EMbmCalendarQgn_indi_cale_tb_right_mask; |
|
555 extension = r_calen_tb_ext_qgn_indi_cale_tb_right; |
523 } |
556 } |
524 }; |
557 }; |
525 }; |
558 }; |
526 } |
559 } |
527 }; |
560 }; |
540 { |
573 { |
541 helptxt = qtn_cale_tb_today_tooltip; |
574 helptxt = qtn_cale_tb_today_tooltip; |
542 bmpfile = BITMAP_DIR"\\calendar.mif"; |
575 bmpfile = BITMAP_DIR"\\calendar.mif"; |
543 bmpid = EMbmCalendarQgn_indi_repeat_add; |
576 bmpid = EMbmCalendarQgn_indi_repeat_add; |
544 bmpmask = EMbmCalendarQgn_indi_repeat_add_mask; |
577 bmpmask = EMbmCalendarQgn_indi_repeat_add_mask; |
|
578 extension = r_calen_tb_ext_qgn_indi_cale_tb_repeat_add; |
545 } |
579 } |
546 }; |
580 }; |
547 }; |
581 }; |
548 }, |
582 }, |
549 TBAR_CTRL |
583 TBAR_CTRL |
559 { |
593 { |
560 helptxt = qtn_cale_tb_new_entry_tooltip; |
594 helptxt = qtn_cale_tb_new_entry_tooltip; |
561 bmpfile = BITMAP_DIR"\\calendar.mif"; |
595 bmpfile = BITMAP_DIR"\\calendar.mif"; |
562 bmpid = EMbmCalendarQgn_indi_cale_tb_new_entry; |
596 bmpid = EMbmCalendarQgn_indi_cale_tb_new_entry; |
563 bmpmask = EMbmCalendarQgn_indi_cale_tb_new_entry_mask; |
597 bmpmask = EMbmCalendarQgn_indi_cale_tb_new_entry_mask; |
|
598 extension = r_calen_tb_ext_qgn_indi_cale_tb_new_entry; |
564 } |
599 } |
565 }; |
600 }; |
566 }; |
601 }; |
567 } |
602 } |
568 }; |
603 }; |
717 // |
752 // |
718 // --------------------------------------------------------- |
753 // --------------------------------------------------------- |
719 // |
754 // |
720 RESOURCE TBUF r_cale_multipledb_delete |
755 RESOURCE TBUF r_cale_multipledb_delete |
721 { |
756 { |
722 buf = "Delete calendar %U and all entries in it?"; |
757 buf = qtn_cale_db_delete_calendar_conf_query; |
723 //qtn_cale_db_delete_calendar_conf_query; |
|
724 } |
758 } |
725 |
759 |
726 // --------------------------------------------------------- |
760 // --------------------------------------------------------- |
727 // |
761 // |
728 // r_cale_multipledb_delete |
762 // r_cale_multipledb_delete |
776 listtype = EAknCtSinglePopupMenuListBox; |
810 listtype = EAknCtSinglePopupMenuListBox; |
777 listbox = AVKON_LIST_QUERY_LIST |
811 listbox = AVKON_LIST_QUERY_LIST |
778 { |
812 { |
779 array_id = r_attachment_list_query_array; |
813 array_id = r_attachment_list_query_array; |
780 }; |
814 }; |
781 heading = "Select:"; |
815 heading = qtn_cale_attachment_query_heading; |
782 }; |
816 }; |
783 } |
817 } |
784 }; |
818 }; |
785 } |
819 } |
786 |
820 |