application/data/Podcast.rss
branchnewlist
changeset 347 b8d687bb7ca1
parent 268 4f37d00ca76e
child 350 9c4fd008e20f
--- a/application/data/Podcast.rss	Sat Nov 13 12:34:20 2010 +0000
+++ b/application/data/Podcast.rss	Sat Nov 13 22:05:25 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
                 {