talk.c helper functions to voice a filename, in a more generic way

than from tree.c
Voice a file or dir's thumbnail from path components,
or spell last path component. Ability to prefix the thumbnail or
spelling with some talk ids.

This is the talk_file patch from FS#6323, just refactored a bit.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18048 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Stéphane Doyon 2008-07-15 14:55:31 +00:00
parent d3cb2aca44
commit 3eb76d053d
4 changed files with 150 additions and 36 deletions

View file

@ -11835,3 +11835,17 @@
</voice>
</phrase>
<phrase>
id: VOICE_CHAR_SLASH
desc: spoken only, for spelling
user:
<source>
*: ""
</source>
<dest>
*: ""
</dest>
<voice>
*: "slash"
</voice>
</phrase>