phonebookui/Phonebook2/remotecontactlookup/contactactionservice/sendbusinesscard/data/pbk2rclsendbusinesscardpluginimpl.rss
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
    39 
    39 
    40 RESOURCE RSS_SIGNATURE { }
    40 RESOURCE RSS_SIGNATURE { }
    41 
    41 
    42 RESOURCE TBUF { buf = ""; }
    42 RESOURCE TBUF { buf = ""; }
    43 
    43 
    44 RESOURCE TBUF r_fs_action_send_businsess_card  { buf = qtn_phob_longtap_send; }
    44 RESOURCE TBUF r_fs_action_send_businsess_card  { buf = qtn_bcard_opt_send_entry_via; }
    45 
    45 
    46 
    46 
    47 // -----------------------------------------------------------------------------
    47 // -----------------------------------------------------------------------------
    48 //
    48 //
    49 //    Localizable application information
    49 //    Localizable application information
    50 //
    50 //
    51 // -----------------------------------------------------------------------------
    51 // -----------------------------------------------------------------------------
    52 //
    52 //
    53 RESOURCE LOCALISABLE_APP_INFO r_fssendbcplugin_localisable_app_info
    53 RESOURCE LOCALISABLE_APP_INFO r_fssendbcplugin_localisable_app_info
    54     {
    54     {
    55     short_caption = qtn_phob_longtap_send;
    55     short_caption = qtn_bcard_opt_send_entry_via;
    56     caption_and_icon = 
    56     caption_and_icon = 
    57     CAPTION_AND_ICON_INFO
    57     CAPTION_AND_ICON_INFO
    58         {
    58         {
    59         caption = qtn_phob_longtap_send;
    59         caption = qtn_bcard_opt_send_entry_via;
    60         number_of_icons = 1;
    60         number_of_icons = 1;
    61         icon_file = "\\resource\\apps\\pbk2rclsendbusinesscardplugin.mif";
    61         icon_file = "\\resource\\apps\\pbk2rclsendbusinesscardplugin.mif";
    62         };
    62         };
    63     }    
    63     }    
    64 
    64