diff -r 19bd632b5100 -r b72428996822 btobexprofiles/obexreceiveservices/mtmuiinfrared/data/irmtmui.rss --- a/btobexprofiles/obexreceiveservices/mtmuiinfrared/data/irmtmui.rss Fri May 28 17:03:06 2010 +0300 +++ b/btobexprofiles/obexreceiveservices/mtmuiinfrared/data/irmtmui.rss Mon Jul 12 18:51:05 2010 +0300 @@ -20,8 +20,6 @@ // INCLUDES #include -#include - #include @@ -34,7 +32,8 @@ { MTM_COMPONENT_V2 { - human_readable_name = qtn_query_send_via_ir; + //todo: Need to use localized string. + human_readable_name = "Via Infrared "; component_uid = KUidMtmServerComponentVal; entry_point = 1; version = VERSION_V2 {}; @@ -42,7 +41,8 @@ }, MTM_COMPONENT_V2 { - human_readable_name = qtn_query_send_via_ir; + //todo: Need to use localized string. + human_readable_name = "Via Infrared "; component_uid = KUidMtmClientComponentVal; entry_point = 1; version = VERSION_V2 {}; @@ -50,7 +50,8 @@ }, MTM_COMPONENT_V2 { - human_readable_name = qtn_query_send_via_ir; + //todo: Need to use localized string. + human_readable_name = "Via Infrared "; component_uid = KUidMtmUiComponentVal; entry_point = 2; version = VERSION_V2 {}; @@ -58,7 +59,8 @@ }, MTM_COMPONENT_V2 { - human_readable_name = qtn_query_send_via_ir; + //todo: Need to use localized string. + human_readable_name = "Via Infrared "; component_uid = KUidMtmUiDataComponentVal; entry_point = 1; version = VERSION_V2 {};