equal
deleted
inserted
replaced
96 txt = STRING_r_cancel_update_all_feeds_short_cmd; |
96 txt = STRING_r_cancel_update_all_feeds_short_cmd; |
97 helptxt = STRING_r_cancel_update_all_feeds_cmd; |
97 helptxt = STRING_r_cancel_update_all_feeds_cmd; |
98 } |
98 } |
99 }; |
99 }; |
100 }; |
100 }; |
101 } |
101 }, |
102 #ifdef SYMBIAN1_UI |
102 // we keep the download toolbar button in S^3, but always disable it |
103 ,TBAR_CTRL |
103 // because there are drawing issues with only one item in the toolbar |
|
104 TBAR_CTRL |
104 { |
105 { |
105 type = EAknCtButton; |
106 type = EAknCtButton; |
106 id = EPodcastDownloadShow; |
107 id = EPodcastDownloadShow; |
107 control = AVKON_BUTTON |
108 control = AVKON_BUTTON |
108 { |
109 { |
115 txt = STRING_r_view_download_show_cmd; |
116 txt = STRING_r_view_download_show_cmd; |
116 helptxt = STRING_r_view_download_show_cmd; |
117 helptxt = STRING_r_view_download_show_cmd; |
117 } |
118 } |
118 }; |
119 }; |
119 }; |
120 }; |
120 }, |
121 } |
|
122 #ifdef SYMBIAN1_UI |
|
123 , |
121 TBAR_CTRL |
124 TBAR_CTRL |
122 { |
125 { |
123 type = EAknCtButton; |
126 type = EAknCtButton; |
124 id =EPodcastDeleteShow; |
127 id =EPodcastDeleteShow; |
125 control = AVKON_BUTTON |
128 control = AVKON_BUTTON |