application/data/Podcast.rss
branchnewlist
changeset 347 b8d687bb7ca1
parent 268 4f37d00ca76e
child 350 9c4fd008e20f
equal deleted inserted replaced
346:a0eb6aaed052 347:b8d687bb7ca1
    93 RESOURCE NAVI_DECORATOR r_navi_decorator
    93 RESOURCE NAVI_DECORATOR r_navi_decorator
    94     {
    94     {
    95     type = ENaviDecoratorControlTabGroup;
    95     type = ENaviDecoratorControlTabGroup;
    96     control = TAB_GROUP
    96     control = TAB_GROUP
    97         {
    97         {
    98         tab_width = EAknTabWidthWithTwoTabs;
    98         tab_width = EAknTabWidthWithThreeTabs;
    99         active = 0;
    99         active = 0;
   100         tabs = {
   100         tabs = {
   101             TAB
   101 			TAB
   102                 {
   102 				{
   103                 id = EPodcastTabFeeds;
   103 				id = EPodcastTabFeeds;
   104                 
       
   105 				bmpfile = APPICON;
   104 				bmpfile = APPICON;
   106 				bmpid = EMbmPodcastTab_feeds;
   105 				bmpid = EMbmPodcastTab_feeds;
   107 				bmpmask = EMbmPodcastTab_feeds_mask;
   106 				bmpmask = EMbmPodcastTab_feeds_mask;
       
   107 				},
       
   108             TAB
       
   109                 {
       
   110                 id = EPodcastTabNew;
       
   111 				bmpfile = APPICON;
       
   112 				bmpid = EMbmPodcastTab_new;
       
   113 				bmpmask = EMbmPodcastTab_new_mask;
   108                 },
   114                 },
   109             TAB
   115             TAB
   110                 {
   116                 {
   111                 id = EPodcastTabQueue;
   117                 id = EPodcastTabQueue;
   112                 bmpfile = APPICON;
   118                 bmpfile = APPICON;