From ae6443fdc17e854636a08b26b0abba939f7e0077 Mon Sep 17 00:00:00 2001 From: Dan Everton Date: Mon, 20 Mar 2006 12:55:42 +0000 Subject: Add cut/copy/paste documentation to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9133 a1c6a512-1295-4272-9138-f99709370657 --- .../images/ss-file-menu-112x64x1.png | Bin 438 -> 790 bytes .../images/ss-file-menu-160x128x2.png | Bin 457 -> 503 bytes .../images/ss-file-menu-176x132x16.png | Bin 1045 -> 1181 bytes .../images/ss-file-menu-220x176x16.png | Bin 1225 -> 1352 bytes manual/rockbox_interface/main.tex | 5 ++++- 5 files changed, 4 insertions(+), 1 deletion(-) (limited to 'manual/rockbox_interface') diff --git a/manual/rockbox_interface/images/ss-file-menu-112x64x1.png b/manual/rockbox_interface/images/ss-file-menu-112x64x1.png index 9e66421390..0770e85f92 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-112x64x1.png and b/manual/rockbox_interface/images/ss-file-menu-112x64x1.png differ diff --git a/manual/rockbox_interface/images/ss-file-menu-160x128x2.png b/manual/rockbox_interface/images/ss-file-menu-160x128x2.png index f12b9704d0..f6a03bd211 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-160x128x2.png and b/manual/rockbox_interface/images/ss-file-menu-160x128x2.png differ diff --git a/manual/rockbox_interface/images/ss-file-menu-176x132x16.png b/manual/rockbox_interface/images/ss-file-menu-176x132x16.png index c9cdaec47c..a1857c2c68 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-176x132x16.png and b/manual/rockbox_interface/images/ss-file-menu-176x132x16.png differ diff --git a/manual/rockbox_interface/images/ss-file-menu-220x176x16.png b/manual/rockbox_interface/images/ss-file-menu-220x176x16.png index c59200389d..e39c145f98 100644 Binary files a/manual/rockbox_interface/images/ss-file-menu-220x176x16.png and b/manual/rockbox_interface/images/ss-file-menu-220x176x16.png differ diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index d5103987e6..8276980146 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -132,8 +132,11 @@ Xing header for an MP3 file, which can fix problems such as fast{}-forward and rewind not working correctly on a particular MP3 file or the play time of a track being listed incorrectly. \item \textbf{Playlist:} Change to the Playlist submenu (see below). \item \textbf{Rename:} This function lets the user modify a file name. +\item \textbf{Cut:} Copies the name of the currently selected file or directory to the clipboard and marks it to be 'cut'. +\item \textbf{Copy:} Copies the name of the currently selected file or directory to the clipboard and marks it to be 'copied'. +\item \textbf{Paste:} Only visible if a file or directory name is on the clipboard. When selected it will move or copy the clipboard to the current directory. \item \textbf{Delete:} Only files can be deleted, not folders. Rockbox will ask for confirmation before deleting a file. Press PLAY to confirm deletion or any other key to cancel. -\item \textbf{Delete Directory: }Deletes the folder pointed to by the cursor and all the files and folders contained in it. Use with caution. +\item \textbf{Delete Directory:} Deletes the folder pointed to by the cursor and all the files and folders contained in it. Use with caution. \item \textbf{Create Directory:} Makes a new folder in the current folder on the disk. \end{itemize} -- cgit v1.2.3