diff -r b5fbb9b25d57 -r 67369d1b217f emailservices/emailframework/data/fsmailbrandmanager.rss --- a/emailservices/emailframework/data/fsmailbrandmanager.rss Tue May 11 15:57:15 2010 +0300 +++ b/emailservices/emailframework/data/fsmailbrandmanager.rss Tue May 25 12:23:16 2010 +0300 @@ -466,35 +466,7 @@ red = 0xff; green = 0x30; blue = 0x20; alpha = 0xff; } }; }, - - BRAND { - // Definition of Verizon Yahoo! Mail brand - graphics_file_path = APP_BITMAP_DIR"\\yahoo_brand_graphics.mif"; - brand_id_match_strings = - { - BRAND_MATCH_STRING { text = "verizon.net"; } - }; - - graphics = - { - BRANDABLE_GRAPHIC { id = EFSMailboxIcon; - icon_id = EMbmYahoo_brand_graphicsYahoo; - mask_id = EMbmYahoo_brand_graphicsYahoo_mask; } - }; - - texts = - { - BRANDABLE_TEXT { id = EFSMailboxName; text = "Verizon Yahoo! Mail"; } - }; - - colors = - { - BRANDABLE_COLOR { id = EFSMailboxNameColor; - red = 0xff; green = 0x30; blue = 0x20; alpha = 0xff; } - }; - }, - BRAND { // Definition of Yahoo!Xtra Mail brand graphics_file_path = APP_BITMAP_DIR"\\yahoo_brand_graphics.mif";