summaryrefslogtreecommitdiffstats
path: root/manual/main_menu
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-12-11 10:27:14 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-12-11 10:27:14 +0000
commit489436385f6f4543c3bc7e2d4c945f2440a611bb (patch)
tree9198629010184adaf2f56df9cee600f91568690f /manual/main_menu
parentc2513580cbe8b94f9c229f8a8d518136ad75facc (diff)
downloadrockbox-489436385f6f4543c3bc7e2d4c945f2440a611bb.tar.gz
rockbox-489436385f6f4543c3bc7e2d4c945f2440a611bb.zip
Add talk support to the shortcuts menu.
'talkclip: <filename>' in the [shortcut] will cause the list to .talk the file specified. (.talk files are the same filetype as gets talked by the file listing... hopefully we can add rbutil support to generate these) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31210 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu')
-rw-r--r--manual/main_menu/main.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 41e16ba1b5..33e64c12fe 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -298,6 +298,7 @@ each item to be displayed. Each shortcut looks like the following:
data: <what the shortcut actually links to>
name: <what the shortcut should be displayed as>
icon: <number of the theme icon to use (see \wikilink{CustomIcons})>
+ talkclip: <filename of a talk clip to speak when voice menus are enabled>
\end{example}
Only ``type'' and ``data'' are required (except if type is ``separator'' in which case