1
0
Fork 0
forked from len0rd/rockbox

Restore the 'Open With...' menu item to the wps context menu wich was lost somewhere also document the wps context menu delete option

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17608 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2008-05-22 16:28:20 +00:00
parent 9a07fac6ca
commit b2ee5bc6b6
2 changed files with 8 additions and 2 deletions

View file

@ -1135,11 +1135,13 @@ static int clipboard_callback(int action,const struct menu_item_ex *this_item)
MAKE_ONPLAYMENU( wps_onplay_menu, ID2P(LANG_ONPLAY_MENU_TITLE), MAKE_ONPLAYMENU( wps_onplay_menu, ID2P(LANG_ONPLAY_MENU_TITLE),
onplaymenu_callback, Icon_Audio, onplaymenu_callback, Icon_Audio,
&wps_playlist_menu, &cat_playlist_menu, &sound_settings, &playback_settings, &wps_playlist_menu, &cat_playlist_menu,
&sound_settings, &playback_settings,
#ifdef HAVE_TAGCACHE #ifdef HAVE_TAGCACHE
&rating_item, &rating_item,
#endif #endif
&bookmark_menu, &browse_id3_item, &delete_file_item, &view_cue_item, &bookmark_menu, &browse_id3_item, &list_viewers_item,
&delete_file_item, &view_cue_item,
#ifdef HAVE_PITCHSCREEN #ifdef HAVE_PITCHSCREEN
&pitch_screen_item, &pitch_screen_item,
#endif #endif

View file

@ -201,10 +201,14 @@ album etc. To access this screen, %
\setting{Show Track Info}. }% \setting{Show Track Info}. }%
\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\ \opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\
to move through the information.}% to move through the information.}%
\subsubsection{Open With...} \subsubsection{Open With...}
This \setting{Open With} function is the same as the \setting{Open With} This \setting{Open With} function is the same as the \setting{Open With}
function in the file browser's \setting{Context Menu}. function in the file browser's \setting{Context Menu}.
\subsubsection{Delete}
Delete the currently playing file.
\nopt{player}{ \nopt{player}{
\subsubsection{\label{sec:pitchscreen}Pitch} \subsubsection{\label{sec:pitchscreen}Pitch}