diff options
author | Nils Wallménius <nils@rockbox.org> | 2006-12-01 12:15:23 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2006-12-01 12:15:23 +0000 |
commit | db0d74053a13e6c9e146c3b7c334dd015fc7ed02 (patch) | |
tree | afc9feadaa66c2d0d7a026525615b23aa0fa6e6e /manual | |
parent | 7c30952fa0b785c3893f38b4865bd1c248fa82a1 (diff) | |
download | rockbox-db0d74053a13e6c9e146c3b7c334dd015fc7ed02.tar.gz rockbox-db0d74053a13e6c9e146c3b7c334dd015fc7ed02.zip |
Add description of the properties feature.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11638 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/rockbox_interface/playback.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex index ba49204ea2..baf44dee34 100644 --- a/manual/rockbox_interface/playback.tex +++ b/manual/rockbox_interface/playback.tex @@ -129,6 +129,10 @@ each option pertains both to files and directories): for more details on viewers. \item [Create Directory.] Create a new folder in the current folder on the disk. +\item [Properties.] + Shows properties such as size and the time and date of the last modification + for the selected file. If used on a directory, the number of files and sub + directories in that directory will be shown, as well as the total size. \end{description} \subsection{\label{ref:Playlistsubmenu}Playlist Submenu} |