application/data/Podcast.rss
branchRCL_3
changeset 367 4b75876aa85a
parent 272 e6d095ba6756
child 350 9c4fd008e20f
--- a/application/data/Podcast.rss	Sat Nov 13 11:50:23 2010 +0000
+++ b/application/data/Podcast.rss	Sun Nov 14 13:05:37 2010 +0000
@@ -95,16 +95,22 @@
     type = ENaviDecoratorControlTabGroup;
     control = TAB_GROUP
         {
-        tab_width = EAknTabWidthWithTwoTabs;
+        tab_width = EAknTabWidthWithThreeTabs;
         active = 0;
         tabs = {
-            TAB
-                {
-                id = EPodcastTabFeeds;
-                
+			TAB
+				{
+				id = EPodcastTabFeeds;
 				bmpfile = APPICON;
 				bmpid = EMbmPodcastTab_feeds;
 				bmpmask = EMbmPodcastTab_feeds_mask;
+				},
+            TAB
+                {
+                id = EPodcastTabNew;
+				bmpfile = APPICON;
+				bmpid = EMbmPodcastTab_new;
+				bmpmask = EMbmPodcastTab_new_mask;
                 },
             TAB
                 {