diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-03-03 23:01:44 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-03-03 23:01:44 +0000 |
| commit | 90bcefab687d8b368ce58d201ec52faf290e5069 (patch) | |
| tree | f82e1db63746d2d24331c5c3d524d8a9c1f58843 /manual/plugins/text_viewer.tex | |
| parent | 6cfa9090029163db72eb0b50a96cfcf1e663f208 (diff) | |
| download | rockbox-90bcefab687d8b368ce58d201ec52faf290e5069.zip rockbox-90bcefab687d8b368ce58d201ec52faf290e5069.tar.gz rockbox-90bcefab687d8b368ce58d201ec52faf290e5069.tar.bz2 rockbox-90bcefab687d8b368ce58d201ec52faf290e5069.tar.xz | |
Manual: Change all references of 'File Menu' to 'Context Menu', it is even called this way in the Rockbox menus (patch FS#8649 by Bryan Childs plus a minor tweak by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16504 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/text_viewer.tex')
| -rw-r--r-- | manual/plugins/text_viewer.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index 8d63274..ada0909 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -3,7 +3,7 @@ This is a Viewer for text files with word wrap. Just open a .txt file to display it. The text viewer features controls to handle various styles of text formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view files without a \fname{.txt} extension by using \emph{Open with} from the -\emph{File Menu} (see \reference{ref:Filemenu}). +\emph{Context Menu} (see \reference{ref:Contextmenu}). \subsubsection{Mode settings} |