equal
deleted
inserted
replaced
162 txt = STRING_r_view_mark_as_played_cmd_short; |
162 txt = STRING_r_view_mark_as_played_cmd_short; |
163 command = EPodcastMarkAsPlayed; |
163 command = EPodcastMarkAsPlayed; |
164 }, |
164 }, |
165 STYLUS_POPUP_MENU_ITEM |
165 STYLUS_POPUP_MENU_ITEM |
166 { |
166 { |
|
167 txt = STRING_r_view_remove_download_short_cmd; |
|
168 command = EPodcastRemoveDownload; |
|
169 }, |
|
170 STYLUS_POPUP_MENU_ITEM |
|
171 { |
167 txt = STRING_r_view_move_up_short_cmd; |
172 txt = STRING_r_view_move_up_short_cmd; |
168 command = EPodcastMoveDownloadUp; |
173 command = EPodcastMoveDownloadUp; |
169 }, |
174 }, |
170 STYLUS_POPUP_MENU_ITEM |
175 STYLUS_POPUP_MENU_ITEM |
171 { |
176 { |