diff -r b13141f05c3d -r b5fbb9b25d57 emailservices/emailframework/data/fsmailbrandmanager.rss --- a/emailservices/emailframework/data/fsmailbrandmanager.rss Tue Apr 27 16:20:14 2010 +0300 +++ b/emailservices/emailframework/data/fsmailbrandmanager.rss Tue May 11 15:57:15 2010 +0300 @@ -400,7 +400,6 @@ brand_id_match_strings = { - BRAND_MATCH_STRING { text = "btinternet.com"; }, BRAND_MATCH_STRING { text = "btopenworld.com"; }, BRAND_MATCH_STRING { text = "talk21.com"; } }; @@ -423,6 +422,19 @@ red = 0xff; green = 0x30; blue = 0x20; alpha = 0xff; } }; }, + BRAND { + // Definition of btinternet.com brand with default icon + brand_id_match_strings = + { + BRAND_MATCH_STRING { text = "btinternet.com"; } + }; + + texts = + { + BRANDABLE_TEXT { id = EFSMailboxName; text = "BT Internet"; } + }; + }, + BRAND { // Definition of ... Yahoo! Mail brand